document.write( "Question 295534: What is the area of a rectangle if the length of one of its sides is 6 meters and the length of its diagonals is 8 meters \n" ); document.write( "
| Algebra.Com's Answer #212977 by rfer(16322)      You can put this solution on YOUR website! 8^2-6^2=a^2 \n" ); document.write( "64-36=28 \n" ); document.write( "a=5.3 \n" ); document.write( "-------- \n" ); document.write( "5.3*6=31.8 sq meters \n" ); document.write( " |