document.write( "Question 405853: i am a 4 digit even number the sum of my digit is 15. the ones digit is 1 more than the tens digit, which is 1 more than the thousands digit. the hundreds digit is the sum of the ones and the thousands digit. the tens digit is 3 what am i? \n" ); document.write( "
Algebra.Com's Answer #286583 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Let w = the thousands digit
\n" ); document.write( "Let x = the 100's
\n" ); document.write( "Let y = the 10's
\n" ); document.write( "Let z = the units
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement:
\n" ); document.write( ":
\n" ); document.write( "\"the tens digit is 3 \"
\n" ); document.write( "y = 3
\n" ); document.write( ":
\n" ); document.write( "\"a 4 digit even number the sum of my digit is 15.\"
\n" ); document.write( "w + x + 3 + z = 15
\n" ); document.write( ":
\n" ); document.write( "\" the ones digit is 1 more than the tens digit,\"
\n" ); document.write( "z = 3 + 1
\n" ); document.write( "z = 4
\n" ); document.write( ":
\n" ); document.write( "\"which is 1 more than the thousands digit.\"
\n" ); document.write( "3 = w + 1
\n" ); document.write( "w = 3 - 1
\n" ); document.write( "w = 2
\n" ); document.write( ":
\n" ); document.write( "That all the information we need;
\n" ); document.write( "2 + x + 3 + 4 = 15
\n" ); document.write( "x + 9 = 15
\n" ); document.write( "x = 15 - 9
\n" ); document.write( "x = 6
\n" ); document.write( ":
\n" ); document.write( "The number: 2634
\n" ); document.write( ":
\n" ); document.write( "Check this in the statement:
\n" ); document.write( "\"the hundreds digit is the sum of the ones and the thousands digit.\"
\n" ); document.write( "6 = 2 + 4
\n" ); document.write( "
\n" ); document.write( "
\n" );