document.write( "Question 387028: how do i find the area of a triangle? \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Knowing the base and height of the triangle\n" ); document.write( " A = (1/2)b*h\n" ); document.write( "