document.write( "Question 727814: x^2+3x/x^2-36 less than or equal to 0
\n" );
document.write( "It says solve the inequality \n" );
document.write( "
Algebra.Com's Answer #445191 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! It says solve the inequality \n" ); document.write( "------------- \n" ); document.write( "(x^2+3x)/(x^2-36) <= 0 \n" ); document.write( "======== \n" ); document.write( "Factor: \n" ); document.write( "(x(x+3))/[(x-6)(x+6)] <= 0\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "Critical value are x = -6,-3,0,6 \n" ); document.write( "------ \n" ); document.write( "Draw a number line and plot those x values \n" ); document.write( "The equality is true for x = 0 and for x = -3 \n" ); document.write( "-------------------------- \n" ); document.write( "Test the inequality for a value in each of the 5 intervals defined by those \n" ); document.write( "x values. \n" ); document.write( "------------------- \n" ); document.write( "(x(x+3))/[(x-6)(x+6)] <= 0 \n" ); document.write( "Test x = -10:: -*-/-*- <= 0 ; false \n" ); document.write( "Test x = -5::: -*-/-*+ <= 0 ; true \n" ); document.write( "Test x = -1::: -*+/-*+ <= 0 ; false \n" ); document.write( "Test x = 3:::: +*+/-*+ <= 0 ; true \n" ); document.write( "Test x = 10::: +*+/+*+ <= 0 ; false \n" ); document.write( "----- \n" ); document.write( "Solutions: (-6,-3]U[0,6) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |