document.write( "Question 171339This question is from textbook
\n" );
document.write( ": x^4+100>29x^2\r
\n" );
document.write( "\n" );
document.write( "That greater than sign should be a greater than or equal to sign, but I didn't know how to make it on here. \n" );
document.write( "
Algebra.Com's Answer #126487 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^4+100>29x^2 \n" ); document.write( "That greater than sign should be a greater than or equal to sign, \n" ); document.write( "-------------------- \n" ); document.write( "1st: Solve the EQUALITY \n" ); document.write( "x^4 -29x^2 + 100 = 0 \n" ); document.write( "(x^2-25)(x^2-4) = 0 \n" ); document.write( "x = 5 or -5 or 2 or -2 \n" ); document.write( "------------------------------ \n" ); document.write( "Draw a number line and plot -5, -2, 2, 5 \n" ); document.write( "----------------------------------------- \n" ); document.write( "2nd: Check a test value in each interval to see where the INEQUALITY solutions are \n" ); document.write( "Test x = -10: (100-25)(100-4)> 0; true so solutions in (-inf,-5) \n" ); document.write( "Test x = -3: (9-25)(9-4)> 0 ; false so no solutions in that interval \n" ); document.write( "Test x = 0: (0-25)(0-4)> 0 ; true so solutions in (-2,2) \n" ); document.write( "Test x = 3: (9-25)(9-4) >0 ; false so no solutions in that interval \n" ); document.write( "Test x = 10: (100-25)(100-4)>0: true so solutions in (5,+inf) \n" ); document.write( "========================================= \n" ); document.write( "Final Solution: (-inf,-5]U[-2,2]U[5,+inf) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |