Question 317066: Four oranges and five apples cost 3.56$. Three oranges and four apples cost 2.76$. Find the cost of an orange and of an apple Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! Let x = oranges
Let A = apples
4x + 5A = $3.56
3x + 4A = $2.76
You have two equations in two variables.
Can you finish?