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 #646540 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "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( " With L and W being the length and width, respectively, we get: 2(L + W) = 60______2(L + W) = 2(30)_______L + W = 30_______W = 30 - L\n" ); document.write( " |