document.write( "Question 1069244: If the length of rhombus is 13 cm and the one diagonal is 24 cm . what is the area of the rhombus \n" ); document.write( "
Algebra.Com's Answer #684521 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We know that the diagonals of a rhombus bisect each other at right angles, then \n" ); document.write( ": \n" ); document.write( "(24/2)^2 + x^2 = 13^2 \n" ); document.write( ": \n" ); document.write( "x^2 = 169 - 144 = 25 \n" ); document.write( ": \n" ); document.write( "x = 5 \n" ); document.write( ": \n" ); document.write( "therefore the other diagonal is 2(5) = 10 \n" ); document.write( ": \n" ); document.write( "****************************************** \n" ); document.write( "Area of rhombus = (10 * 24) / 2 = 120 cm^2 \n" ); document.write( "****************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |