document.write( "Question 875306: when a student subtracts 7 from a number, the result is greater than 5/3 of the number. let x be the number. what are the possible values of x? \n" ); document.write( "
Algebra.Com's Answer #528092 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
n- 7 >(5/3)n
\n" ); document.write( "3n - 21 > 5n
\n" ); document.write( " -21 > 2n
\n" ); document.write( " -21/2 >n
\n" ); document.write( "n< -10 1/2 0r
\n" ); document.write( "n < -10.5
\n" ); document.write( "
\n" );