document.write( "Question 760091: The difference between 4 times a number and 2, subtracted from 2 less than that number. If anyone can help with this, it is driving me crazy. Thanks up front. \n" ); document.write( "
Algebra.Com's Answer #462432 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The difference between 4 times a number and 2, subtracted from
\n" ); document.write( " 2 less than that number.
\n" ); document.write( ":
\n" ); document.write( "(n-2) - (4n-2)
\n" ); document.write( "removing brackets changes the signs
\n" ); document.write( "n - 2 - 4n + 2
\n" ); document.write( "Combine like terms, resulting in:
\n" ); document.write( "n - 4n - 2 + 2 = -3n
\n" ); document.write( "
\n" ); document.write( "
\n" );