document.write( "Question 804320: five times a number n is three less than twice n find n \n" ); document.write( "
Algebra.Com's Answer #484696 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
\"5n=2n-3\"
\n" ); document.write( "\"3n=-3\"
\n" ); document.write( "\"n=-1\"
\n" ); document.write( "
\n" );