document.write( "Question 59807This question is from textbook Alegbra Concepts and Applications
\n" );
document.write( ": Please help solve the following : \r
\n" );
document.write( "\n" );
document.write( "Tell whether or not (2,3) is a solution of the system\r
\n" );
document.write( "\n" );
document.write( "2x-3y<0 and x + y > 4 \n" );
document.write( "
Algebra.Com's Answer #41066 by joyofmath(189)![]() ![]() ![]() You can put this solution on YOUR website! Plug in x=2, y=3 into the first inequality:\r \n" ); document.write( "\n" ); document.write( "2x-3y < 0, so 2*2-3*3 = -5 which is < 0\r \n" ); document.write( "\n" ); document.write( "Looking at the second inequality: x+y > 4 so 2+3 = 5, which is > 4\r \n" ); document.write( "\n" ); document.write( "So, (2,3) is a solution of the system. \n" ); document.write( " |