document.write( "Question 345433: four less than three time a number is less than ten.find all such numbers \n" ); document.write( "
Algebra.Com's Answer #247041 by haileytucki(390)\"\" \"About 
You can put this solution on YOUR website!
4-3x<10\r
\n" ); document.write( "\n" ); document.write( "Since 4 does not contain the variable to solve for, move it to the right-hand side of the inequality by subtracting 4 from both sides.
\n" ); document.write( "-3x<-4+10\r
\n" ); document.write( "\n" ); document.write( "Add 10 to -4 to get 6.
\n" ); document.write( "-3x<6\r
\n" ); document.write( "\n" ); document.write( "Divide each term in the inequality by -3.
\n" ); document.write( "-(3x)/(-3)>(6)/(-3)\r
\n" ); document.write( "\n" ); document.write( "Simplify the left-hand side of the inequality by canceling the common factors.
\n" ); document.write( "x>(6)/(-3)\r
\n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the inequality by simplifying each term.
\n" ); document.write( "x>-2
\n" ); document.write( "
\n" );