document.write( "Question 80186This question is from textbook Algebra 1
\n" );
document.write( ": The length of a rectangle is represented by x+1. Its width is represented by x-3. If the area of the retangle is 117 squre centimeters, what are the dimensions of the rectangle?\r
\n" );
document.write( "\n" );
document.write( "Note: I calculated -10cm and 12cm, however, the book provided anwers of 9cm and 13cm. \n" );
document.write( "
Algebra.Com's Answer #57518 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is represented by x+1. Its width is represented by x-3. If the area of the retangle is 117 squre centimeters, what are the dimensions of the rectangle? \n" ); document.write( "---------------- \n" ); document.write( "(x+1)(x-3)=117 \n" ); document.write( "x^2-2x-3=117 \n" ); document.write( "x^2-2x-120=0 \n" ); document.write( "(x-12)(x+10)=0 \n" ); document.write( "Positive answer: x=12 so x+1=13 and x-3=9 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |