document.write( "Question 490174: \" what are the dimensions and centimeters?\"\r
\n" );
document.write( "\n" );
document.write( "The length of a rectangle is 2 centimeters less than its width.What are the dimensions of the rectangle if its area is 168 square centimeters?\r
\n" );
document.write( "\n" );
document.write( "The length of the rectangle is____ centimeters
\n" );
document.write( "The width of the rectangle is ____ centimeters \n" );
document.write( "
Algebra.Com's Answer #333897 by Jresend18(1) ![]() You can put this solution on YOUR website! x^2-2x=168 \n" ); document.write( "x^2-2x-168=0 \n" ); document.write( "(x+12)(x-14)=0 \n" ); document.write( "x=-12,x=14\r \n" ); document.write( "\n" ); document.write( "length=-12 \n" ); document.write( "width=14\r \n" ); document.write( "\n" ); document.write( "solutions: {-12,14} \n" ); document.write( " |