document.write( "Question 69482: Find the x-intercepts y = x^2 + 5x + 2\r
\n" ); document.write( "\n" ); document.write( "How do I find the x intercept?
\n" ); document.write( "

Algebra.Com's Answer #49544 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find the x-intercepts y = x^2 + 5x + 2
\n" ); document.write( ":
\n" ); document.write( "The x intercepts occur when y = 0 so just write it as follows and find x:
\n" ); document.write( ":
\n" ); document.write( "x^2 + 5x + 2 = 0
\n" ); document.write( ":
\n" ); document.write( "This cannot be easily factored (no integer solutions) so use the quadratic formula
\n" ); document.write( ":
\n" ); document.write( " in the form ax^2 + bx + c: a=1; b=5 and c=2
\n" ); document.write( ":
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( ":
\n" ); document.write( "Substitute for a, b, & c
\n" ); document.write( "\"x+=+%28-5+%2B-+sqrt%28+5%5E2-4%2A1%2A2+%29%29%2F%282%2A1%29+\"
\n" ); document.write( ":
\n" ); document.write( "\"x+=+%28-5+%2B-+sqrt%28+25+-+8+%29%29%2F%282%29+\"
\n" ); document.write( ":
\n" ); document.write( "The solutions are:
\n" ); document.write( "\"x+=+%28-5+%2B+sqrt%28+17+%29%29%2F%282%29+\"
\n" ); document.write( "and
\n" ); document.write( "\"x+=+%28-5+-+sqrt%28+17+%29%29%2F%282%29+\"
\n" ); document.write( ":
\n" ); document.write( "In decimals it would be x = -4.561553 and x = -0.4384472
\n" ); document.write( ":
\n" ); document.write( "A graphical presentation of the x intercepts:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+4%2C+-8%2C+8%2C+x%5E2+%2B+5x+%2B+2%29+\"
\n" ); document.write( ":
\n" ); document.write( "Do you understand this now?
\n" ); document.write( "
\n" );