document.write( "Question 588328: I am supposed to come up with a quadratic inequality that solution set is satisfied with x being greater than or equal to four. Please help! \n" ); document.write( "
Algebra.Com's Answer #374475 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am supposed to come up with a quadratic inequality that solution set is satisfied with x being greater than or equal to four. \n" ); document.write( ": \n" ); document.write( "y = x^2 - 16 \n" ); document.write( "x^2 - 16 >= 0 \n" ); document.write( "x^2 >= 16 \n" ); document.write( "x >= \n" ); document.write( "Two solutions \n" ); document.write( "x >= 4 \n" ); document.write( "and \n" ); document.write( "x <= -4 \n" ); document.write( " |