document.write( "Question 254881: you are in charge of constructing a fence around the running track at a high school. the fence is to be built around the track so that there is a uniform gap between the outside edge of the track and the fence.
\n" );
document.write( "a. what is the maximum width of the gap between the track and the fence if no more than 630 meters of fencing is used? (hint: use the equation for teh circumference of a circle.) two sides of the track are both 100m each the other two sides are both 81m each \n" );
document.write( "
Algebra.Com's Answer #187287 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the fence is to be built around the track so that there is a uniform gap between the outside edge of the track and the fence. \n" ); document.write( "a. what is the maximum width of the gap between the track and the fence if no more than 630 meters of fencing is used? \n" ); document.write( "two sides of the track are both 100m each. the other two sides are both 81m each \n" ); document.write( ": \n" ); document.write( "I assume this is an oval track with half circles on either end, 100 m apart \n" ); document.write( ": \n" ); document.write( "The circumference of the two half circles = 2(81) = 162 m \n" ); document.write( "Find the diameter \n" ); document.write( "pi * d = 162 \n" ); document.write( "d = \n" ); document.write( "d = 51.566 meters \n" ); document.write( ": \n" ); document.write( "Subtract 200 m which run parallel to the straight sides of the track \n" ); document.write( "630 - 200 = 430 m of fence available to enclose the two half circles \n" ); document.write( ": \n" ); document.write( "Let x = dist between the track and the fence \n" ); document.write( ": \n" ); document.write( "Find the diameter of the fence circle \n" ); document.write( "pi * (51.566+2x) = 430 \n" ); document.write( "51.566 + 2x = \n" ); document.write( "51.566 + 2x = 136.87 \n" ); document.write( "2x = 136.87 - 51.566 \n" ); document.write( "2x = 85.331 \n" ); document.write( "x = \n" ); document.write( "x = 42.64 m dist from the track to the fence, all the way around \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution by finding the circumference \n" ); document.write( "pi * (51.566 + 2(42.64)) = 429.9 ~ 430 \n" ); document.write( " \n" ); document.write( " |