document.write( "Question 987252: three times the difference of a number and 12 is at least 105. find all possible values for the number. \n" ); document.write( "
Algebra.Com's Answer #608019 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "x=a number
\n" ); document.write( ".
\n" ); document.write( "3(x-12)>105
\n" ); document.write( "3x-36>105
\n" ); document.write( "3x>141`
\n" ); document.write( "x>47
\n" ); document.write( ".
\n" ); document.write( "ANSWER: All numbers greater than 47.
\n" ); document.write( "
\n" );