document.write( "Question 843471: find the altitude of a triangle if its base has length 10 and the triangle is equal in are to a parallelogram whose base and altitude have lengths 15 and 8 \n" ); document.write( "
Algebra.Com's Answer #508122 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Area of parallelogram = length * width
\n" ); document.write( "Area of parallelogram = 15 * 8
\n" ); document.write( "Area of parallelogram = 120 units^2
\n" ); document.write( "Area of triangle = 1/2 (base * height)
\n" ); document.write( "120 units^2 = 1/2 ( 10 * height)
\n" ); document.write( "120 * 2 = 10 * height
\n" ); document.write( "Height = 240/10
\n" ); document.write( "Height of altitude = 24 units.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );