document.write( "Question 154169: 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 #113473 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the width, then the length is 3x. \n" ); document.write( "So its area = length*width = 3x*x = 3x^2. \n" ); document.write( "As the area is 75, we have \n" ); document.write( " \n" ); document.write( "Solving the quadratic equation, we have \n" ); document.write( " \n" ); document.write( "So \n" ); document.write( " \n" ); document.write( "As the width can not be negative, the solution x = -5 is rejected. \n" ); document.write( "Thus the width is 5, and the length is 3x=3*5 = 15.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |