document.write( "Question 816592: Six times the diference of a number and 9 is less than the number \n" ); document.write( "
Algebra.Com's Answer #491597 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
the difference of a number and 9
\n" ); document.write( "\"n-9\"
\n" ); document.write( "6 times this....multiply all of it by 6
\n" ); document.write( "\"6%28n-9%29\"
\n" ); document.write( "is less than the number
\n" ); document.write( "\"6%28n-9%29%3Cn\"
\n" ); document.write( "now solve for n
\n" ); document.write( "\"6n+-+54+%3C+n\"
\n" ); document.write( "\"-54+%3C+-5n\"
\n" ); document.write( "dividing by a negative number flips the sign ***you must do this***
\n" ); document.write( "\"54%2F5+%3E+n\"
\n" ); document.write( "
\n" );