document.write( "Question 83410: Determine whether the given number is a solution to the inequality following it.
\n" );
document.write( "0, 4x+9>or=to 5(x-3) \n" );
document.write( "
Algebra.Com's Answer #59917 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! the given inequality is 4x + 9 > or = 5(x-3) \n" ); document.write( "To check if the given number 0 is a solution, we just plug in x = 0 in the inequality.\r \n" ); document.write( "\n" ); document.write( "==> 4(0) + 9 > or = 5(0-3)\r \n" ); document.write( "\n" ); document.write( "==> 0 + 9 > or = 5(-3)\r \n" ); document.write( "\n" ); document.write( "==> 9 > or = - 15\r \n" ); document.write( "\n" ); document.write( "This statement 9 > -15 is true.\r \n" ); document.write( "\n" ); document.write( "Hence we conclude that 0 is a solution to the given inequality. \n" ); document.write( " |