document.write( "Question 1101805: What is the area of a rectangle whose perimeter is 92 and the diagonal of 34. \n" ); document.write( "
Algebra.Com's Answer #716426 by ikleyn(52800)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x and y be the dimensions of the rectangle.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x + 2y = 92,   hence\r\n" );
document.write( "\r\n" );
document.write( " x + y = 46.               (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The second equation is\r\n" );
document.write( "\r\n" );
document.write( "\"sqrt%28x%5E2+%2B+y%5E2%29\" = 34,   or\r\n" );
document.write( "\r\n" );
document.write( "x^2 + y^2 = 34^2           (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Square both sides of eq(1). You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x^2 + 2xy + y^2 = 46^2.    (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now subtract eq(2) from eq(3) (both sides).  The terms  x^2  and  y^2 will cancel each other, and you will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2xy = 46^2 - 34^2  =  (46-34)*(46+34) = 12*80.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence,  xy = \"%2812%2A80%29%2F2\" = 6*80 = 480.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the area of the rectangle, which is under the question.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The area of the rectangle is 480 square units.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );