document.write( "Question 282980: Find the x-intercepts for the graph of the equation \"y=x%5E2%2B3x-10\"
\n" ); document.write( "Type an ordered pair
\n" ); document.write( "

Algebra.Com's Answer #205432 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
set it to zero and solve
\n" ); document.write( "y=x^2+3x-10
\n" ); document.write( "what gives the product of -10 and adds up to 3
\n" ); document.write( "5 and -2
\n" ); document.write( "(x+5)(x-2)=0
\n" ); document.write( "x=-5
\n" ); document.write( "x=2
\n" ); document.write( "x=(2,-5)
\n" ); document.write( "
\n" );