document.write( "Question 4500: How would you factor x^2 + 10x + 8. It is part of a larger problem I am having alot of trouble with \n" ); document.write( "
Algebra.Com's Answer #2121 by glitzgirl_14(11)\"\" \"About 
You can put this solution on YOUR website!
you will have to use the quadratic formula.
\n" ); document.write( "\"x=%28-10%2B-sqrt%2810%5E2-4%2A1%2A8%29%29%2F%282%2A1%29\"
\n" ); document.write( "\"x=%28-10%2B-sqrt%28100-32%29%29%2F2\"
\n" ); document.write( "\"x=%28-10%2B-sqrt%2868%29%29%2F2\"
\n" ); document.write( "\"x=-10%2B-2sqrt%2817%29%29%2F2\"
\n" ); document.write( "\"x=-5%2B-sqrt%2817%29%29\"
\n" ); document.write( "
\n" );