document.write( "Question 216010: If 6 is added to a number, the result exceeds two times the number by 1. What is the number \n" ); document.write( "
Algebra.Com's Answer #163166 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Just write an equation for what it says. (x = \"a number\")
\n" ); document.write( ":
\n" ); document.write( "If 6 is added to a number, the result exceeds two times the number by 1.
\n" ); document.write( "x + 6 = 2x + 1
\n" ); document.write( ":
\n" ); document.write( "6 - 1 = 2x - x
\n" ); document.write( ":
\n" ); document.write( "x = 5
\n" ); document.write( ":
\n" ); document.write( "You can check solution in the given statment
\n" ); document.write( "
\n" );