document.write( "Question 602303: A triangle with an area of 120 cm2 has a height of 10 cm. What is the triangle's base measurement? \n" ); document.write( "
Algebra.Com's Answer #380198 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A triangle with an area of 120 cm2 has a height of 10 cm. What is the triangle's base measurement?
\n" ); document.write( ".
\n" ); document.write( "Since we know area of a triangle is defined as:
\n" ); document.write( "area = (1/2)bh
\n" ); document.write( "where
\n" ); document.write( "b is the length of the base
\n" ); document.write( "h is the height
\n" ); document.write( ".
\n" ); document.write( "From the information provided by the problem, we get:
\n" ); document.write( "120 = (1/2)b(10)
\n" ); document.write( "120 = b(5)
\n" ); document.write( "120/5 = b
\n" ); document.write( "24 cm = b (base)
\n" ); document.write( "
\n" );