I did not even understand that equation
Im assuming you mean 2x^2-3x-9=0 ?
If so, you have to factorise the equation
(2x-3) (x+3) = 0
2x - 3 = 0
2x = 3
x = 1.5
x + 3 = 0
x = -3
x is either 1.5 or -3
Answer:
x=11
Step-by-step explanation:
y= 1/4x
5x-8y=33
5x-8(1/4x)=33
x=11
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?