Problema Solution
Find two numbers such as that their difference is 250 and one is eleven times the other.
Answer provided by our tutors
Let 'x' be the smaller number then the larger number is '11x'.
11x - x = 250
10x = 250 divide both sides by 10
x = 25
11*25 = 275
Indeed 275 - 25 = 250 and 275 = 11*25.
The two numbers are 275 and 25.