document.write( "Question 365182: four times a number,increased by three,is the same as twicw the number,increased by 9 \n" ); document.write( "
Algebra.Com's Answer #260391 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
\"4n%2B3=2n%2B9\"
\n" ); document.write( "\"2n%2B3=9\"
\n" ); document.write( "\"2n=6\"
\n" ); document.write( "\"n=3\"
\n" ); document.write( "
\n" );