Question

A man has a box of coins that he uses when playing poker with friends. The box currently contains 42 coins, consisting of pen
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Pennies , dimes and quarters are worth 1, 10 and 25 cents respectively.

Let the number of pennies , dimes and quarters in the box be x,y,z respectively.

Then x+y+z = 42…(1).

Also y = x . so that the 1st equation changes to 2x+z = 42 …(2).

Further, the total value of the coins is 0.01x+0.10x+0.25z = 0.11x+0.25z so that 0.11x+0.25z = 3.87 or, 11x+25z= 387…(3).

The augmented matrix of the above linear system is A (say) =

2

1

42

11

25

387

The RREf of A is

1

0

17

0

1

8

This implies that x = 17 and z = 8.

Thus, there are 17 pennies, 17 dimes and 8 quarters in the box.

Add a comment
Know the answer?
Add Answer to:
A man has a box of coins that he uses when playing poker with friends. The box currently contains 42 coins, consist...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • implement a class called PiggyBank that will be used to represent a collection of coins. Functionality...

    implement a class called PiggyBank that will be used to represent a collection of coins. Functionality will be added to the class so that coins can be added to the bank and output operations can be performed. A driver program is provided to test the methods. class PiggyBank The PiggyBank class definition and symbolic constants should be placed at the top of the driver program source code file while the method implementation should be done after the closing curly brace...

  • Due: Wednesday June 10, 2020 A travel company has many British travelers going to the US...

    Due: Wednesday June 10, 2020 A travel company has many British travelers going to the US who would like to exchange their British Pounds into American dollars. They want you to explain how the American dollar amount will translate to the number of different bills and coins. There are many different ways to split a particular dollar amount into bills and coins, but they want to have as many high denomination bills and coins as possible. Assume that the highest...

  • implement a class called PiggyBank that will be used to represent a collection of coins. Functionality...

    implement a class called PiggyBank that will be used to represent a collection of coins. Functionality will be added to the class so that coins can be added to the bank and output operations can be performed. A driver program is provided to test the methods. class PiggyBank The PiggyBank class definition and symbolic constants should be placed at the top of the driver program source code file while the method implementation should be done after the closing curly brace...

  • Have to show work for every problem 4. A company uses three plants to produce a...

    Have to show work for every problem 4. A company uses three plants to produce a new computer chip. Plant A produces 30% of the chips. Plant B produces 45% of the chips. The rest of the chips are produced by plant C. Each plant has its own defectiv rate. These are: plant A produces 3% defective chips, plant B produces 1% defective chips, plant C produces 5% defective chips. Hint: draw a tree diagram. (a) Construct a tree diagram...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT