document.write( "Question 1030628: How to solve: Given the area of a rhombus is 24 cm2 and
\n" );
document.write( "its perimeter is 20 cm., what is its height? \n" );
document.write( "
Algebra.Com's Answer #645463 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Draw this. \n" ); document.write( "Area of rhombus is the half the product of the diagonals. \n" ); document.write( "The sides are 5 cm, and each of those is a hypotenuse of the triangles made by the diagonals. \n" ); document.write( "The sides of a right triangle with hypotenuse 5 are 3 and 4. \n" ); document.write( "One diagonal is therefore 6 cm and the other 8 cm. Half their product is 24 cm^2. \n" ); document.write( "The area is bh=24 cm^2 \n" ); document.write( "The base is 5 cm, so the height is 4.8 cm. \n" ); document.write( "The area is also a^2*sin A, and the half angle for a corner is tangent (3/4). Double that angle, take the sine of it, and multiply by 25, and the answer is 24. \n" ); document.write( " |