SOLUTION: Please would anybody help me solve this problem I would appreciate it very much Thank you -x^2+3x-2=0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Please would anybody help me solve this problem I would appreciate it very much Thank you -x^2+3x-2=0      Log On


   



Question 29903: Please would anybody help me solve this problem I would appreciate it very much
Thank you
-x^2+3x-2=0

Found 3 solutions by Cintchr, Earlsdon, sdmmadam@yahoo.com:
Answer by Cintchr(481) About Me  (Show Source):
You can put this solution on YOUR website!
+-x%5E2%2B3x-2=0+ first .... multiply each part by -1 to turn the first term positive.
+x%5E2-3x%2B2=0+ factor
+%28x-1%29%28x-2%29+=+0+ set each piece equal to zero
+x-1=0+ and +x-2=0+
+x+=+1+ and +x+=+2+

Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Solve:
-x%5E2%2B3x-2+=+0 Factor out -1.
-%28x%5E2-3x%2B2%29+=+0 Divide both sides by -1.
x%5E2-3x%2B2+=+0 Factor.
%28x-1%29%28x-2%29+=+0 Apply the zero products principle.
x-1+=+0 and/or x-2+=+0
If x-1+=+0 then x+=+1
If x-2+=+0 then x+=+2
The roots are:
x = 1
x = 2

Answer by sdmmadam@yahoo.com(530) About Me  (Show Source):
You can put this solution on YOUR website!
-x^2+3x-2=0
Multiplying by (-1)
x^2-3x+2 = 0 ----(1)
x^2-2x-x+2 =0 [splitting the middle term and expressing it as the sum of two terms so that their product is the product of the square term and the constant term. Here (-3x) = (-2x)+(-x) and (-2x)X(-x) = 2x^2 = (x^2)X(2)]
(x^2-2x)-x+2 =0 (by additive associativity)
x(x-2)-1(x-2)=0 (why (-1) pulled out? so that to get(x-2)! )
xp-p= 0 where p= (x-2)
p(x-1) = 0 (taking p out)
(x-2)(x-1) = 0 (putting t back)
(x-2) = 0 gives x = 2
(x-1) = 0 gives x = 1
Answer: x = 1 and x = 2
Verification: x = 1 in (1)
LHS = 1-3+2 = 0 = RHS
x = 2 in (1)
LHS = 4-6+2 = 0=RHS