The "corner origin" is basically saying the room is the 1st
quadrant, having a coordinate of (0, 0). Based on the position of
the fly (1.1, 1.5), draw it out... 1.1 units horizontally, and 1.5
units vertically. You've now made 2 sides of a right triangle and
can now find the hypotenuse (or the joining side) by using the
Pythagorean Theorem equation x^2 + y^2 = z^2, with x and y being
the two sides: 1.1 and 1.5
So let's plug those values in
2^2 + 1^2 = z^2
4 + 1 = z^2
5= z^2
Take the square root of 5
z = 2.23 meters
(2,1,2.3)
Get Answers For Free
Most questions answered within 1 hours.