Question 1153004
.
<pre>

I will code the coins by the first letter of their names:


    P for penny;

    N for nickel;

    D for dime;

    Q for quarter.


Then all outcomes are these pairs


    PN, PD, PQ, ND, NQ, DQ.


In all, there are 6 pairs.


Notice that in Suzie's collection, there is only ONE coin in each nomination.

Therefore, the pairs PP, NN,  DD, QQ  do not exist.


Also, the order of coins in pairs does not matter.


Thus the number of outcomes is equal to the number of all combinations of 4 items taken 2 at a time


    {{{C[4]^2}}} = {{{(4*3)/2}}} = 2*3 = 6.
</pre>

----------------


This problem introduces you to the notion/conception of COMBINATIONS.


On Combinations, &nbsp;see introductory lessons

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF =http://www.algebra.com/algebra/homework/Permutations/Introduction-to-Combinations-.lesson>Introduction to Combinations</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF =http://www.algebra.com/algebra/homework/Permutations/PROOF-of-the-formula-on-the-number-of-combinations.lesson>PROOF of the formula on the number of Combinations</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF =http://www.algebra.com/algebra/homework/Permutations/Problems-on-Combinations.lesson>Problems on Combinations</A>

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF =https://www.algebra.com/algebra/homework/Permutations/OVERVIEW-the-lessons-on-Permutations-and-Combinations.lesson>OVERVIEW of lessons on Permutations and Combinations</A>

in this site.


Also, &nbsp;you have this free of charge online textbook in ALGEBRA-II in this site

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-II - YOUR ONLINE TEXTBOOK</A>.


The referred lessons are the part of this online textbook under the topic &nbsp;"<U>Combinatorics: Combinations and permutations</U>". 



Save the link to this textbook together with its description


Free of charge online textbook in ALGEBRA-II
https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson


into your archive and use when it is needed.