document.write( "Question 289565: The length of the base of a triangle is twice its height. If the area is 100 square kilometers, find the height. \n" ); document.write( "
Algebra.Com's Answer #209691 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
The length of the base of a triangle is twice its height. If the area is 100 square kilometers, find the height.\r
\n" ); document.write( "\n" ); document.write( "A area = 1/2 * B base * H height
\n" ); document.write( "100 = 1/2 * (2H) * H
\n" ); document.write( "100 = H^2
\n" ); document.write( "10 = H
\n" ); document.write( "height is 10 km
\n" ); document.write( "
\n" ); document.write( "
\n" );