SOLUTION: George is thinking of a number between 70 and 90. The sum of the digits is less than 12. The product of the digits is greater than 25. What is George's number?
Algebra ->
Human-and-algebraic-language
-> SOLUTION: George is thinking of a number between 70 and 90. The sum of the digits is less than 12. The product of the digits is greater than 25. What is George's number?
Log On
Question 337815: George is thinking of a number between 70 and 90. The sum of the digits is less than 12. The product of the digits is greater than 25. What is George's number? Answer by Edwin McCravy(20056) (Show Source):
Let the ten's digit be t and the units digit be u
Since the number is between 70 and 90, t = 7 or t = 8
If t = 7 then
or
or u=4, the only digit that's greater than and less than 5.
So one solution is 74.
We will see if there is another solution:
If t = 8 then
or
There is no digit greater than and less than 4.
So 74 is the only solution.
Checking: 7+4=11 which is less that 12.
7×4=28 which is greater than 25.
Edwin