✔ 最佳答案
Let the smaller number be A.
Let the larger number be B.
Now, the difference between the two numbers is 10, we have
B – A = 10
A = B - 10 -----(i)
If the sum of the smaller number mupltiplied by 4 and the larger number multiplied by 1/3 is 25, we have
4A + 1/3B = 25 -----(ii)
Substitute (i) into (ii), we have
4(B – 10) + 1/3B = 25
4B – 40 + 1/3B = 25
4B + 1/3B = 25 + 40
13/3B = 65
B = 65 x 3/13
= 15 -----(iii)
Substitute (iii) into (i), we have
A = 15 – 10
= 5
Therefore, the smaller number is 5, and the larger number is 15.