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 #645472 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Here's another way, that doesn't require any special formulas\r\n" );
document.write( "involving diagonals, just the ordinary formulas for the area of a \r\n" );
document.write( "triangle and a rectangle.\r\n" );
document.write( "\r\n" );
document.write( "Since the perimeter is 20 cm, and all 4 sides are the same length,\r\n" );
document.write( "each side is 20/4 = 5 cm each.  So we have this figure:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rhombus is made up of two congruent right triangles\r\n" );
document.write( "plus a rectangle between them as we can see in the figure \r\n" );
document.write( "above.\r\n" );
document.write( "\r\n" );
document.write( "Since all the sides are 5 cm each we have the equation:\r\n" );
document.write( "\r\n" );
document.write( "\"x%2By=5\"\r\n" );
document.write( "\r\n" );
document.write( "The area of the rhombus is twice the area of one of the\r\n" );
document.write( "triangles plus the area of the rectangle in the middle.\r\n" );
document.write( "\r\n" );
document.write( "The area of one of the triangles is \"expr%281%2F2%29x%2Ah\"\r\n" );
document.write( "So twice that is \"x%2Ah\"\r\n" );
document.write( "The area of the rectangle in the middle is \"y%2Ah\".\r\n" );
document.write( "Therefore the area of the rhombus, which we set = 24, is\r\n" );
document.write( "\r\n" );
document.write( "\"x%2Ah%2By%2Ah=24\"\r\n" );
document.write( "\"h%2A%28x%2By%29=24\"\r\n" );
document.write( "\r\n" );
document.write( "Since \"x%2By+=+5\"\r\n" );
document.write( "\r\n" );
document.write( "we can substitute 5 for (x+y) and get:\r\n" );
document.write( "\r\n" );
document.write( "\"h%2A%285%29=24\"\r\n" );
document.write( "\"h+=+24%2F5\" or 4.8 cm.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );