document.write( "Question 631464: the diagonal of a rectangle is 15 cm. long. If its length is 3 cm. longer than its width, find the perimeter of the rectangle
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #397594 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the diagonal of a rectangle is 15 cm. long.
\n" ); document.write( " length is 3 cm. longer than its width \"highlight%28x%29\"
\n" ); document.write( "Question states***
\n" ); document.write( "appying the Pythagorean Theorem
\n" ); document.write( " x^2 + (x+3)^2 = 225
\n" ); document.write( " x^2 + x^2 + 6x + 9 = 225
\n" ); document.write( " x^2 + 3x - 108 = 0
\n" ); document.write( "factoring
\n" ); document.write( " (x +12)(x-9) = 0
\n" ); document.write( " x = 9cm, its width (throwing out negative solution for unit measure)
\n" ); document.write( " length = 12cm \"9%2B3\"
\n" ); document.write( " P = 2*9cm + 2*12cm = 42cm
\n" ); document.write( " \n" ); document.write( "
\n" );