4

Task: Calculate the smallest angle in a rectangular (or right) triangle whose sides form an arithmetic sequence.

That's it.. and I can't solve it. The solution is 36°52'.

p.s.: thank you in advance!

2 Answers2

5

We can set the sides to be $a-d,a,a+d$

So we have $(a-d)^2+a^2=(a+d)^2\iff a^2=4ad\iff a=4d$ as $a>0$

So, the sides become $3d,4d,5d$

The smallest angle is due to the smallest side

So, if $A$ is the smallest angle $\displaystyle\sin A=\frac{3d}{5d}=\frac35$

1

It seems that you're looking at a right triangle with integer side lengths. The side lengths for these triangles are called Pythagorean triples. Look at the site I linked to. Which Pythagorean triple has small values and is an arithmetic sequence? (The angle is more accurately approximately $36^\circ52'11.63''$.)

JRN
  • 6,566