Difference between revisions of "2018 AMC 10B Problems/Problem 18"

(Solution (Using the Answers))
(Solution 1 (Casework))
(29 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Three young brother-sister pairs from different families need tot take a trip in a van. These six children will occupy the second and third rows in the van, each of which has three seats. To avoid disruptions, siblings may not sit right next to each other in the same row, and no child may sit directly in front of his or her sibling. How many seating arrangements are possible for this trip?
+
==Problem==
 +
 
 +
Three young brother-sister pairs from different families need to take a trip in a van. These six children will occupy the second and third rows in the van, each of which has three seats. To avoid disruptions, siblings may not sit right next to each other in the same row, and no child may sit directly in front of his or her sibling. How many seating arrangements are possible for this trip?
  
 
<math>\textbf{(A)} \text{ 60} \qquad \textbf{(B)} \text{ 72} \qquad \textbf{(C)} \text{ 92} \qquad \textbf{(D)} \text{ 96} \qquad \textbf{(E)} \text{ 120}</math>
 
<math>\textbf{(A)} \text{ 60} \qquad \textbf{(B)} \text{ 72} \qquad \textbf{(C)} \text{ 92} \qquad \textbf{(D)} \text{ 96} \qquad \textbf{(E)} \text{ 120}</math>
  
==Solution (Casework)==
+
== Video Solution ==
 +
https://youtu.be/0W3VmFp55cM?t=1288
 +
 
 +
~ pi_is_3.14
 +
 
 +
==Solution 1 (Casework)==
  
 
We can begin to put this into cases. Let's call the pairs <math>a</math>, <math>b</math> and <math>c</math>, and assume that a member of pair <math>a</math> is sitting in the leftmost seat of the second row. We can have the following cases then.
 
We can begin to put this into cases. Let's call the pairs <math>a</math>, <math>b</math> and <math>c</math>, and assume that a member of pair <math>a</math> is sitting in the leftmost seat of the second row. We can have the following cases then.
  
Case 1:  
+
Case <math>1</math>:  
 
Second Row: a b c
 
Second Row: a b c
 
Third Row: b c a
 
Third Row: b c a
  
Case 2:
+
Case <math>2</math>:
 
Second Row: a c b
 
Second Row: a c b
 
Third Row: c b a
 
Third Row: c b a
  
Case 3:  
+
Case <math>3</math>:  
 
Second Row: a b c
 
Second Row: a b c
 
Third Row: c a b
 
Third Row: c a b
  
Case 4:  
+
Case <math>4</math>:  
 
Second Row: a c b
 
Second Row: a c b
 
Third Row: b a c
 
Third Row: b a c
  
For each of the four cases, we can flip the siblings, as they are distinct. So, each of the cases has <math>2 \cdot 2 \cdot 2 = 8</math> possibilities. Since there are four cases, when pair <math>a</math> has someone in the leftmost seat of the second row, there are 32 ways to rearrange it. However, someone from either pair <math>a</math>, <math>b</math>, or <math>c</math> could be sitting in the leftmost seat of the second row. So, we have to multiply it by 3 to get our answer of <math>32 \cdot 3 = 96</math>. So, the correct answer is <math>\boxed{D}</math>.
+
For each of the four cases, we can flip the siblings, as they are distinct. So, each of the cases has <math>2 \cdot 2 \cdot 2 = 8</math> possibilities. Since there are four cases, when pair <math>a</math> has someone in the leftmost seat of the second row, there are <math>32</math> ways to rearrange it. However, someone from either pair <math>a</math>, <math>b</math>, or <math>c</math> could be sitting in the leftmost seat of the second row. So, we have to multiply it by <math>3</math> to get our answer of <math>32 \cdot 3 = 96</math>. So, the correct answer is <math>\boxed{\textbf{(D)} \text{ 96}}</math>.
  
 
Written By: Archimedes15
 
Written By: Archimedes15
  
==Solution==
+
==Solution 2 (Easy Casework)==
 +
 
 +
Lets call the siblings <math>A_1</math>, <math>A_2</math>, <math>B_1</math>, <math>B_2</math>, <math>C_1</math>, and <math>C_2</math>. We can split our problem into two cases:
 +
 
 +
There is a child of each family in each row (There is an A, B, C in each row )
 +
or
 +
There are two children of the same family in a row.
 +
 
 +
Starting off with the first case, we see that there are <math>3!=6</math> ways to arrange the A,B,C. Then, we have to choose which sibling sits. There are <math>2</math> choices for each set of siblings meaning we have <math>2^3=8</math> ways to arrange that. So, there are <math>48</math> ways to arrange the siblings in the first row. The second row is a bit easier. We see that there are <math>2</math> ways to place the A sibling and each placement yields only <math>1</math> possibility. So, our first case has <math>48\cdot2=96</math> possibilities.
 +
 
 +
In our second case, there are <math>3</math> ways to choose which set of siblings will be in the same row and <math>4</math> ways to choose the person in between. So, there <math>3*4 = 12</math> ways to arrange the first row. In the second row, however, we see that it is impossible to make everything work out. So, there are <math>0</math> possibilities for this case.
 +
 
 +
Thus, there are <math>96+0 = \boxed{D) 96}</math>  possibilities for this trip.
 +
 
 +
-Conantwiz2023
 +
 
 +
==Solution 3==
  
 
Call the siblings <math>A_1</math>, <math>A_2</math>, <math>B_1</math>, <math>B_2</math>, <math>C_1</math>, and <math>C_2</math>.
 
Call the siblings <math>A_1</math>, <math>A_2</math>, <math>B_1</math>, <math>B_2</math>, <math>C_1</math>, and <math>C_2</math>.
  
There are 6 choices for the child in the first seat, and it doesn't matter which one takes it, so suppose [[Without loss of generality]] that <math>A_1</math> takes it (a <math>\circ</math> is an empty seat):
+
There are 6 choices for the child in the first seat, and it doesn't matter which one takes it, so suppose [[Without loss of generality]] that <math>A_1</math> takes it (<math>\circ</math> denotes an empty seat):
  
 
<math>A_1 \circ \circ \\ \circ \ \circ \ \circ </math>
 
<math>A_1 \circ \circ \\ \circ \ \circ \ \circ </math>
  
Then there are 4 choices for the second seat (<math>B_1</math>, <math>B_2</math>, <math>C_1</math>, or <math>C_2</math>). Again, it doesn't matter who takes the seat, so WLOG suppose it is <math>B_1</math>:
+
Then there are 4 choices for the second seat (<math>B_1</math>, <math>B_2</math>, <math>C_1</math>, or <math>C_2</math>). Like before, it doesn't matter who takes the seat, so WLOG suppose it is <math>B_1</math>:
  
 
<math>A_1 B_1 \circ \\ \circ \ \circ \ \circ</math>
 
<math>A_1 B_1 \circ \\ \circ \ \circ \ \circ</math>
  
The last seat in the first row cannot be <math>A_2</math> because it would be impossible to create a second row that satisfies the conditions. Therefore, it must be <math>C_1</math> or <math>C_2</math>. Suppose WLOG that it is <math>C_1</math>. There are two ways to create a second row:
+
The last seat in the first row cannot be <math>A_2</math> because it would be impossible to create a second row that satisfies the conditions. Therefore, it must be <math>C_1</math> or <math>C_2</math>. Let's say WLOG that it is <math>C_1</math>. There are two ways to create a second row:
  
 
<math>A_1 B_1 C_1 \\ B_2 C_2 A_2</math>
 
<math>A_1 B_1 C_1 \\ B_2 C_2 A_2</math>
Line 45: Line 68:
 
<math>A_1 B_1 C_1 \\ C_2 A_2 B_2</math>
 
<math>A_1 B_1 C_1 \\ C_2 A_2 B_2</math>
  
Therefore, there are <math>6 \cdot 4 \cdot 2 \cdot 2= \boxed{96}</math> possible seating arrangements.
+
Therefore, there are <math>6 \cdot 4 \cdot 2 \cdot 2= \boxed{\textbf{(D)} \text{ 96}}</math> possible seating arrangements.
 +
 
 +
Written by: HoloGuard1728
 +
 
 +
== Solution 5 ==
 +
 
 +
WLOG, define the three pairs of siblings to be: <math>A</math>, <math>B</math>, and <math>C</math>. Now, notice that you can only form a correct grouping either like this:
 +
 
 +
<math>A B C</math>
 +
 
 +
<math>B C A</math>
 +
 
 +
or this:
 +
 
 +
<math>C B A</math>
 +
 
 +
<math>A C B</math>
 +
 
 +
However, we need to consider the different orders. There are <math>3!</math> ways to order each pair (eg. the same letters) and <math>2^3</math> was to order the people each of the three pairs. Now, we can just multiply everything together, yielding:
 +
 
 +
<math>2\cdot3!\cdot2^3</math>
  
Written by: R1ceming
+
Which is <math>\boxed{\textbf{(D) } 96}</math>
  
==Solution (Using the Answers)==
+
-Ericshi1685
  
Notice how given an arrangement of the children that works (the answers tell us there is at least one) we can swap each pair of the siblings in one of 2 ways for <math>2^3</math> = 8 arrangements, and each of the 3 pairs can take each others' spaces in 3! = 6 ways. This means that the answer must be divisible by 48.
+
==Solution 6 (using answer choices)==
Written by: Kevin Schmidt
+
Let the families be a, b, c. In any given possible arrangement, there are 3! = 6 ways to arrange the families and 2 • 2 2 = 8 ways to arrange the siblings. This means the answer has to be divisble by 6 • 8 = 48. The only answer choice that satisfies this is <math>\boxed{\textbf{(D) } 96}</math>
  
 
==See Also==
 
==See Also==

Revision as of 23:23, 16 January 2021

Problem

Three young brother-sister pairs from different families need to take a trip in a van. These six children will occupy the second and third rows in the van, each of which has three seats. To avoid disruptions, siblings may not sit right next to each other in the same row, and no child may sit directly in front of his or her sibling. How many seating arrangements are possible for this trip?

$\textbf{(A)} \text{ 60} \qquad \textbf{(B)} \text{ 72} \qquad \textbf{(C)} \text{ 92} \qquad \textbf{(D)} \text{ 96} \qquad \textbf{(E)} \text{ 120}$

Video Solution

https://youtu.be/0W3VmFp55cM?t=1288

~ pi_is_3.14

Solution 1 (Casework)

We can begin to put this into cases. Let's call the pairs $a$, $b$ and $c$, and assume that a member of pair $a$ is sitting in the leftmost seat of the second row. We can have the following cases then.

Case $1$: Second Row: a b c Third Row: b c a

Case $2$: Second Row: a c b Third Row: c b a

Case $3$: Second Row: a b c Third Row: c a b

Case $4$: Second Row: a c b Third Row: b a c

For each of the four cases, we can flip the siblings, as they are distinct. So, each of the cases has $2 \cdot 2 \cdot 2 = 8$ possibilities. Since there are four cases, when pair $a$ has someone in the leftmost seat of the second row, there are $32$ ways to rearrange it. However, someone from either pair $a$, $b$, or $c$ could be sitting in the leftmost seat of the second row. So, we have to multiply it by $3$ to get our answer of $32 \cdot 3 = 96$. So, the correct answer is $\boxed{\textbf{(D)} \text{ 96}}$.

Written By: Archimedes15

Solution 2 (Easy Casework)

Lets call the siblings $A_1$, $A_2$, $B_1$, $B_2$, $C_1$, and $C_2$. We can split our problem into two cases:

There is a child of each family in each row (There is an A, B, C in each row ) or There are two children of the same family in a row.

Starting off with the first case, we see that there are $3!=6$ ways to arrange the A,B,C. Then, we have to choose which sibling sits. There are $2$ choices for each set of siblings meaning we have $2^3=8$ ways to arrange that. So, there are $48$ ways to arrange the siblings in the first row. The second row is a bit easier. We see that there are $2$ ways to place the A sibling and each placement yields only $1$ possibility. So, our first case has $48\cdot2=96$ possibilities.

In our second case, there are $3$ ways to choose which set of siblings will be in the same row and $4$ ways to choose the person in between. So, there $3*4 = 12$ ways to arrange the first row. In the second row, however, we see that it is impossible to make everything work out. So, there are $0$ possibilities for this case.

Thus, there are $96+0 = \boxed{D) 96}$ possibilities for this trip.

-Conantwiz2023

Solution 3

Call the siblings $A_1$, $A_2$, $B_1$, $B_2$, $C_1$, and $C_2$.

There are 6 choices for the child in the first seat, and it doesn't matter which one takes it, so suppose Without loss of generality that $A_1$ takes it ($\circ$ denotes an empty seat):

$A_1 \circ \circ \\ \circ \ \circ \ \circ$

Then there are 4 choices for the second seat ($B_1$, $B_2$, $C_1$, or $C_2$). Like before, it doesn't matter who takes the seat, so WLOG suppose it is $B_1$:

$A_1 B_1 \circ \\ \circ \ \circ \ \circ$

The last seat in the first row cannot be $A_2$ because it would be impossible to create a second row that satisfies the conditions. Therefore, it must be $C_1$ or $C_2$. Let's say WLOG that it is $C_1$. There are two ways to create a second row:

$A_1 B_1 C_1 \\ B_2 C_2 A_2$

$A_1 B_1 C_1 \\ C_2 A_2 B_2$

Therefore, there are $6 \cdot 4 \cdot 2 \cdot 2= \boxed{\textbf{(D)} \text{ 96}}$ possible seating arrangements.

Written by: HoloGuard1728

Solution 5

WLOG, define the three pairs of siblings to be: $A$, $B$, and $C$. Now, notice that you can only form a correct grouping either like this:

$A B C$

$B C A$

or this:

$C B A$

$A C B$

However, we need to consider the different orders. There are $3!$ ways to order each pair (eg. the same letters) and $2^3$ was to order the people each of the three pairs. Now, we can just multiply everything together, yielding:

$2\cdot3!\cdot2^3$

Which is $\boxed{\textbf{(D) } 96}$

-Ericshi1685

Solution 6 (using answer choices)

Let the families be a, b, c. In any given possible arrangement, there are 3! = 6 ways to arrange the families and 2 • 2 • 2 = 8 ways to arrange the siblings. This means the answer has to be divisble by 6 • 8 = 48. The only answer choice that satisfies this is $\boxed{\textbf{(D) } 96}$

See Also

2018 AMC 10B (ProblemsAnswer KeyResources)
Preceded by
Problem 17
Followed by
Problem 19
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 10 Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png