document.write( "Question 869894: The length of a rectangle is 7 inches more than its width. A diagonal of the rectangle is 13 inches long. What is the length and width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #528611 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
clearly this triangle belongs to the 5-12-13 family or right triangles, but if this is not apparent...\r
\n" ); document.write( "\n" ); document.write( "We are given that\r
\n" ); document.write( "\n" ); document.write( "\"l=w%2B7\"\r
\n" ); document.write( "\n" ); document.write( "substituting into the Pythagorean formula\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%5E2%2B%28w%2B7%29%5E2=13%5E2\"\r
\n" ); document.write( "\n" ); document.write( "which can be solved to obtain\r
\n" ); document.write( "\n" ); document.write( "\"w=-12\" or \"w=5\"\r
\n" ); document.write( "\n" ); document.write( "but since this is geometry we know all measurements are positive. \r
\n" ); document.write( "\n" ); document.write( "\"w=5in\"\r
\n" ); document.write( "\n" ); document.write( "this in turn means\r
\n" ); document.write( "\n" ); document.write( "\"l=12in\"
\n" ); document.write( "
\n" );