document.write( "Question 284968: find the area of each figure described:
\n" );
document.write( "a square with diagonal 4cm \n" );
document.write( "
Algebra.Com's Answer #206664 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! to find the area we need to know the s^2 \n" ); document.write( "to find the ^2 we use the pythagorean theorem since the diagonal will be the hypotenuse. \n" ); document.write( "2s^2=4^2 \n" ); document.write( "2s^2=16 \n" ); document.write( "s^2=8 \n" ); document.write( "area=s^2=8 \n" ); document.write( " \n" ); document.write( " |