document.write( "Question 133172: In a triangle, I know the base & height. How do I get the measurement of the other side of the triangle? \n" ); document.write( "
Algebra.Com's Answer #97453 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! IF YOU HAVE A RIGHT TRIANGLE & THE HEIGHT IS ONE SIDE & THE BASE IS ANOTHER SIDE THEN YOU USE THE PYTHAGOREAN THEOREM: \n" ); document.write( "HERE WE HAVE A=BASE, B=HEIGHT & C=HYPOTENUSE. \n" ); document.write( "A^2+B^2=C^2 \n" ); document.write( " \n" ); document.write( " |