document.write( "Question 1193469: the units digit of a two digit number is double the tens digit. if the digit are reversed the new number is 27 more than the original number \n" ); document.write( "
Algebra.Com's Answer #825497 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the units digit of a two digit number is double the tens digit. if the digit are reversed the new number is 27 more than the original number \n" ); document.write( "-------------- \n" ); document.write( "Reversing the digits of a 2 digit number changes the value by 9 times the difference between the digits. \n" ); document.write( "----- \n" ); document.write( "U = 2T \n" ); document.write( "U = T+3 \n" ); document.write( "--- \n" ); document.write( "2T = T+3 \n" ); document.write( "T = 3 \n" ); document.write( "U = 6 \n" ); document.write( "---> 36 AND 63 \n" ); document.write( " \n" ); document.write( " |