document.write( "Question 186558: 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( "
Algebra.Com's Answer #139811 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=4W \n" ); document.write( "LW=196 \n" ); document.write( "4W*W=196 \n" ); document.write( "4W^2=196 \n" ); document.write( "W^2=196/4 \n" ); document.write( "W^2=49 \n" ); document.write( "W=7 M IS THE WIDTH OF THE GARDEN. \n" ); document.write( "L=4*7 \n" ); document.write( "L=28 M IS THE LENGTH OF THE GARDEN. \n" ); document.write( "PROOF: \n" ); document.write( "7*28=196 \n" ); document.write( "196=196 \n" ); document.write( " |