document.write( "Question 995420: Find the values for x where X^2 - 12 < 3x + 6.\r
\n" );
document.write( "\n" );
document.write( "This is supposed to be an inequality right? \n" );
document.write( "
Algebra.Com's Answer #614171 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the values for x where X^2 - 12 < 3x + 6. \n" ); document.write( "------- \n" ); document.write( "x^2 - 3x - 18 < 0 \n" ); document.write( "(x-6)(x+3) < 0 \n" ); document.write( "------ \n" ); document.write( "If x-6 < 0 and x+3 > 0, -3< x < 6 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |