document.write( "Question 1059330: Suppose you want to build a rectangular picture frame where the width is 2
\n" ); document.write( "inches more than the length and the diagonal is 4 inches longer than the length. What are the dimensions of the picture frame?
\n" ); document.write( "

Algebra.Com's Answer #674384 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
WIDTH x=2+y for some y LENGTH; and diagonal is 4+y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The rectangle sides and diagonal form two congruent right triangles.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2By%5E2=%28y%2B4%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28y%2B2%29%5E2%2By%5E2=%28y%2B4%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You take it from here.
\n" ); document.write( "
\n" );