asked 144k views
4 votes
Write and solve a system of equations for the situation described below. Define your variables and write your solution as a sentence. Homework Help ✎ Daria has all nickels and quarters. The number of nickels is 3 more than twice the number of quarters. If she has $1.90 in all, how many nickels does Daria have?

asked
User Maheen
by
7.9k points

1 Answer

6 votes
n = nickels and q = quarters

0.05n + 0.25q = 1.90
n = 2q + 3

0.05(2q + 3) + 0.25q = 1.90
0.10q + 0.15 + 0.25q = 1.90
0.10q + 0.25q = 1.90 - 0.15
0.35q = 1.75
q = 1.75/0.35
q = 5 ......there are 5 quarters

n = 2q + 3
n = 2(5) + 3
n = 10 + 3
n = 13 <=== there are 13 nickels
answered
User David Jarrin
by
9.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.