Question 35598This question is from textbook Glencoe Algebra 1
: I'm solving quadratic equations.How do I solve the equation "c^2+12c+20=0"?
Thanks,
Jenae This question is from textbook Glencoe Algebra 1
You can put this solution on YOUR website! I already explained how to simplify these types, so I will just help you solve for this:
c^2+12c+20=0 original
c^2+12c+20=0 the product of 'a' and 'c' is 20 and the factors that sum up to 'b' are 2 and 10
c^2+2c+10c+20=0 plug in the factors
(c^2+2c)+(10c+20)=0 group
c(c+2)+10(c+2)=0 factor out the common factor
(c+10)(c+2)=0 combine with grouping
Zero product property:
c+10=0 is c=-10
c+2=0 is c=-2