document.write( "Question 1031851: The perimeter of a rectangular garden is 60 m and its area is 225 m^. Find the length of the garden. Use L = length and W = width.
\n" );
document.write( "A. Write a quadratic equation in terms of L in the form 0 = aL + bL + c that represents the area of the the flower bed.
\n" );
document.write( "B. Solve the quadratic equation you wrote in part A using one of the methods discussed in this unit. \n" );
document.write( "
Algebra.Com's Answer #646520 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular garden is 60 m and its area is 225 m^. Find the length of the garden. Use L = length and W = width. \n" ); document.write( "A. Write a quadratic equation in terms of L in the form 0 = aL + bL + c that represents the area of the the flower bed. \n" ); document.write( "Area = L*W so 225 = L*W so W = 225/L \n" ); document.write( "------------------------- \n" ); document.write( "P = 2(L+W) \n" ); document.write( "P = 2L + 2W \n" ); document.write( "0 = 2L + 2W - 60 \n" ); document.write( "or \n" ); document.write( "0 = 2L + 225/L - 60 \n" ); document.write( "Quadratic:: 2L^2 - 60L + 225 = 0\r \n" ); document.write( "\n" ); document.write( "------------------------------- \n" ); document.write( "B. Solve the quadratic equation you wrote in part A using one of the methods discussed in this unit. \n" ); document.write( "Comment:: Not sure what methods were discussed. \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |