document.write( "Question 35942: Translate the following into a quadratic equation, and solve it:
\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( "I'm a little confused. Does this translate to 3x+ x+75= 0 or 3*x+ x= -75? Or am I totaly off the mark? Thank you!
\n" ); document.write( "

Algebra.Com's Answer #22024 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
THE FORMULA FOR A RECTANGLULAR FIGURE IS LENGTH*WIDTH THEN IF THE LENGTH IS 3*WIDTH THEN THE EQUATION IS L*3L=75 IOR 3L~2=75 OR L~2=75/3 OR L~2=25 OR
\n" ); document.write( "TAKING THE SQRT OF BOTH SIDES WE GET L=5 THEN THE WIDTH IS 3*5 OR 15 SO
\n" ); document.write( "L*W=75 OR 5*(3*5)=75 OR 5*15=75 \r
\n" ); document.write( "\n" ); document.write( "NOTE: THE * MEANS MULTIPLY
\n" ); document.write( "
\n" );