119k views
2 votes
Five times the smaller of two consecutive numbers is added to 3 times the bigger, the result is 579. Find the smaller integer.

1 Answer

1 vote
Here, let's represent the unknown integer with the variable "n":
5n + 3(n + 1) = 579
5n + 3n + 3 = 579
8n = 576
n = 72
The smaller integer is 72
User Kwoxer
by
6.0k points