|
Question 343943: which is the 2-digit number that is 3 times its first digit plus 5 times its second digit?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! which is the 2-digit number that is 3 times its
first digit plus 5 times its second digit?
---
Let the number be 10t+u.
----------------
Equation:
10t+u = 3t+5u
7t = 4u
t = (4/7)(u)
----
Since both t and u are singel digits,
u must be 7.
Then t must be 4
------------------------
The number is 47
---
Check: 47 = 3*4+5*7 = 12 + 35 = 47
=======================================
cheers,
Stan H.
|
|
|
| |