document.write( "Question 999811: When two times a number is increased by 4, the result is six more than the number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #617359 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "n = the number
\n" ); document.write( ".
\n" ); document.write( "2n+4=n+6
\n" ); document.write( "n=2
\n" ); document.write( "ANSWER: The number is 2.
\n" ); document.write( "
\n" ); document.write( "
\n" );