document.write( "Question 1164151: How to find the number? The units digit of a two-digit number is three more
\n" );
document.write( "than the tens digit.The number is equal to four times the sum of the digits. Find the number. (Hint: We can represent a two digit number as 10t+u.) \n" );
document.write( "
Algebra.Com's Answer #788508 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "Apparently, with the hint that is given, the problem is supposed to be solved using formal algebra. You have a couple of responses showing good examples of that. \n" ); document.write( "But you can get good mental exercise (and learn a lot about solving math problems) by solving the problem quickly using logical reasoning and some simple mental arithmetic. \n" ); document.write( "In this problem, we know the units digit is 3 more than the tens digit. \n" ); document.write( "The only possible numbers are 14, 25, 36, 47, 58, and 69. \n" ); document.write( "We know the number itself is a multiple of 4. \n" ); document.write( "Using basic divisibility rules, it is easy to see that only one of the possible numbers -- 36 -- is divisible by 4. \n" ); document.write( "ANSWER: The number is 36. \n" ); document.write( " \n" ); document.write( " |