document.write( "Question 620763: I am a four digit number greater than 3000 but less than 4000. My ones digit is 2 more than my thousands digit. All my other digits are the same. The sum of my digit is 16. What number i am? \n" ); document.write( "
Algebra.Com's Answer #390373 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Write as we Read
\n" ); document.write( "I am a four digit number greater than 3000 but less than 4000
\n" ); document.write( " 3 _ _ _
\n" ); document.write( "My ones digit is 2 more than my thousands digit.
\n" ); document.write( " 3 _ _ 5
\n" ); document.write( "All my other digits are the same
\n" ); document.write( " 3\"highlight%28x%29\"\"highlight%28x%29\"5
\n" ); document.write( "The sum of my digit is 16.
\n" ); document.write( " 3 + x + x + 5 = 16
\n" ); document.write( " 2x + 8 = 16
\n" ); document.write( " 2x + 8 - 8 = 16 - 8
\n" ); document.write( " 2x = 8
\n" ); document.write( " x = 4
\n" ); document.write( " 3 4 4 5 \n" ); document.write( "
\n" );