Find the smallest possible angle (in degrees) in a triangle with side lengths 8 and 13 and an area of 40.
Enter your answer to 3 decimal places.
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.
@Chew-Seong Cheong This is just an awesome solution.
Log in to reply
Thanks, glad that you like it.
Log in to reply
However I want to ask that For C > 9 0 ∘ , is cos ∠ C = 1 3 6 9
Log in to reply
@Sumukh Bansal – Note that for 0 ∘ ≤ θ < 9 0 ∘ , 0 < cos θ ≤ 1 and 9 0 ∘ ≤ θ < 1 8 0 ∘ , − 1 < cos θ ≤ 0 . cos θ < 0 in the second quadrant 9 0 ∘ to 1 8 0 ∘ .
Log in to reply
@Chew-Seong Cheong – @Chew-Seong Cheong Thank sir
The smallest angle will be opposite the smallest side, which is either the side with length 8 , or the other missing side (call it side c ).
Thus, we can consider the case where c ≤ 8 . If this is the case, then 2 1 ( 1 3 ) ( 8 ) sin ( θ ) = 4 0 ⟹ θ = arcsin ( 1 3 1 0 ) ≈ 5 0 . 2 8 5 ∘ .
In the case that c > 8 , we set the semi-perimeter equal to s to get that s ( s − 8 ) ( s − 1 3 ) ( s − c ) = 4 0 ⟹ s ( s − 8 ) ( s − 1 3 ) ( s − c ) = 1 6 0 0 .
Since s = 2 8 + 1 3 + c = 2 2 1 + c ⟹ 2 2 1 + c ( 2 5 + c ) ( 2 c − 5 ) ( 2 2 1 − c ) = 1 6 0 0 ∴ ( 2 1 + c ) ( 5 + c ) ( c − 5 ) ( 2 1 − c ) = 2 5 6 0 0 ⟹ ( 4 4 1 − c 2 ) ( c 2 − 2 5 ) = 2 5 6 0 0 So c 2 ( 4 6 6 − c 2 ) = 3 6 6 2 5
Since c 2 ( 4 6 6 − c 2 ) is a shifted even function (a shifted quartic that opens downward), we take the following steps to find the roots of the equation:
Guess: c = 2 4 6 6 = 2 3 3 . Plugging this into the equation gives 2 3 3 2 = 3 6 6 2 5 but 2 3 3 2 − 3 6 6 2 5 = 1 7 6 6 4 .
Take △ c to be our error in c and this gives that ± 2 3 3 2 − 3 6 6 2 5 = △ c = ± 1 7 6 6 4 = ± 1 6 6 9 .
Thus, c = 2 3 3 ± 1 6 6 9 . We neglect the two negative roots because the side length of a triangle cannot be negative. Of these two remaining solutions, we will only consider c = 2 3 3 + 1 6 6 9 because by maximizing the length of side c , we minimize the angle opposite the side with length 8 .
Thus, we can rewrite the area of the triangle in terms of the angle opposite the side with length 8 (call it angle B ), as:
2 1 ( 1 3 ) ( 2 3 3 + 1 6 6 9 ) sin B = 4 0 ⟹ B = arcsin ( 1 3 2 3 3 + 1 6 6 9 8 0 ) .
Hence, B ≈ 1 8 . 7 6 6 ∘ .
Angle B is clearly the smaller of the two cases tested here so the smallest possible angle in the triangle is an angle of 1 8 . 7 6 6 ∘ .
A
r
e
a
=
1
/
2
∗
a
∗
b
∗
S
i
n
(
γ
)
,
γ
=
a
n
g
l
e
b
e
t
w
e
e
n
a
a
n
d
b
.
a
=
8
,
b
=
1
3
,
a
n
d
a
r
e
a
=
4
0
.
∴
S
i
n
γ
=
2
∗
4
0
/
8
/
1
3
=
1
0
/
1
3
,
⟹
γ
=
5
0
.
2
8
4
9
o
o
r
1
2
9
.
7
1
5
1
o
.
S
o
s
i
d
e
c
=
8
2
+
1
3
2
±
2
∗
8
∗
1
3
∗
C
o
s
(
5
0
.
2
8
4
9
)
=
1
0
.
0
0
4
7
/
1
9
.
1
2
8
7
.
S
i
n
c
e
w
e
w
a
n
t
s
m
a
l
l
e
s
t
a
n
g
l
e
,
a
n
d
s
m
a
l
l
e
s
t
s
i
d
e
i
s
8
,
w
e
w
i
l
l
h
a
v
e
t
o
t
a
k
e
γ
a
s
1
2
9
.
7
1
5
1
o
a
n
d
c
=
1
9
.
1
2
8
7
.
A
p
p
l
y
i
n
g
S
i
n
e
L
a
w
,
a
n
d
t
a
k
i
n
g
α
,
a
n
g
l
e
o
p
p
o
s
i
t
e
8
,
α
=
S
i
n
−
1
(
S
i
n
γ
/
1
9
.
1
2
8
7
∗
8
)
=
1
8
.
6
0
4
8
.
.
Note: In the last step all values matches, and my calculator is 50 digit, I think my decimal points may be more correct than those of the answer.
I missed the problem since I missed the point that in range of 0 to 180, Sin of two angles is same so missed
129.7151^o.
Log in to reply
In the last line, it seems like you have α = arcsin ( 1 9 . 1 2 8 7 sin γ × 8 ) , which should give you the desired result as you've already shown that sin γ = 1 3 1 0 .
Problem Loading...
Note Loading...
Set Loading...
Geometrical solution:
Let the triangle be A B C , where a = 8 and b = 1 3 . Then the area of the triangle:
[ A B C ] 4 0 sin ∠ C ⟹ ∠ C = 2 1 a b sin ∠ C = 2 1 × 8 × 1 3 sin ∠ C = 1 3 1 0 ≈ 5 0 . 2 8 ∘ , 1 2 9 . 7 2 ∘ ⟹ cos ∠ C = ± 1 3 6 9
We note that the smallest angle is ∠ A since a = 8 is the shortest side length. And the larger ∠ C ≈ 1 2 9 . 7 2 ∘ gives a smaller ∠ A . Let us now find the side length c by the cosine rule so that we can use the sine rule to find ∠ A .
c 2 ⟹ c = a 2 + b 2 − 2 a b cos ∠ C = 8 2 + 1 3 2 + 2 ( 8 ) ( 1 3 ) 1 3 6 9 = 2 3 3 + 1 6 6 9 For C > 9 0 ∘ , cos ∠ C = − 1 3 6 9
By the sine rule:
a sin ∠ A 8 sin ∠ A sin ∠ A ⟹ ∠ A = c sin ∠ C = 2 3 3 + 1 6 6 9 1 3 1 0 = 1 3 2 3 3 + 1 6 6 9 8 0 ≈ 1 8 . 7 6 6 ∘