document.write( "Question 583502: PLEASE help me with this challenging problem!!!
\n" );
document.write( "An indoor track is made up of a rectangular region with two semi-circles at the ends. The distance around the track is to be 400 meters. Determine the radius of the semicircular ends of the track in terms of y.Use the result to write and equation in terms of x and y for the distance around the track. Use your result from that to write the area A of the rectangular section as function of x.What dimensions for the rectangular region maximize the area (of the rectangular region)? Do not attempt to maximize the area for the whole figure!! \n" );
document.write( "
Algebra.Com's Answer #372503 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An indoor track is made up of a rectangular region with two semi-circles at the ends. The distance around the track is to be 400 meters. Determine the radius of the semicircular ends of the track in terms of y.Use the result to write and equation in terms of x and y for the distance around the track. Use your result from that to write the area A of the rectangular section as function of x.What dimensions for the rectangular region maximize the area (of the rectangular region)? \n" ); document.write( "---------------- \n" ); document.write( "No constraints are given. The track could be circular, or the 2 straight sections almost 200 meters with small diameter circles. \n" ); document.write( "----------------- \n" ); document.write( "If the center line of the track is parallel to the y-axis, x is the distance between the parallel straight sections, y = distance between the centers of the semi-circles: \n" ); document.write( "Cicumference = pi*x + 2y = 400 meters \n" ); document.write( "x = 2r \n" ); document.write( "r = x/2 = (400 - 2y)/2pi meters \n" ); document.write( "r = (200 - y)/pi meters \n" ); document.write( "------------------------ \n" ); document.write( "Rect area = x*y \n" ); document.write( "The rect area is a max @ x = y \n" ); document.write( " \n" ); document.write( " |