227k views
3 votes
The sum of two numbers is 33. The sum of the smaller and 3 times the larger is 81. Find the numbers.

User David Kerr
by
6.4k points

2 Answers

2 votes
The two numbers are 9and 24
User Prajna Hegde
by
5.7k points
6 votes
-------------------------------------------
Define x and y :
-------------------------------------------
Let the small number be x.
And the big number be y.

-------------------------------------------
Construct equations :
-------------------------------------------
The sum of the 2 numbers is 33.
⇒ x + y = 33

The sum of the smaller number and 3 times the larger number is 81.
⇒x + 3y = 81

-------------------------------------------
Find x and y :
-------------------------------------------
x + y = 33 ---------------- (1)
x + 3y = 81 .---------------- (2)

-------------------------------------------
Equation (2) - (1) :
-------------------------------------------
2y = 48
y = 24

-------------------------------------------
Sub y = 24 into equation (1) :
-------------------------------------------
x + y = 33
x + 24 = 33
x = 33 - 24
x = 9

-------------------------------------------
Find the two numbers :
-------------------------------------------
Smaller number = 9
Bigger number = 24

--------------------------------------------------------------------------------------
Answer: The two numbers are 9 and 24.
--------------------------------------------------------------------------------------
User Rmpestano
by
5.5k points