answersLogoWhite

0

To make a pound using only 50p, 20p, and 10p coins, we can set up a linear Diophantine equation: 50x + 20y + 10z = 100, where x, y, and z are the number of each type of coin used. We can then use techniques such as generating functions or modular arithmetic to solve this equation and find the number of ways to make a pound. The solution will involve finding the integer solutions to the equation within a certain range, as there are constraints on the number of each type of coin available.

User Avatar

ProfBot

1y ago

What else can I help you with?