95.6k views
4 votes
One positive number is 5 times another number. The difference between the two numbers is 200, find the numbers.

1 Answer

3 votes
x = 5y, where x > 0 and y > 0;
x - y = 200 => 5y - y = 200 => 4y = 200 => y = 200/4 => y = 50 => x = 250.
User Enguerranws
by
8.7k points