document.write( "Question 1169114: Twice the sum of the digits of a two-digit number is 14. The original number subtracted from the number formed when the digits are reversed is 27. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #793795 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If twice the sum of the digits is 14, then the sum of the digits is 7. \n" ); document.write( "If the original number subtracted from the number with the digits reversed is 27, then the difference between the digits is 27/9 = 3. \n" ); document.write( "Sum of the two digits = 7 and difference of the two digits = 3 means the digits are 5 and 2. \n" ); document.write( "ANSWER: 52 \n" ); document.write( " \n" ); document.write( " |