Problema Solution

the sum of two numbers is 70. the larger number is 4 more than twice the smaller number. what is the smaller number?

Answer provided by our tutors

Equations:

x + y = 70

x = 2y+4

----

Substitute for "x" and solve for "y":

2y+4 + y = 70


 

3y = 66

y = 22

----

Solve for "x":

x = 2y+4

x = 2*22+4

x = 48