Problema Solution

I have 88 coins (Nickels and Pennies only) and together they equal $2.32. How many pennies and nickels? What are the two equations? Solve this in Elimination (Multiplication).

Answer provided by our tutors

1 nickel = 5 cents

1 penny = 1 cent

Let

n = the number of nickles

p = the number of pennies

We have the following system of equations:

n + p = 88

5n + p = 232 (since $2.32 = 232 cents)

........

click here to see the system of equations solved for n and p

........

n = 36 nickles

p = 52 pennies

There are 36 nickles and 52 pennies.