document.write( "Question 148934: Hi, I have to translate the following into a quadratic equation and solve it. Please help.\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangular garden is three times its width: if the area of the garden is 75 square meters, what are its dimensions? \n" );
document.write( "
Algebra.Com's Answer #109262 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! the formula is: \n" ); document.write( "L*W=75 \n" ); document.write( "GIVEN L=3W \n" ); document.write( "THEN \n" ); document.write( "3W*W=75 \n" ); document.write( "3W^2=75 \n" ); document.write( "W^2=25 \n" ); document.write( "W=SQRT25 \n" ); document.write( "W=5 METERS. \n" ); document.write( "L=3*5 \n" ); document.write( "L=15 METERS. \n" ); document.write( "PROOF: \n" ); document.write( "15*5=75 \n" ); document.write( "75=75 \n" ); document.write( " \n" ); document.write( " |