document.write( "Question 162702: if you know the area of a triangle = 60 sq feet and the base is 6ft, what's the height? \n" ); document.write( "
Algebra.Com's Answer #119926 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! if you know the area of a triangle = 60 sq feet and the base is 6ft, what's the height? \n" ); document.write( ". \n" ); document.write( "Because the area of ANY triangle is: \n" ); document.write( "A=(1/2)BH \n" ); document.write( "where \n" ); document.write( "A is the area \n" ); document.write( "B is length of the base \n" ); document.write( "H is the height \n" ); document.write( ". \n" ); document.write( "Plugging in what we know: \n" ); document.write( "60 = (1/2)(6)H \n" ); document.write( "Solving for H, start by multiplying both sides by 2: \n" ); document.write( "120 = 6H \n" ); document.write( "Dividing both sides by 6: \n" ); document.write( "20 feet = H (height of triangle) \n" ); document.write( " \n" ); document.write( " |