SOLUTION: how do you factor x^2-9x+20 and How Do You Solce For The Variable in 2x^2+X-2=0

Algebra ->  Formulas -> SOLUTION: how do you factor x^2-9x+20 and How Do You Solce For The Variable in 2x^2+X-2=0      Log On


   



Question 249231: how do you factor x^2-9x+20
and How Do You Solce For The Variable in 2x^2+X-2=0

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
how do you factor
x%5E2-9x%2B20

We try to factor it.

There is a 1 in front of the x%5E2 and a POSITIVE
number on the right.

1x%5E2-9x%2B20

Multiply the 1 by the 20, get 20.  Write down all the ways
you can multiply two positive integers together to get 20.
They are

1x20
2x10
4x5

Now since the last sign before the 20 is +, out to the
right of those we ADD those pairs of positive integers:

1x20   20+1=21
2x10   10+2=12
4x5     4+5=9

Ignoring signs we see that 9 is the coefficient of the
middle term, and that corresponds to factors 4 and 5,
So we must put signs, either + or -, in front of 4x and 5x 
so they will combine to give the middle term, -9x.  We 
can do that by assigning a negative sign to 4x and a 
negative sign to 5x.  So the middle term -9x can be
written as -4x-5x
 
So

x%5E2-9x%2B20

becomes

x%5E2-4x-5x%2B20

Factor only the first two terms:

x%28x-4%29-5x%2B20

Factor the last two terms:

x%28x-4%29-5%28x-4%29

Now notice there is a common binomial factor of
%28x-4%29, so we can take it out:

%28x-4%29%28x-5%29



----------------------------------------

and How Do You Solve For The Variable in

2x^2+x-2=0

We first try to factor the left side.

There is a 1 in front of the x and a NEGATIVE
number on the right.

2x%5E2%2B1x-2=0

Multiply the 2 by the 2, get 4.  Write down all the ways
you can multiply two positive integers together to get 4.
They are

1x4
2x2

Now since the last sign before the second 2 is -, out to the
right of those we SUBTRACT those pairs of positive integers:

1x4   4-1=3
2x2   2-2=0

We see that the coefficient of the middle term, 1, ignoring
signs, is neither 3 nor 0.  That means the trinomial will not 
factor.  

So we must use the quadratic formula:

x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+

with a=2, b=1,  c=-2

x+=+%28-%281%29+%2B-+sqrt%28%281%29%5E2-4%2A%282%29%2A%28-2%29%29%29%2F%282%2A%282%29%29+

x+=+%28-1+%2B-+sqrt%281%2B16%29%29%2F4+

x+=+%28-1+%2B-+sqrt%2817%29%29%2F4+

Edwin