document.write( "Question 726764: 2x^2+30x+52 \n" ); document.write( "
Algebra.Com's Answer #444777 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Factor
\n" ); document.write( "(1) 2x^2 +30x + 52 = 0
\n" ); document.write( "Always look for a common factor of ALL terms in the equation, then remove it to make the coefficients smaller and easier to work with. In (1), 2 is a common factor. Remove it leaves us with
\n" ); document.write( "(2) x^2 + 15x + 26 = 0, which readily factors into
\n" ); document.write( "(3) (x + 13)*(x + 2) = 0, which gives the roots
\n" ); document.write( "(4) x = {-13,-2}
\n" ); document.write( "Let's check these value using (1).
\n" ); document.write( "Is (2*(-13)^2 +30*(-13) + 52 = 0)?
\n" ); document.write( "Is (2*(169) -390 + 52 = 0)?
\n" ); document.write( "Is (338 -390 + 52 = 0)?
\n" ); document.write( "Is (-52 + 52 = 0)?
\n" ); document.write( "Is (0 = 0)? Yes
\n" ); document.write( "Is (2*(-2)^2 +30*(-2) + 52 = 0)?
\n" ); document.write( "Is (2*4 -60 + 52 = 0)?
\n" ); document.write( "Is (8 -60 + 52 = 0)?
\n" ); document.write( "Is (-52 + 52 = 0)?
\n" ); document.write( "Is (0 = 0)? Yes
\n" ); document.write( "Answer: The solution for x = {-13,-2}
\n" ); document.write( "
\n" );