document.write( "Question 763470: If the area of a triangle is 100 square cm and
\n" ); document.write( "Height is 10 cm, find the length of the base.
\n" ); document.write( "

Algebra.Com's Answer #464807 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Area of a triangle = 1/2 (b*h)
\n" ); document.write( " 100 = 1/2 (b * 10)
\n" ); document.write( " 200 = b * 10
\n" ); document.write( " b = 200/10
\n" ); document.write( " b = 20 cm
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );