SOLUTION: factoring trinomials by grouping 6c^3+c^2-7c

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: factoring trinomials by grouping 6c^3+c^2-7c      Log On


   



Question 57317: factoring trinomials by grouping
6c^3+c^2-7c

Found 2 solutions by stanbon, funmath:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
6c^3+c^2-7c
c(6c^2+c-7)
c(6c^2+7c-6c-7)
c(c(6c+7)-(6c+7))
c(6c+7)(c-1)
Cheers,
Stan H.

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
The standard form of a quadratic equation is: ax%5E2%2Bbx%2Bc, when I refer to a, I mean the coefficient of x^2, when I say b, I mean the coefficient of x, and when I say c, I am referring to the number without an x.
factoring trinomials by grouping
6c%5E3%2Bc%5E2-7c
First factor out your GCF,c.
c%286c%5E2%2Bc-7%29
Now we need to replace b with two numbers that multiply together to give you a*c but add together to give you b.
Our a=6, b=1, and c=-7 and a*c=6(-7)=-42
Two numbers that multiply to get -42, but add to get 1 are: 7 and -6
7*-6=-42 and 7-6=1
Replace c with 7c-6c
c%286c%5E2%2Bc-7%29
c%286c%5E2%2B7c-6c-7%29 Group the first two terms and the second two terms
c%28%286c%5E2%2B7c%29%2B%28-6c-7%29%29 Factor the GCF out of each parenthesis.
c%28c%286c%2B7%29-1%286c%2B7%29%29 Factor out (6c+7) because both c and -1 have that as a cofactor.
c%286c%2B7%29%28c-1%29
Happy Calculating!!!!