document.write( "Question 174278: if the length of a rectangle is 3 feet longer than the width and the diagonal is 15 feet then what are the lenght and width? \n" ); document.write( "
Algebra.Com's Answer #129226 by nycsub_teacher(90)\"\" \"About 
You can put this solution on YOUR website!
If the length of a rectangle is 3 feet longer than the width and the diagonal is 15 feet, what is the length and width?\r
\n" ); document.write( "\n" ); document.write( "width = x\r
\n" ); document.write( "\n" ); document.write( "length = 3 more than the width = (x + 3)\r
\n" ); document.write( "\n" ); document.write( "diagonal = 15\r
\n" ); document.write( "\n" ); document.write( "Here is your equation:\r
\n" ); document.write( "\n" ); document.write( "x^2 + (x + 3)^2 = 15^2\r
\n" ); document.write( "\n" ); document.write( "Can you finish now?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );