document.write( "Question 216685: A triangle has a height of 15 inches and an area of 165 square inches. what is the base of the triangle? \n" ); document.write( "
Algebra.Com's Answer #163618 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=1/2bh \n" ); document.write( "b=A/1/2h \n" ); document.write( "b=165/(.5*15) \n" ); document.write( "b=165/7.5 \n" ); document.write( "b=22 in \n" ); document.write( " |