document.write( "Question 902467: A farmer has a rectangular garden plot surrounded by 200 ft of fence. Find the length and width of the garden if its area is 1875 ft2.
\n" );
document.write( "length (larger dimension)
\n" );
document.write( "width (smaller dimension) \n" );
document.write( "
Algebra.Com's Answer #547283 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! p = 200 ft, perimeter \n" ); document.write( "A = 1875 ft^2, area \n" ); document.write( "x and y are the unknown dimensions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x+2y=p and xy=A \n" ); document.write( "- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substitute into A equation. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You may find that substituting the values now allows you to factor the quadratic expression; but this is not always the case. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You might try to examine the expression for any other simplifications; or you could substitute the values (if not done already) and use the result for x to evaluate y. \n" ); document.write( " |