document.write( "Question 552895: The sum of the digits of a two-digit number is 15. If the digits are reversed, the number is increased by 9. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #360558 by KMST(5328) You can put this solution on YOUR website! Let x be the tens digit, and y the ones digit \n" ); document.write( "The number's value is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "We know that \n" ); document.write( " \n" ); document.write( "We solve the system \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "any way we can to find \n" ); document.write( "So the original number is 78. \n" ); document.write( " |