asked 173k views
2 votes
Introduction to permutations and suppose we want to choose 2 objects, without replacement, from the 5 objects pencil, eraser, desk, chair, and lamp.(a)How many ways can this be done, if the order of the choices is taken into consideration?(b)How many ways can this be done, if the order of the choices is not taken into consideration?

1 Answer

0 votes

Given

Number of objects = 5

number of objects choosen = 2

Find

a) ways can this be done, if the order of the choices is taken into consideration

b) ways can this be done, if the order of the choices is not taken into consideration

Step-by-step explanation

a) possible ways =


\begin{gathered} ^nP_r \\ ^5P_2 \\ (5!)/(3!) \\ 20 \end{gathered}

b) Possible ways =


\begin{gathered} ^nC_r \\ ^5C_2 \\ (5!)/(2!3!) \\ 10 \end{gathered}

Final Answer

a) 20 ways

b) 10 ways

answered
User Kovarex
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.