Question 883713
Here's a similar problem.
===============
I have 20 coins. All of them are either one pound or 50 pence coins. They are worth £11.00. How many pound coins and 50 pence coins do I have. (Algebra)
--------
Thx for telling us it's Algebra, we might not have known that.
----
p = pound coins
f = 1/2 pound coins
---
p + f = 20
p + f/2 = 11
---
I would solve by elimination (an Algebra thing).
*********************************************************************