document.write( "Question 1034818: a rectangle with a diagonal of length 13 has an area of 60. Find the dimensions of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "Please explain. \n" );
document.write( "
Algebra.Com's Answer #649496 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Form inspection I can see that it is a 5 x 12 rectangle... \n" ); document.write( "The way you would figure that out is to solve two equations: \n" ); document.write( "a^2 + b^2 = 13^2 and \n" ); document.write( "ab = 60 \n" ); document.write( "When you do that you get the answer I stated above... \n" ); document.write( " |