document.write( "Question 482623: the sum of the digits of a two digit number is 15.if the number formed by reversing the digits is less than the original number by 27.find the original number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #330404 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! Let the tens digit be T, and the units digit U\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As sum of digits = 15, then T + U = 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The value of this number is: 10(T) + U. or 10T + U, and when reversed, we have: 10(U) + T, or 10U + T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the # formed by reversing the digits is 27 less than the original number, then we can say that:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10U + T = 10T + U – 27 --------> – 9T + 9U = -27\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We now have the following simultaneous equations:\r \n" ); document.write( "\n" ); document.write( " T + U = 15 _____ (i) \n" ); document.write( "– 9T + 9U = - 27 _____ (ii) \n" ); document.write( "9T + 9U = 135 _______ (iii) ----- Multiplying eq (i) by 9 \n" ); document.write( "18U = 108 _______ Adding eq (ii) and eq (iii)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "U, or the units digit = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substituting 6 for U in eq (i), we get: T + 6 = 15 ----- T, or the tens digit = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, since the tens digit is 9, and the units digit is 6, this makes the number: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------- \n" ); document.write( "Check \n" ); document.write( "----------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When 96 (original #) is reversed, it becomes 69. 69 is in fact 27 less than 96 (96 - 69 = 27).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Send comments and “thank-yous” to MathMadEzy@aol.com \n" ); document.write( " |