document.write( "Question 149399: Translate the following into a quadratic equation and solve it: 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 #109608 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Translate the following into a quadratic equation and solve it: 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( "------------------- \n" ); document.write( "Let width be \"x\". \n" ); document.write( "Then length is \"3x\". \n" ); document.write( "EQUATION: \n" ); document.write( "x(3x) = 75 \n" ); document.write( "3x^2 = 75 \n" ); document.write( "x^2 = 25 \n" ); document.write( "x = 5 meters (width) \n" ); document.write( "3x = 15 meters (length) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |