26JUL21

How far is the point (5,10) from Origin?

Suppose x is the distance from Origin to (5,10).
Here, we can imagine a right triangle with the vertices at (0,0), (5,0) and (5,10).
That is, the floor distance is 5 and the wall height is 10.
5 and 10 are the arms of the right triangle here.
We want to find the hypotenuse.
According to Pythagoras Theorem, we can write

x^2=5^2+10^2
x^2=25+100
x^2=125
x=√125

Comments

Popular posts from this blog

17JUL21

13JUL21

20JUL21