document.write( "Question 386970: The width of a rectangle is 3cm less than its length. The rectangle has area of 40cm^2. What is the length of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "Please help Im not very good at word problems!! \n" );
document.write( "
Algebra.Com's Answer #273490 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 3cm less than its length. The rectangle has area of 40cm^2. What is the length of the rectangle? \n" ); document.write( "------ \n" ); document.write( "Let length be \"x\": \n" ); document.write( "Then width is \"x-3\": \n" ); document.write( "--- \n" ); document.write( "Area = length * width \n" ); document.write( "40 = x(x-3) \n" ); document.write( "x^2-3x-40 = 0 \n" ); document.write( "(x-8)(x+5) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 8 cm (length) \n" ); document.write( "x-3 = 5 cm (width) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |