document.write( "Question 35598This question is from textbook Glencoe Algebra 1
\n" ); document.write( ": I'm solving quadratic equations.How do I solve the equation \"c^2+12c+20=0\"?
\n" ); document.write( "Thanks,
\n" ); document.write( "Jenae
\n" ); document.write( "

Algebra.Com's Answer #21747 by Nate(3500)\"\" \"About 
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:
\n" ); document.write( "c^2+12c+20=0 original
\n" ); document.write( "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
\n" ); document.write( "c^2+2c+10c+20=0 plug in the factors
\n" ); document.write( "(c^2+2c)+(10c+20)=0 group
\n" ); document.write( "c(c+2)+10(c+2)=0 factor out the common factor
\n" ); document.write( "(c+10)(c+2)=0 combine with grouping
\n" ); document.write( "Zero product property:
\n" ); document.write( "c+10=0 is c=-10
\n" ); document.write( "c+2=0 is c=-2
\n" ); document.write( "
\n" );