document.write( "Question 300399: When the digits of a two-digit number are reversed,the new number is 9 more than the original number,and the sum of digits of the original number is 11.What is the original?
\n" ); document.write( "I really need help with setting this up and how to check.
\n" ); document.write( " Please and Thank you!
\n" ); document.write( "

Algebra.Com's Answer #215582 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
original number: (ab)=10a+b
\n" ); document.write( "new number: (ba)=10b+a
\n" ); document.write( "a+b=11
\n" ); document.write( "(ba)=9+10a+b\r
\n" ); document.write( "\n" ); document.write( "hmm this is harder to explain then i thought.
\n" ); document.write( "[for example take number 45=(10(4)+5) if reversed its 54=(10(5)+4). 4+5=9 sum of digits of original number 45, (10(4)+5)+9=54 added 9 to the original 45 to get the new number 54.]
\n" ); document.write( "same type of thing for this problem
\n" ); document.write( "a and be have to be single whole numbers that add to get 11
\n" ); document.write( "\"%28ba%29=%28ba%29\" \"b=11-a\"
\n" ); document.write( "\"%289%2B10a%2Bb%29=%2810b%2Ba%29\"
\n" ); document.write( "\"9=9b-9a\"
\n" ); document.write( "\"9=9%2811-a%29-9a\"
\n" ); document.write( "\"9=%2899-9a%29-9a\"
\n" ); document.write( "\"9=99-18a\"
\n" ); document.write( "\"-90=-18a\"
\n" ); document.write( "\"5=a\"
\n" ); document.write( "________
\n" ); document.write( "\"a%2Bb=11\"
\n" ); document.write( "\"5%2Bb=11\"
\n" ); document.write( "\"b=6\"
\n" ); document.write( "________
\n" ); document.write( "check
\n" ); document.write( "(ab)=10a+b
\n" ); document.write( "(ab)=10(5)+(6)
\n" ); document.write( "(ab)=(56)
\n" ); document.write( "__
\n" ); document.write( "(ba)=10b+a
\n" ); document.write( "(ba)=10(6)+(5)
\n" ); document.write( "(ba)=(65)
\n" ); document.write( "__
\n" ); document.write( "(ba)=9+(ab)
\n" ); document.write( "(65)=9+(56)
\n" ); document.write( "(65)=(65)
\n" ); document.write( "CORRECT\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );