A right triangle has a hypotenuse of length 20 and the length of the altitude dropped to the hypotenuse is 16. What is this triangle's area?
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.
If the area of triangle is 160.Then it means if a,b are legs of the triangle then 2 a b = 1 6 0 it follows that ab=320 and 2ab=640 and a 2 + b 2 =400 (Pythagoras theorem).Subtracting 1st equation from 2nd we get a 2 + b 2 − 2 a b =-240 as a 2 + b 2 − 2 a b is a square of (a-b) and square of anything cant be negative.It isnt possible.
Why did you assume in the beginning that the area of the triangle is 160?
Log in to reply
i didnt assume area of triangle=b*h/2 use that to get area=320/2=160
From the diagram above, we get:
A B = 1 6 2 + x 2 and B C = 1 6 2 + ( 2 0 − x ) 2 .
Then, combining them and simplifying, we have x 2 − 2 0 x + 2 0 6 = 0 , which has no real solutions.
Wow!This is better solution :)
Combining means
Log in to reply
Note that by Pythagoras Theorem, A B 2 + B C 2 = 4 0 0 .
Consider the right angled triangle with its hypotenuse as the diameter of a circle. Clearly the altitude cannot be more than the radius of circle. The radius of circle is half of hypotenuse 10.
In my answer, I note that the proof can be given by AM-GM. Your answer is actually a "proof without words" of the two variable case of AM-GM.
The possible setup for right triangle with hypotenuse of 20: 12 and 16. If the hypotenuse was reduced into 16, then the setup would be impossible as there are two sides with 16 of length. Therefore the triangle should not be right anymore, but it will become isosceles one.
Circumscribe the triangle into a circle or radius 20 and acording to the figure
x
+
y
=
2
0
by
M
A
−
M
G
we see that
2
0
=
x
+
y
≥
2
x
y
⇒
1
0
≥
x
y
Therefore there is not a triangle with this measures.
In any right triangle, the altitude divides the hypotenuse in two parts, with respective lengths x and y, satisfying:
x + y = length of hypotenuse
x * y = (length of altitude)²
In this problem:
x + y = 20
x * y = 16² = 256
This system of equations has no real solution (the graphs of each equation don't touch each other).
Therefore, this right triangle is not possible.
Problem Loading...
Note Loading...
Set Loading...
It can be shown using AM-GM that the altitude to the hypotenuse is at most half of the hypotenuse. It follows that there is no such triangle, and hence the correct answer is This question is flawed .
Source: A post on MSE
To quote @Calvin Lin,
...This is one reason why I stress considering the possibility of the geometrical setup and ensuring that it actually exists.
The main point of checking the existence of the possibility of a geometric structure isn't necessarily that the question is deliberately trying to fool you (like this one), but that checking why a geometric structure exists will give you a pointer towards some narrow but definite parts of a diagram that have more restrictions imposed on them (otherwise the diagram would cease to exist). These parts of a diagram should theoretically be easier to investigate due to having more restrictions on them. This is still true in olympiad maths, not just pre-olympiads.