document.write( "Question 386374: what is the first step to solve the problem 4n-3>2n \n" ); document.write( "
Algebra.Com's Answer #273127 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
first put n's on one side
\n" ); document.write( "-3>2n-4n
\n" ); document.write( "-3>-2n
\n" ); document.write( "divide by -2
\n" ); document.write( "in an inequality the sign reverses when you have a negative
\n" ); document.write( "-3/-2 < n
\n" ); document.write( "1.5 < n
\n" ); document.write( "
\n" );