document.write( "Question 258343: One side of rectangle measure 3cm and its diagonal measures 5m. Area of rectangle is ? \n" ); document.write( "
Algebra.Com's Answer #190166 by palanisamy(496) ![]() You can put this solution on YOUR website! Given, One side of rectangle measure 3cm and its diagonal measures 5m. \n" ); document.write( "Therefore the other side is sqrt[ 5^2-3^2] = sqrt[25-9]=sqrt 16 = 4 \n" ); document.write( "Area of the rectangle = 3*4 = 12 sq cm \n" ); document.write( " |