SOLUTION: List all the permutations of the 4 objects a, b, c, and d, taken 2 at a time.

Algebra.Com
Question 1191405: List all the permutations of the 4 objects a, b, c, and d, taken 2 at a time.
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


I don't know what it is about this that you need help with....

The first letter can be any of the four given letters; for each first letter, the second letter can be any of the three remaining letters.

To make sure you get all the permutations, keep them in alphabetical order.
      b  -->  ab
    /
  a - c  -->  ac
    \
      d  -->  ad

      a  -->  ba
    /
  b - c  -->  bc
    \
      d  -->  bd

      a  -->  ca
    /
  c - b  -->  cb
    \
      d  -->  cd

      a  -->  da
    /
  d - b  -->  db
    \
      c  -->  dc



RELATED QUESTIONS

List all the permutations of the 4 objects a, b, c, d, and e, taken 3 at a time. (answered by Theo,math_tutor2020)
The total number of permutations of 10 district objects taken 4 at a time is A.30,240... (answered by ikleyn)
Find both the number of combinations and the numbers of permutations of 10 objects taken... (answered by richard1234)
. If the number of combinations of n objects taken 3 at a time is 20, how many... (answered by ikleyn,greenestamps)
Find the number of all the ordered arrangements of 6 objects a, b, c, d, e, and f,... (answered by jim_thompson5910)
write down all the permutations of the set of 4 letters A,B,C,D Taking at a time 2... (answered by Edwin McCravy)
15. The probability that a recently offered stock by a technology company will double in (answered by solver91311)
If the number of permutations of n objects taken r at a time is 6^0 times the number of... (answered by ikleyn)
Find the number of permutations of the numbers 1,2,3 and 4 taken two at a... (answered by MathLover1,ikleyn)