document.write( "Question 986942: When 8 is added to the difference between three times a number and 9, the result is greater than 11 added to 2 times the number. Find all solutions. \r
\n" );
document.write( "\n" );
document.write( "The solutions are all numbers greater than ?. \n" );
document.write( "
Algebra.Com's Answer #607735 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=a number \n" ); document.write( ". \n" ); document.write( "(3x-9)+8>2x+11 \n" ); document.write( "3x-1>2x+11 \n" ); document.write( "3x>2x+12 \n" ); document.write( "x>12 \n" ); document.write( "ANSWER: All numbers greater than 12. \n" ); document.write( " |