Hello!
The most clear method to solve this is to denote the variables and to solve the system of equations that occurs. This system is simple!
Let `S` be the amount of dollars Soumik have, and `K` that Kofi have. "Soumik has `$5` less than his friend Kofi" gives us the equation
`S = K - 5,`
and "they have `$97.50` altogether" gives the equation
`S + K =97.50.`
Substitute `S` from the first equation to the second and get
`K - 5 + K = 97.50,` thus `2K = 97.50 + 5 = 102.50,`
and finally `K = 102.50/2 = 51.25 ($).`
Recall that `S = K - 5` and find `S = 51.25 - 5 = 46.25 ($).`
The answer: Soumik has $46.25 and Kofi has $51.25.
No comments:
Post a Comment