document.write( "Question 143899: Determine if the following are solutions to the inequality...
\n" );
document.write( "-1, 1, 6, 13\r
\n" );
document.write( "\n" );
document.write( "x - 3>_6 (the _ is supposed to be inderneath the >)\r
\n" );
document.write( "\n" );
document.write( "Can someone please help me, I do not understand how to do these at all. \n" );
document.write( "
Algebra.Com's Answer #104764 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! -1, 1, 6, 13\r \n" ); document.write( "\n" ); document.write( "x - 3>_6 \r \n" ); document.write( "\n" ); document.write( "you have to substitute values and see if the inequality verifies:\r \n" ); document.write( "\n" ); document.write( "if x=-1 then -1-3>_6 then -4>_6 (then x=-1 is not a solution to the inequality) \n" ); document.write( "if x= 1 then 1-3>_6 then -2>_6 (then x=1 is not a solution to the inequality) \n" ); document.write( "if x= 6 then 6-3>_6 then 3>_6 (then x=6 is not a solution to the inequality) \n" ); document.write( "if x=13 then 13-3>_6 then 10>_6 (then x=13 is a solution to the inequality) \n" ); document.write( " |