document.write( "Question 167523: Find all numbers such that the sum of the number and 24 is greater than 4 times the number \n" ); document.write( "
Algebra.Com's Answer #123414 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! call the unknown x\r \n" ); document.write( "\n" ); document.write( "x+24>4x---->subtract subtract 4x and 24 from both sides\r \n" ); document.write( "\n" ); document.write( "-3x>-24---->divide by -3 (remember when you divide by a negative on an inequality the sign changes direction).\r \n" ); document.write( "\n" ); document.write( " |