document.write( "Question 252770: The sum of a two-digit number is 13. When 9 is subtracted from the original number, the resulting number is the reverse of the original number. What is the new number? \n" ); document.write( "
Algebra.Com's Answer #184851 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a+b=13 \n" ); document.write( "10a+b-9=10b+a \n" ); document.write( " \n" ); document.write( " |