
Jay T. answered 03/08/23
Retired Engineer/Math Tutor
Let A = Number of calls received in the first evening
B = Number of calls received in the second evening
C = Number of calls received in the third evening
Given:
A + B + C = 85
C = 2B
A = B + 5
Since both A and C are functions of B, we substitute those functions into the first equation.
(B+5) + B + 2B = 85
4B = 80
B = 20
From that, we get
A = 25
C = 40
Therefore, Ashley received 25 calls the first night, 20 calls the second night, and 40 calls the third night.