SOLUTION: #22. Factor trinomial 4x^2+7x-2
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: #22. Factor trinomial 4x^2+7x-2
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 749350
:
#22.
Factor trinomial
4x^2+7x-2
Answer by
tommyt3rd(5050)
(
Show Source
):
You can
put this solution on YOUR website!
We look for a pair of numbers that "add" to 7 and multiply to -8 and discover -1 and 8
4x^2+7x-2=
4x^2+(8x-x)-2=
4x^2+8x-x-2=
(4x^2+8x)-(x+2)=
4x(x+2)-1(x+2)
(4x-1)(x+2)
:)