Q24
q24 - The sides of a Triangle are three consecutive natural numbers and its largest angle is twice the smallest one. Determine perimeter of the triangle.
Answer: 15
Solution:
Let the sides be .
i.e.,
Smallest angle is and largest one is .
Here
Also,
We have, sine law as,
From (i) and (ii):
Here is the text extracted from the image:
and from (ii) and (iii)
sin B 3 sin B - 4sin³B
—— = —————————————
n n + 1
⇒ sin B = (3 sin B (3 − 4sin²B)) / (n + 1)
——
n
⇒ (n + 1)/n = 3 − 4 (1 − cos²B) ------ (v)
from (iv) and (v), we get
(n + 1)/n = −1 + 4 ((n + 2)/2n)²
⇒ (n + 1)/n + 1 = (n² + 4n + 4)/n²
⇒ (2n + 1)/n = (n² + 4n + 4)/n²
⇒ 2n² + n = n² + 4n + 4
⇒ n² − 3n − 4 = 0
⇒ (n − 4)(n + 1) = 0
n = 4 or −1
n = 4
Hence the sides are 4, 5, 6
Perimeter = 4 + 5 + 6 = 15
Comments
Post a Comment