Segment is located in three-dimensional space. When is projected onto the -, -, and -planes, the resulting segments are of lengths and respectively. Which integer is closest to the length of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
(Thanks to @Marta Reece for pointing out the error I made when I first came up with a problem similar to this one.)
Suppose such a segment A B does exist. Then, we can draw a cuboid with A B as one of its long diagonals. Let this cuboid have side lengths a , b , c , where the side of length a is parallel to the x -axis, the side of length b is parallel to the y -axis, and the side of length c is parallel to the z -axis. The length of the projection of A B onto the x y plane can be written as a 2 + b 2 by the Pythagorean Theorem, and we can get similar expressions for the other two projections:
a 2 + b 2 b 2 + c 2 c 2 + a 2 = 1 0 = 2 0 = 3 0 .
Squaring both sides of each equation gives us the system of equations
a 2 + b 2 b 2 + c 2 c 2 + a 2 = 1 0 2 = 2 0 2 = 3 0 2 .
The first instinct would be to add all these equations up, divide both sides by 2, and square root the resulting expression to get A B = 2 1 0 2 + 2 0 2 + 3 0 2 ≈ 2 6 . 4 6 . However, we must be careful to make sure that we have solutions to the system of equations. Note that
a 2 + b 2 + c 2 = 2 1 0 2 + 2 0 2 + 3 0 2 = 7 0 0 ,
which is actually less that 9 0 0 = c 2 + a 2 . That means that b 2 = − 2 0 0 , but the square of a real number is always nonnegative, so in fact, there's no solution to the system.
We can also deduce the impossibility of the scenario by using the fact that a segment is at least as long as its projection onto a plane. So, we expect that A B ≥ 3 0 . However, by the work we have done, we actually got A B < 3 0 , so we have reached a contradiction.
In either case, we conclude that A B cannot exist with these projected segment lengths, and this situation is impossible .