SOLUTION: the problem is x^2-X-2= i CAME UP WITH (X+2)(X-1) Why wouldnt this be the right answer. Next problem is 2x^2-x-3= I came up with (2x+3)(x-1)

Algebra ->  Rational-functions -> SOLUTION: the problem is x^2-X-2= i CAME UP WITH (X+2)(X-1) Why wouldnt this be the right answer. Next problem is 2x^2-x-3= I came up with (2x+3)(x-1)       Log On


   



Question 128653: the problem is x^2-X-2= i CAME UP WITH (X+2)(X-1) Why wouldnt this be the right answer.
Next problem is 2x^2-x-3= I came up with (2x+3)(x-1)

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Let's do your problem working backwards from your answer.

%28x%2B2%29%28x-1%29

Apply FOIL:

x%5E2-x%2B2x-2

x%5E2%2Bx-2 which is not the same thing as x%5E2-x-2

You did get the numbers correctly, that is the 2 and the 1, but you have the signs reversed. Apply FOIL to %28x-2%29%28x%2B1%29 and see what I mean.

For the other one, let's check your answer again by applying FOIL:
%282x%2B3%29%28x-1%29

2x%5E2-2x%2B3x-3=2x%5E2%2Bx-3. Again, you have the same problem. The sign on the x%5E1 term is incorrect. What do you think was wrong this time?