document.write( "Question 732711: The sum of the digits of a two digit number is 11. The original two-digit number is 5 more than 3 times the number with its digits reversed. Find the original number. \n" ); document.write( "
Algebra.Com's Answer #448101 by vidhyak(98)\"\" \"About 
You can put this solution on YOUR website!
The sum of the digits of a two digit number is 11. \r
\n" ); document.write( "\n" ); document.write( "The 2 digit numbers whose sum of digits add to 11 are 29, 38, 47, 56, 65, 74, 83, 92\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The original two-digit number is 5 more than 3 times the number with its digits reversed\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From the above statement, it is understood that the original two-digit number is greater than the reversed number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the number should be either 65, 74, 83 or 92\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "original number = 5 + 3(reversed number)\r
\n" ); document.write( "\n" ); document.write( "Let's apply the formula to 65, 74, 83, 92 to see which is correct\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "65 = 5 + 3(56) = 5 + 177 = 182 -------not correct
\n" ); document.write( "74 = 5 + 3(47) = 5 + 141 = 146 -------not correct
\n" ); document.write( "83 = 5 + 3(38) = 5 + 114 = 119 -------not correct\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "92 = 5 + 3(29) = 5 + 87 = 92 -------correct\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "92 is the number
\n" ); document.write( "
\n" );