document.write( "Question 1010238: How do I solve \"x%5E2-3x-10=0\" by factoring? \n" ); document.write( "
Algebra.Com's Answer #625685 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We factor
\n" ); document.write( "\"x%5E2-3x-10=0\"
\n" ); document.write( "into binomial factors, looking for two numbers that multiply to make ten but have a difference of 3...5 and 2 are the numbers...since the middle term is -3, we know that our factoring has to have -5, like this...
\n" ); document.write( "\"%28x+-+5%29%28x+%2B+2%29+=+0\"
\n" ); document.write( "Then
\n" ); document.write( "x = 5 or x = -2
\n" ); document.write( "
\n" );