document.write( "Question 587488: how would you draw this out: find the area of a rectangle which has one side of 8 cm and whose diagonal is 10 cm? \n" ); document.write( "
Algebra.Com's Answer #374149 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
Pythagorean theorem
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "a=8
\n" ); document.write( "c=10
\n" ); document.write( "find b and then get a*b
\n" ); document.write( "
\n" );