document.write( "Question 1033789: solve the inequality and express the solution using interval notation\r
\n" );
document.write( "\n" );
document.write( "x^2-7x+12>0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #648449 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If we analyze \n" ); document.write( "x^2-7x+12>0 \n" ); document.write( "we start by factoring it..we get \n" ); document.write( "(x-3)(x-4) > 0 \n" ); document.write( "For us to have a product greater than zero, both factors have to be positive or both have to be negative... \n" ); document.write( "For both to be positive, x has to be greater than 4. \n" ); document.write( "For both to be negative, x has to be less than 3. \n" ); document.write( "In interval notation, it looks like \n" ); document.write( "(-infinity, 3) U (4, infinity) \n" ); document.write( " |