document.write( "Question 314587: the area of a triangle is 48 inches squared and its base is 6 inches. What is the height? \n" ); document.write( "
Algebra.Com's Answer #224953 by eshomali(33)![]() ![]() You can put this solution on YOUR website! Height is 4 inches. \n" ); document.write( "consider: B/2*H = Area\r \n" ); document.write( "\n" ); document.write( "you already have the area, so plug the other numbers in: \n" ); document.write( "6/2*H=48 \n" ); document.write( "divide and you get H=16 \n" ); document.write( "then squareroot 16 because the area was 46 in squared, and you get 4! \n" ); document.write( " |