asked 173k views
4 votes
Alexis has 52 coins in her coin purse that are either quarters or nickels. She has a total of $8 in her coin purse. How many nickels does Alexis have? How many quarters does she have?

asked
User Yanire
by
8.5k points

1 Answer

6 votes
let x number of quarters, y number of nickels

x + y = 52 so x = 52 - y
0.25x + 0.05y = 8

replace x = 52 - y into 0.25x + 0.05y = 8

0.25x + 0.05y = 8
0.25(52 - y) + 0.05y = 8
13 - 0.25y + .05y = 8
-0.2y = 8 -13
-0.2y = -5
y = 25

x = 52 - y
x = 52 - 25
x = 27

answer: there are 27 quarters

double check

0.25x + 0.05y = 8
0.25(27) + 0.05(25) = 8
6.75 + 1.25 = 8

answered
User Liam Hammett
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.