document.write( "Question 994690: Please help me solve this problem:
\n" );
document.write( "The area of a rectangular lot is to be 1456 quare feet. If the width of the lot is 24 feet less than the length, what is the dimention of the lot? \n" );
document.write( "
Algebra.Com's Answer #613701 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The area of a rectangular lot is to be 1456 square feet. If the width of the lot is 24 feet less than the length, what is the dimention of the lot? \n" ); document.write( "--------------------- \n" ); document.write( "length:: x ft \n" ); document.write( "width:: x-24 ft \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x(x-24) = 1456 \n" ); document.write( "--------- \n" ); document.write( "x^2 - 24x - 1456 = 0 \n" ); document.write( "----- \n" ); document.write( "x = 52 ft (length) \n" ); document.write( "x-24 = 28 ft (width) \n" ); document.write( "--------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |