document.write( "Question 35952: I really dont even know where to start. 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( "
Algebra.Com's Answer #22025 by stanbon(75887) ![]() You can put this solution on YOUR website! 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? \r \n" ); document.write( "\n" ); document.write( "Let the width be \"x\" \n" ); document.write( "Then the length is \"3x\" \n" ); document.write( "Area = length times width \n" ); document.write( "75 (3x)x \n" ); document.write( "25=x^2 \n" ); document.write( "x^2-25=0 \n" ); document.write( "(x-5)(x+5)=0 \n" ); document.write( "x=5 or x=-5 \n" ); document.write( "Only the answer x=5 is meaningful for your problem. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |