Problema Solution
One number is 12 more than half another number. The two numbers total 60
Answer provided by our tutors
let x and y be the numbers
one number is 12 more than half another number
y = 12 + x/2
the two numbers total 60
x + y = 60
by solving the system of equations
y = 12 + x/2
x + y = 60
we find
x = 32
y = 28
click here to see the step by step solution of the system of equations
the numbers are 32 and 28.