SOLUTION: Factor the following expressions completely: a: x^2-2x-24 b: 2x^2y-32y

Algebra ->  Equations -> SOLUTION: Factor the following expressions completely: a: x^2-2x-24 b: 2x^2y-32y      Log On


   



Question 148494: Factor the following expressions completely:
a: x^2-2x-24
b: 2x^2y-32y

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'll do the first one to get you started.

a)



Looking at 1x%5E2-2x-24 we can see that the first term is 1x%5E2 and the last term is -24 where the coefficients are 1 and -24 respectively.

Now multiply the first coefficient 1 and the last coefficient -24 to get -24. Now what two numbers multiply to -24 and add to the middle coefficient -2? Let's list all of the factors of -24:



Factors of -24:
1,2,3,4,6,8,12,24

-1,-2,-3,-4,-6,-8,-12,-24 ...List the negative factors as well. This will allow us to find all possible combinations

These factors pair up and multiply to -24
(1)*(-24)
(2)*(-12)
(3)*(-8)
(4)*(-6)
(-1)*(24)
(-2)*(12)
(-3)*(8)
(-4)*(6)

note: remember, the product of a negative and a positive number is a negative number


Now which of these pairs add to -2? Lets make a table of all of the pairs of factors we multiplied and see which two numbers add to -2

First NumberSecond NumberSum
1-241+(-24)=-23
2-122+(-12)=-10
3-83+(-8)=-5
4-64+(-6)=-2
-124-1+24=23
-212-2+12=10
-38-3+8=5
-46-4+6=2



From this list we can see that 4 and -6 add up to -2 and multiply to -24


Now looking at the expression 1x%5E2-2x-24, replace -2x with 4x%2B-6x (notice 4x%2B-6x adds up to -2x. So it is equivalent to -2x)

1x%5E2%2Bhighlight%284x%2B-6x%29%2B-24


Now let's factor 1x%5E2%2B4x-6x-24 by grouping:


%281x%5E2%2B4x%29%2B%28-6x-24%29 Group like terms


x%28x%2B4%29-6%28x%2B4%29 Factor out the GCF of x out of the first group. Factor out the GCF of -6 out of the second group


%28x-6%29%28x%2B4%29 Since we have a common term of x%2B4, we can combine like terms

So 1x%5E2%2B4x-6x-24 factors to %28x-6%29%28x%2B4%29


So this also means that 1x%5E2-2x-24 factors to %28x-6%29%28x%2B4%29 (since 1x%5E2-2x-24 is equivalent to 1x%5E2%2B4x-6x-24)



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



Answer:
So x%5E2-2x-24 factors to %28x-6%29%28x%2B4%29