document.write( "Question 375988: area of triangle with base b and height h\r
\n" ); document.write( "\n" ); document.write( "a=1/2bh for b
\n" ); document.write( "

Algebra.Com's Answer #267401 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
b=a/(1/2h \n" ); document.write( "
\n" );