document.write( "Question 948487: Determine whether the given point is a solution of the linear inequality. Make sure to state yes or no and show your work to justify your answer.
\n" );
document.write( "
\n" );
document.write( "(2, 4)
\n" );
document.write( "
\n" );
document.write( "y <= 3x - 1 \n" );
document.write( "
Algebra.Com's Answer #578939 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether the given point is a solution of the linear inequality. Make sure to state yes or no and show your work to justify your answer.\r \n" ); document.write( "\n" ); document.write( " (2, 4)\r \n" ); document.write( "\n" ); document.write( " y <= 3x - 1 \n" ); document.write( "---- \n" ); document.write( "Substitute for x and y:: \n" ); document.write( "4 <= 3*2 - 1 \n" ); document.write( "4 <= 6-1 \n" ); document.write( "4 <= 5 \n" ); document.write( "----- \n" ); document.write( "Ans: Yes. (2,4) is one of the solutions for y <= 3x-1 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |