document.write( "Question 390205: Find the solution set of the inequality x^2+3x-10>8 and graph the solution set on a number line \n" ); document.write( "
Algebra.Com's Answer #276633 by mananth(16946)![]() ![]() You can put this solution on YOUR website! x^2+3x-10>8 \n" ); document.write( "x^2+3x-10-8>0 \n" ); document.write( "x^2+3x-18>0 \n" ); document.write( "(x+6)(x-3)>0 \n" ); document.write( "x>-6 \n" ); document.write( "OR \n" ); document.write( "x>3 \n" ); document.write( "... \n" ); document.write( " |