document.write( "Question 203518: Can anyone help with this one? I cannot come up with a solution. I think I have it set up wrong. You are greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( "Translate the following into a quadratic equation, and solve it: The length of a rectangular garden is four times its width; if the area of the garden is 196 square meters, what are its dimensions? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #153542 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Translate the following into a quadratic equation, and solve it: The length of a rectangular garden is four times its width; if the area of the garden is 196 square meters, what are its dimensions? \n" ); document.write( ". \n" ); document.write( "Let w = width \n" ); document.write( "then \n" ); document.write( "4w = length \n" ); document.write( ". \n" ); document.write( "Since area is width times length: \n" ); document.write( "w(2w) = 196 \n" ); document.write( "2w^2 = 196 \n" ); document.write( "w^2 = 98 \n" ); document.write( "w = 9.9 meters \n" ); document.write( ". \n" ); document.write( "Length: \n" ); document.write( "4w = 39.6 meters \n" ); document.write( ". \n" ); document.write( "dimensions: \n" ); document.write( "9.9 x 39.6 meters \n" ); document.write( " \n" ); document.write( " |