document.write( "Question 1009895: The sum of the digits of a two digit number is 12. The difference of the same two digits is -2. What are the two possible two-digit numbers? \n" ); document.write( "
Algebra.Com's Answer #625364 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 57 & 75 \n" ); document.write( "---------- \n" ); document.write( "T + U = 12 \n" ); document.write( "T - U = 2 \n" ); document.write( "---------------Add \n" ); document.write( " |