document.write( "Question 139155: Please help me translate the following into a quadratic equation and solve it. Thanks!\r
\n" ); document.write( "\n" ); document.write( "The length of a rectangle garden is three times it width; if the area of the garden is 75 square meters; what are its dimensions?
\n" ); document.write( "

Algebra.Com's Answer #101474 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=width, so 3x=length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "area equals length times width __ 75=3x(x) __ 75=3x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x^2-75=0 __ dividing by 3 __ x^2-25=0 __ factoring __ (x+5)(x-5)=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x+5=0 __ x=-5 __ negative value not realistic\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x-5=0 __ x=5
\n" ); document.write( "
\n" );