SOLUTION: Factor 5x^2-13x-6

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Factor 5x^2-13x-6      Log On


   



Question 117062: Factor
5x^2-13x-6

Found 2 solutions by jim_thompson5910, edjones:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

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

Now multiply the first coefficient 5 and the last coefficient -6 to get -30. Now what two numbers multiply to -30 and add to the middle coefficient -13? Let's list all of the factors of -30:



Factors of -30:
1,2,3,5,6,10,15,30

-1,-2,-3,-5,-6,-10,-15,-30 ...List the negative factors as well. This will allow us to find all possible combinations

These factors pair up and multiply to -30
(1)*(-30)
(2)*(-15)
(3)*(-10)
(5)*(-6)
(-1)*(30)
(-2)*(15)
(-3)*(10)
(-5)*(6)

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


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

First NumberSecond NumberSum
1-301+(-30)=-29
2-152+(-15)=-13
3-103+(-10)=-7
5-65+(-6)=-1
-130-1+30=29
-215-2+15=13
-310-3+10=7
-56-5+6=1



From this list we can see that 2 and -15 add up to -13 and multiply to -30


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

5x%5E2%2Bhighlight%282x%2B-15x%29%2B-6


Now let's factor 5x%5E2%2B2x-15x-6 by grouping:


%285x%5E2%2B2x%29%2B%28-15x-6%29 Group like terms


x%285x%2B2%29-3%285x%2B2%29 Factor out the GCF of x out of the first group. Factor out the GCF of -3 out of the second group


%28x-3%29%285x%2B2%29 Since we have a common term of 5x%2B2, we can combine like terms

So 5x%5E2%2B2x-15x-6 factors to %28x-3%29%285x%2B2%29


So this also means that 5x%5E2-13x-6 factors to %28x-3%29%285x%2B2%29 (since 5x%5E2-13x-6 is equivalent to 5x%5E2%2B2x-15x-6)

-------------------------------
Answer:

So 5x%5E2-13x-6 factors to %28x-3%29%285x%2B2%29

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
5x^2-13x-6
5*-6=-30 Multiply the 1st and last coefficients.
What factors of -30 when added equal -13? Ans.: -15 & 2
The rest is easy.
5x^2-15x+2x-6
5x(x-3)+2(x-3) Factor by grouping.
(5x+2)(x-3)
.
Ed