Re: Word Problem
Hello, Hockeyman!
A challenging problem!
I had to make a good sketch and baby-talk my way through it.
I'll do part (a) for now . . .
Running around the inside edge of a race track is 400m.
Each lane is 1m wide. The turns of the race track are perfect semicircles.
The length of the straightaways are 100m long. There are ten lanes in total on the race track.
(a) What is the area of the track?
(b)What is the total length of all the lines?
This diagram shows the inside edge of the track.
Code:
100
* * - - - - - - - - - - * *
* | | *
* | |r *
| |
* | | *
* + + *
* | | *
| |r
* | | *
* | | *
* * - - - - - - - - - - *
100
The semicircles have radius
r.
The total length of the inside edge is:
2×100
plus the circumference of the two semicircles:
2πr
So we have:
200+2πr=400⇒r=π100
I don't want to type a new diagram (with the 10 lanes).
I hope I can describe the situation clearly enough.
There are 10 lanes, each 1 m wide, running around the region drawn above.
On the two straightaways, there are are two
10×100 rectangles.
Area:
2×1000=2000 m²
Around the semicircular parts of the track, there are larger semicircles, 10 m wider.
The radius of the larger semicircle is:
π100+10 m.
The area of the two larger semicircles is:
π(π100+10)2
The area of the two smaller semicircles is:
π(π100)2
Hence, the area of the curved track is:
π(π100+10)2−π(π100)2=2000+100π m².
(a) Therefore, the total area of the track is:
2000+(2000+100π)=4000+100π m².