document.write( "Question 1009541: The inequality x2-14x>15 is equivalent to \n" ); document.write( "
Algebra.Com's Answer #625029 by fractalier(6550) You can put this solution on YOUR website! From \n" ); document.write( "x^2 - 14x > 15 \n" ); document.write( "we get \n" ); document.write( "x^2 - 14x - 15 > 0 \n" ); document.write( "(x - 15)(x + 1) > 0 \n" ); document.write( "Either both factors are positive or both are negative to be > 0. \n" ); document.write( "Thus x > 15 or x < -1. \n" ); document.write( " |