document.write( "Question 964066: There are two two-digit numbers that satisfy the following
\n" ); document.write( "conditions: (1) Each number has the same
\n" ); document.write( "digits, (2) the sum of the digits in each number is
\n" ); document.write( "10, and (3) the difference between the two numbers
\n" ); document.write( "is 54. What are the two numbers?
\n" ); document.write( "

Algebra.Com's Answer #589020 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Two digit numbers whose some is 10 are 91,82,73,64, ...
\n" ); document.write( "Try 91, 82, 73 and so forth as the larger of the two numbers.
\n" ); document.write( "For 91, the other number is 19
\n" ); document.write( "since each number has the same digits, and their difference is 91-19 = 72
\n" ); document.write( "For 82, the other number is 28, and their difference is 82-28 = 54
\n" ); document.write( "82 and 28 seem to be the numbers we want.
\n" ); document.write( "Each number has the same digits.
\n" ); document.write( "The sum of the digits is 10.
\n" ); document.write( "Their difference is 54
\n" ); document.write( "
\n" ); document.write( "
\n" );