.
Mr. Charles bought a total of 5 pounds of fruit. He spent $6.58 and he bought apples, oranges, and grapes. How much of each fruit did Mr. Charles buy?
Apples cost $0.95/pound
Oranges cost $0.83/pound
grapes cost 1.60/pound
Thank you for your consideration of assistance.
----------------------------------------------------------------------
Let x = amount of apples bought (in pounds),
y = amount of oranges bought (in pounds),
z = amount of grapes bought (in pounds).
Then you have two equations for three unknowns x, y and z:
x + y + z = 5,
0.95x + 0.83y + 1.60z = 6.58.
This information is not sufficient to solve the system.
The additional information is required.
The other tutor solved the problem assuming that the amount for each fruit is the whole number of pounds.
This assumption did not contain in the original formulation.
It is that additional info/assumption I talked about in my solution.