Posts: 1
Threads: 1
Joined: May 2024
Reputation:
0
Two numbers add up to 30. One number is 6 more than the other. What are the two numbers?
Posts: 131
Threads: 0
Joined: Oct 2021
Reputation:
0
Let x be the first number and y be the second number. We have two equations: x + y = 30 and x = y + 6. Solving this system of equations, we get x = 18 and y = 12.