Problema Solution
the sum of two integers is 51.the larger integer is 3 more than twice the smaller integer.what are the integers?
Answer provided by our tutors
let 'x' and 'y' be the two integers such that x>y
the sum of two integers is 51
x + y = 51
the larger integer is 3 more than twice the smaller integer
x = 3 + 2y
by solving the system of equations
x + y = 51
x = 3 + 2y
we find
x = 35
y = 16
click here to see the step by step solution of the system of equations
the numbers are 35 and 16.