document.write( "Question 1082714: The sum of the digit of the two numbers is 5.if 10 times the tens digit is added to 4 times the unit digit,the number obtained is in the reverse order of the digit of the original number.find the number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696801 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The sum of the \n" ); document.write( "If 10 times the tens digit is added to 4 times the unit digit, \n" ); document.write( "the number obtained is in the reverse order of the \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The equations are \r\n" ); document.write( "\r\n" ); document.write( "t + u = 5, (1) (where t is the \"tens\" digit, u is the \"units\" digit.)\r\n" ); document.write( "10t+4u = 10u + t. (2)\r\n" ); document.write( "\r\n" ); document.write( "Simplify:\r\n" ); document.write( "\r\n" ); document.write( "t + u = 5,\r\n" ); document.write( "9t = 6u.\r\n" ); document.write( "\r\n" ); document.write( "t = 5-u,\r\n" ); document.write( "9*(5-u) = 6u,\r\n" ); document.write( "\r\n" ); document.write( "45 - 9u = 6u,\r\n" ); document.write( "\r\n" ); document.write( "45 = 15u ---> u = 3, t = 2.\r\n" ); document.write( "\r\n" ); document.write( "The original number is 23.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |