I've drawn a triangle with sides of ratio 3 : 4 : 5 . Let θ be the smallest interior angle of this triangle.
If I construct a right triangle with an interior angle of 2 θ , then which of the following could the ratio of sides of this new triangle?
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.
You always post the perfect-est solutions!
Log in to reply
You made me smile again, including the time when you made some fun feedbacks from my previous solutions! :)
Log in to reply
Fun fact: This question was motivated by an old problem of mine .
In a 3:4:5 triangle, the smallest angle faces the smallest side, or 3. Call this angle x.
Thus, sin(x) = 0.6, and cos(x) = 0.8
If the angle becomes 2x, we can find the ratio of the opposite side to the hypotenuse, or sin(2x).
Using sin(2x) = 2cos(x)sin(x), we plug in the values we previously found and get sin(2x) = 0.96
This means that the ratio of the side opposite to 2x to the hypotenuse is 0.96:1 = 96:100 = 24:25.
Using the Pythagorean theorem, we can find the third side: 7.
Thus, the new ratio is 7:24:25
Firstly we assume that the sides of triangle be 3k, 4k , and 5k for some non zero positive number k . We know that angle opposite to smallest side is smallest. Thus θ is the angle opposite to the side 3k . Hence, From cosine rule we write, cos θ = 2 × ( 4 k ) × ( 5 k ) 5 k 2 + 4 k 2 − 3 k 2 = 5 4 . Now using trigonometry for multiple angles, we write cos 2 θ =2 cos 2 θ -1 = 2 5 7 and we get sin 2 θ = 2 5 2 4 ( sin 2 θ = 2 5 − 2 4 because 2 θ is less than π ) . Since the triangle is right angled , we get the sides of the new triangle as 7m , 24m , 25m for some non zero positive number 'm' . Thus we get the ration of sides as 7 : 2 4 : 2 5
@Pi Han Goh - This is my way. Check it out
Log in to reply
a few pointers:
both k and m need not be an integer to begin with, it just needs to be a non-zero positive number.
you need to explain why sin(2theta) = -24/25 is not allowed as well.
@Pi Han Goh - Done it
Log in to reply
Not quite right either. You're almost there. You need to justify why 2theta < pi, so that you can show that it's indeed a right triangle (as stated in the question).
Your explanation should be: "Because 0<theta < pi/2, then 0<2theta < pi ==> sin(2theta) > 0."
Problem Loading...
Note Loading...
Set Loading...
Figure 1. Starting right triangle of Pythagorean triple 3 - 4 - 5 . The red angle is indicated by θ . Let θ denote the shortest angle of the right triangle. Since the shortest angle must "face" the shortest side of the triangle, and the shortest side length is 3 , θ must "face" the side with the length of 3 .
Note: Another way to see this is to consider the Law of Sine : sin ( α ) A = sin ( β ) B = sin ( γ ) G where A , B and G are side lengths that are opposite to the angles α , β and γ respectively. Since the ratio has the direct relationship, it is clear that as you increase the side length of the triangle, the corresponding angle increases. Likewise, decreasing the side length of the triangle decreases the angle.
Figure 2. New right triangle Let's determine 2 θ by trigonometry. Since from Figure 1 θ = arctan ( 4 3 ) , we have 2 θ = 2 arctan ( 4 3 ) . Applying the following identity (see Footnote ), 2 arctan ( α ) = arctan ( 1 − α 2 2 α ) where α = 4 3 , gives 2 arctan ( 4 3 ) = arctan ( 1 − ( 4 3 ) 2 2 ⋅ 4 3 ) = arctan ( 7 2 4 ) which shows that the new opposite side length is 2 4 , and the new adjacent side length is 7 . Thus, we obtain the new Pythagorean triple 7 : 2 4 : 2 5 .
Footnote
To show that 2 arctan ( α ) = arctan ( 1 − α 2 2 α ) express 2 arctan ( α ) as 2 arctan ( α ) = arctan ( α ) + arctan ( α ) Since arctan ( x ) + arctan ( y ) = arctan ( 1 − x y x + y ) this shows that 2 arctan ( α ) = arctan ( 1 − α ⋅ α α + α ) = arctan ( 1 − α 2 2 α )