Jayson K. answered 09/13/19
Math homework help
Let x = the first number and y = the second number
"The sum of two numbers is 30." translates into
x + y = 30...............(1)
"The difference between 1/2 of one number and 1/3 of the other is 5" translates into
1/2 x - 1/3 y = 5......(2)
Before we solve, let's take equation (2) and multiply everything through by 6, so that we can get rid of the fractions:
6(1/2x - 1/3 y) = (5)6
3x - 2y = 30..........(3)
We now use systems to solve for x and y. Using equations (1) and (3)
2(x + y = 30) ----------->2x + 2y = 60.....(a)
3x - 2y = 30-------------->3x - 2y = 30.....(b)
Adding (a) and (b) together we get
5x = 90
x = 18
Which means that by equation (1) 18 + y = 30 ----> so y = 12.
Thus our two numbers are 18 and 12.
Hope this helps
Mr. K