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 #139814 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Start with the formula for the area of a rectangle:
\n" ); document.write( "\"A+=+L%2AW\" Substitute \"L+=+4%2AW\" \"The length is four times the width.\"
\n" ); document.write( "\"A+=+4%2AW%2AW\" Substitute A = 196 \"The area is 196 sq. meters.\"
\n" ); document.write( "\"4W%5E2+=+196\" Subtract 196 from both sides.
\n" ); document.write( "\"4w%5E2-196+=+0\" Divide both sides by 4.
\n" ); document.write( "\"W%5E2-49+=+0\" This is the quadratic equation which can be solved by factoring.
\n" ); document.write( "\"%28W-7%29%28W%2B7%29+=+0\" so that...
\n" ); document.write( "\"W+=+7\" or \"W+=+-7\" Discard the negative solution as the width is a positive quantity.
\n" ); document.write( "The width is 7 meters and the length is 4*7 = 28 meters.
\n" ); document.write( "
\n" );