document.write( "Question 411423: The width of a rectangle is 2 inches shorter than the length. If both the width and he length are increased by 6 inches, the area is increased 216 square inches. Find the length and the width of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "My equation is: Length= L Width= L-2\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "My work so far (L * L-2) + 6 --> (L+6)* ((L-2)+6)\r
\n" );
document.write( "\n" );
document.write( "Am I correct so far, If not, please show correct way and how/ why it is done that way. Thanks --Nienyotza
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289232 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! not sure about your notation , but (L+6)* ((L-2)+6) is the right expression\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are correct so far \n" ); document.write( " |