document.write( "Question 1131622: The diagonal of a rectangle is 3 ft longer than the length of the rectangle and 4 ft longer than twice the width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #748279 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "if the diagonal \"d\" of a rectangle is \"3\" ft longer than the length \"L\" of the rectangle and \"4\" ft longer than \"twice\" the width \"W\", we have\r
\n" ); document.write( "\n" ); document.write( "\"d=L%2B3\"
\n" ); document.write( "\"d=2W%2B4\"\r
\n" ); document.write( "\n" ); document.write( "=>\"L%2B3=2W%2B4\"\r
\n" ); document.write( "\n" ); document.write( "=>\"L=2W%2B4-3\"\r
\n" ); document.write( "\n" ); document.write( "=>\"L=2W%2B1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Find the dimensions of the rectangle:\r
\n" ); document.write( "\n" ); document.write( "we can only do this
\n" ); document.write( "\"L=2W%2B1\"
\n" ); document.write( "\"W=%28L-1%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "because neither perimeter nor area is given\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );