Sachini E. answered 11/30/22
PhD in Electrical & Computer Engineering | Experienced Math Tutor
x = first number
y = second number
Let's turn sentences into equations!
The second number is five times the first number -- > y = x * 5 -------- 1
twice their sum is forty eight ------------------------------ > (x+y) * 2 = 48 --------- 2
Now we have two equations to solve and two unknown x and y. Lets start!
y = 5x
(x+y) * 2 = 48
Substitute y = 5x to Eq. 2. Then solve for x .
(x+5x) * 2 = 48
6x * 2 = 48
x = 4
Now we find y from Eq. 1
y = 5*4
y = 20
Siri P.
Thank you 🤗11/30/22