document.write( "Question 360298: Solve the inequality x(x + 3) > 4. Give your solution in interval notation, using INF for infinity. \n" ); document.write( "
Algebra.Com's Answer #257116 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x(x + 3) > 4
\n" ); document.write( "x^2+3x-4=0 First find the zeros.
\n" ); document.write( "(x+4)(x-1)=0
\n" ); document.write( "x=-4, x=1
\n" ); document.write( "Test on either side of these numbers.
\n" ); document.write( "x=-5: -5(-5+3)=10>4
\n" ); document.write( "x=0: 0<4
\n" ); document.write( "X=2: 2(2+3)=10>4
\n" ); document.write( ".
\n" ); document.write( "(-INF, -4)U(1, INF)
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );