The answer is C <<<=====
It can't be anything else. It is not a right angle. A>90
It can't be acute because one angle is greater than 90.
It can't scalene because at least 2 of the angles (and 2 sides) are equal.
I think the answer is b I havent done problems like that in like 2 years i hope i helped
Answer: s > 5
Step-by-step explanation:
-s² + 25s - 100 > 0
Coefficient of s² is -1, multiply the equation through by -1.
-1 × (-s² + 25s - 100)
s² — 25s + 100
ax² + bx + c
Then you get the factors x and y that gives x + y = b and xy = c
b = -25 and c = 100, x = -20 and y = -5
-20 × -5 = 100 and -20 + -5 = -25
Then
s² — 20s — 5s + 100 > 0
Factorising,
s (s — 20) — 5(s — 20) > 0
(s — 5)(s — 20) > 0
(s — 5) > 0 and (s — 20) > 0
s>5 and s>20
s > 5
Hope this Helps?