document.write( "Question 1036722: The sum of a two digit number and the number obtained by inter changing the digits is ______ times the sum of their digits. \n" ); document.write( "
Algebra.Com's Answer #651439 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
Let the number of times, the tens, and the units digits be, N, T and U, respectively
\n" ); document.write( "Then we have: 10T + U + 10U + T = N(T + U)
\n" ); document.write( "11T + 11U = N(T + U)
\n" ); document.write( "11(T + U) = N(T + U)
\n" ); document.write( "11 = N\r
\n" ); document.write( "\n" ); document.write( "The sum of a two digit number and the number obtained by inter changing the digits is \"highlight_green%2811%29\" times the sum of their digits. \n" ); document.write( "
\n" );