SOLUTION: I would greatly appreciate some help on this problem. It is solving polynomial equations by factoring. What is the sum of the solutions of the equation 3x^2 plus 11x = 4
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: I would greatly appreciate some help on this problem. It is solving polynomial equations by factoring. What is the sum of the solutions of the equation 3x^2 plus 11x = 4
Log On
Question 254955: I would greatly appreciate some help on this problem. It is solving polynomial equations by factoring. What is the sum of the solutions of the equation 3x^2 plus 11x = 4 Answer by CharlesG2(834) (Show Source):
You can put this solution on YOUR website! I would greatly appreciate some help on this problem. It is solving polynomial equations by factoring. What is the sum of the solutions of the equation 3x^2 plus 11x = 4
3*x^2+11*x=4
3*x^2+11*x-4=0
use quadratic formula for a*x^2 + b*x + c = 0 to solve for both x's
a=3, b=2, c=-4