Problema Solution

the sum of two numbers is 44. if the larger is two less than three times the smaller number, find the number.

Answer provided by our tutors

X+Y=44;

X=3Y-2;

3Y-2+y=44;

4Y=46

Y=46/4=11.5;

X=32.5