document.write( "Question 1150056: The length of a rectangle is 4 inches longer than it is wide. If the area is 77 square inches, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #771424 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
width w
\n" ); document.write( "length w+4\r
\n" ); document.write( "\n" ); document.write( "\"w%28w%2B4%29=77\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maybe dimensions 7 and 11 could work.\r
\n" ); document.write( "\n" ); document.write( "\"7%2A11=77\"
\n" ); document.write( "
\n" );