You can put this solution on YOUR website! what is the base of a right triangle with a height of 5 and a hypotenuse of 8?
:
Got old Pythagoras out of bed for this one: a^2 + b^2 = c^2
5^2 + b^2 = 8^2
25 + b^2 = 64
b^2 = 64 - 25
b^2 = 39
b =
b ~ 6.245 is the base
:
:
You can check this on your calc: enter