Problema Solution

the sum of two numbers is 30 the first number is twices the second number. what is the number?

Answer provided by our tutors

Let they be x,y.

 the sum of two numbers is 30

x+y=30 

the first number is twices the second number

x=2y

So 2y+y = 30

3y=30

y=10

and x=2y=2(10)=20