document.write( "Question 763138: three less than three times a number is less than ten. Find all such numbers.
\n" );
document.write( "A) x<7/3
\n" );
document.write( "B) x< 19/3
\n" );
document.write( "C) x>-7/3
\n" );
document.write( "D x<13/3 \n" );
document.write( "
Algebra.Com's Answer #464538 by ramkikk66(644) ![]() You can put this solution on YOUR website! 3*x - 3 < 10\r \n" ); document.write( "\n" ); document.write( "Dividing both sides by 3,\r \n" ); document.write( "\n" ); document.write( "x - 1 < 10/3\r \n" ); document.write( "\n" ); document.write( "Adding 1 to both sides,\r \n" ); document.write( "\n" ); document.write( "x < 1 + (10/3) or \n" ); document.write( "\n" ); document.write( "D is the answer\r \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " \n" ); document.write( " |