document.write( "Question 1078808: the width of a rectangle is 8 cm less than its length. if the length is x cm and the area 105 cm^2. form an equation in x and solve
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #693203 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If x is the length, then the width would be x-8. So:
\n" ); document.write( "x(x-8)=105
\n" ); document.write( "x²-8x-105=0
\n" ); document.write( "(x+7)(x-15)=0
\n" ); document.write( "x=15 or -7
\n" ); document.write( "The length is 15 cm.; the width is 7 cm. ☺☺☺☺
\n" ); document.write( "
\n" );