document.write( "Question 820239: Can you please help me
\n" );
document.write( "The width of a rectangle is 9 feet less than its length. The area of the rectangle is 90 ft^ . Find the length and width.
\n" );
document.write( "Please help me I wasn't here on the day they taught us this. Thanks \n" );
document.write( "
Algebra.Com's Answer #493437 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The width of a rectangle is 9 feet less than its length. The area of the rectangle is 90 ft^ . Find the length and width. \n" ); document.write( "----------- \n" ); document.write( "90 = W*L = W*(W + 9) \n" ); document.write( "W^2 + 9W - 90 = 0 \n" ); document.write( "(W-6)*(W+15 = 0 \n" ); document.write( "W = 6 \n" ); document.write( "L = 15 \n" ); document.write( "============ \n" ); document.write( "Or try pairs of factors of 90 \n" ); document.write( "1*90 \n" ); document.write( "2*45 \n" ); document.write( "3*30 \n" ); document.write( "etc, until you find 2 that differ by 9 \n" ); document.write( " \n" ); document.write( " |