View Single Post
  #6  
Old October 3rd, 2008, 11:05 AM
janvdl's Avatar
janvdl janvdl is offline
Bar0n

 
Join Date: Apr 2007
Location: South African Republic
Posts: 1,959
Country:
Thanks: 1,605
Thanked 1,421 Times in 869 Posts
janvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant futurejanvdl has a brilliant future
Send a message via MSN to janvdl
Default

Quote:
Originally Posted by Amelia View Post
is there ne way i could help on one more problem... it has to do with quarters, nickles, and dimes for some reason i cant get it:

I have a collection of nickels, dimes, and quarters
in a money bag worth $7.95. If the number of
quarters is one more than the number of nickels
and the number of dimes is five more than the number
of nickels, find the number of each type of coin.
# Nickels ________
# Dimes_________¬
# Quarters________
In future, please make a new thread for each new question.

Okay we have 3 different types of coins.

So:

x + y + z = 7,95

Nickels = x
Quarters = y = x + 1
Dimes = z = x + 5

So you'll just need to substitute the values of these coins. And solve.

a(x) + b(x + 1) + c(x + 5) = 7,95

Where a;b;c are the monetary values of nickels, dimes, and quarters (not respectively!). I don't know the American system.
__________________
If you need more than 3 levels of indentation, you're screwed anyway, and should fix your program. - Linus Torvalds


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote