14.0k views
2 votes
One number is 8 less than a second number. Twice the second number is 52 more than 5 times the first. Find the smaller of the two numbers.

User Jsonbourne
by
5.8k points

2 Answers

3 votes

I will try my best...


Let x and y be the two numbers.


x = y - 4


2y = 5x - 10


Now, we solve the system of equations:


2y = 5(y - 4) - 10


2y = 5y - 20 - 10


-3y = -30



So...


y = 10


x = 10 - 4 = 6


User Victor Marchuk
by
6.3k points
4 votes

Let x and y be the two numbers.

x = y - 4

2y = 5x - 10

solve the system of equations:

2y = 5(y - 4) - 10

2y = 5y - 20 - 10

-3y = -30

y = 10

x = 10 - 4 = 6

User Randytan
by
5.7k points