#Solve for x and y.

11 messages · Page 1 of 1 (latest)

quiet grail
#

The wotd problem:

A collection of dimes and nickels is worth $3.30. If there are 42 coins in all, how many of each kind of coin are there?

X should represent dimes.
Y should represent nickels.

What I'm having trouble with:

I'm not sure how to go about solving this problem.

What I know:

X + y = 3.30
X = 42 - y

Please help.

knotty sirenBOT
quiet grail
#

I made a typo. I meant to say "word problem" instead of "wotd problem."

slate peak
#

were using x and y to represent the coins themselves, not their value.
thus, x+y=42
if we want the value of them we just multiply x by the value of a dime and y by the value of a nickel
giving us .10x+.05y=3.30
now its as simple as solving for x and y.

#

does that make sense?

#

@quiet grail

quiet grail
#

So in order to find the number of coins, I would have to multiply them by their value first before solving for x and y?

slate peak
#

i already gave you the 2 equations youll need to solve for x and y

quiet grail
#

Ok. Thanks for helping me.

slate peak
#

np, check back with me so i can see of ur answer is correct 🙂

quiet grail
#

Ok. I got x = 24 and y = 18.