Question 172648: how do you solve the equation X^2 +2x-3
Found 2 solutions by jim_thompson5910, Alan3354: Answer by jim_thompson5910(35256) (Show Source): Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! how do you solve the equation X^2 +2x-3
-----------
There are several methods. 3, anyway. I'll assume it's equal to zero, tho it doesn't say that. An "equation" gets its name from the "equal" sign, something is equal to something else. x^2 +2x-3 is not an equation, it's an expression, specifically a trinomial.
------------------
Anyway, assuming it's equal to zero:
One method is to factor it:
x^2 +2x-3 = 0
(x+3)*(x-1) = 0
If the product is zero, one or both have to be zero. Right?
If x+3 = 0, then x=-3
If x-1 = 0, then x=+1
x can't be both, so it's either -3, or it's +1.
Those are the possible answers.
x = 1
x = -3
|
|
|