document.write( "Question 1010238: How do I solve \"x%5E2-3x-10=0\" by factoring? \n" ); document.write( "
Algebra.Com's Answer #625686 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
x^2 -3x - 10 = 0
\n" ); document.write( "look at prime factors of 10 which are 2 and 5, therefore
\n" ); document.write( "x^2 - 3x - 10 = (x - 5) * (x + 2)
\n" ); document.write( "
\n" ); document.write( "
\n" );