SOLUTION: soving for x x^2 - 2x >=3
Algebra
->
Equations
-> SOLUTION: soving for x x^2 - 2x >=3
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 327032
:
soving for x
x^2 - 2x >=3
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
x^2 - 2x >=3
add -3 to both sides
x^2-2x-3>=3-3
x^2-2x-3>=0
x^2-3x+x-3>=0
x(x-3)+1(x-3)>=0
(x-3)(x+1)>=0
either x-3 >=0
x>=3
OR
x+1>=0
x>=-1