document.write( "Question 972315: Adding 1 to a certain number and taking one third of the result gives the same value as the original number. What is the number? \n" ); document.write( "
Algebra.Com's Answer #594699 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Adding 1 to a certain number and taking one third of the result gives the same value as the original number. What is the number?
\n" ); document.write( "
Let number be N
\n" ); document.write( "Then, \"%281%2F3%29%28N+%2B+1%29+=+N\"________\"%28N+%2B+1%29%2F3+=+N\"
\n" ); document.write( "3N = N + 1 ------ Cross-multiplying
\n" ); document.write( "3N - N = 1
\n" ); document.write( "2N = 1
\n" ); document.write( "N, or number = \"highlight_green%281%2F2%29\" \n" ); document.write( "
\n" );