document.write( "Question 1057484: An oval athletic field is the union of a square and semicircles at opposite ends, as shown in the figure below (http://www.webassign.net/jmodd7/8-1-034.gif). If the total area of the field is 1,300 square yards, find the dimensions of the square.\r
\n" );
document.write( "\n" );
document.write( "So I know that we have to separate the shapes, and assemble the circles. I let S equal the sides of the square, and s also represents the radius, which is half the diameter.\r
\n" );
document.write( "\n" );
document.write( "We are given the area, which is 1300. What I don't understand is how to incorporate this into the problem to get the answer. I was provided with a formula, but am not sure how to solve for x.\r
\n" );
document.write( "\n" );
document.write( "A=s^2+3.14*(s/2)^2+s^2+(1+3.14/4) \n" );
document.write( "
Algebra.Com's Answer #672525 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An oval athletic field is the union of a square and semicircles at opposite ends, as shown in the figure below (http://www.webassign.net/jmodd7/8-1-034.gif). \n" ); document.write( " If the total area of the field is 1,300 square yards, find the dimensions of the square. \n" ); document.write( ": \n" ); document.write( "Actually s also represents the diameter of the semi-circle; r = .5s \n" ); document.write( "Two semi-circles = 1 circle \n" ); document.write( ": \n" ); document.write( "Square area + circle area = 1300 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Factor out s^2 \n" ); document.write( " \n" ); document.write( "divide both sides by (1+.25pi0 \n" ); document.write( " \n" ); document.write( "use your calc \n" ); document.write( "s^2 = 728.129 \n" ); document.write( "s = \n" ); document.write( "s = 26.98 ~ 27 yards, one side of the square \n" ); document.write( ": \n" ); document.write( "; \n" ); document.write( "Check this on your calc; radius=13.5 \n" ); document.write( "27^2 + pi*13.5^2 = 1301.55, Because we rounded it off \n" ); document.write( " \n" ); document.write( " |