2022 AMC 10B Problems/Problem 18
Contents
- 1 Problem
- 2 Solution 1 (Casework)
- 3 Solution 2
- 4 Solution 3 (Complementary Counting)
- 5 Solution 4 (Complementary Counting)
- 6 Solution 5 (Complementary Counting, Linear Dependence, Vector Analysis)
- 7 Solution 6 (Casework, but more intuitive)
- 8 Video Solution
- 9 Video Solution by OmegaLearn Using Casework
- 10 Video Solution by Interstigation
- 11 See Also
Problem
Consider systems of three linear equations with unknowns ,
, and
,
where each of the coefficients is either
or
and the system has a solution other than
.
For example, one such system is
with a nonzero solution of
. How many such systems of equations are there?
(The equations in a system need not be distinct, and two systems containing the same equations in a
different order are considered different.)
Solution 1 (Casework)
Let and
We wish to count the ordered triples of row matrices. We perform casework:
- Exactly two of
and
are equal.
- All of
and
are different.
- Exactly one of
and
is
- The sum of two of
and
is equal to the third matrix.
- If
then
- If
then
There are options for
Once
is chosen,
and
are uniquely determined.
In this case, we have ordered triples
For there are
options for
Once
is chosen,
is uniquely determined, and
has
options. So, there are
ordered triples
Similarly, for each of and
there are
ordered triples
In this case, we have ordered triples
There are two subcases:
For there are
options for
and
options for
So, there are
ordered triples
Similarly, for each of and
there are
ordered triples
In this subcase, we have ordered triples
For
More generally, if consists of one
and two
's, then
has
options, and
is uniquely determined. So, there are
ordered triples
More generally, if consists of two
's and one
then
and
are uniquely determined. So, there are
ordered triples
There are ordered triples
Similarly, for each of and
there are
ordered triples
In this subcase, we have ordered triples
Together, the answer is
~MRENTHUSIASM
Solution 2
Let V represent the number of variables in an equation. There are
total possible systems. We will subtract off the invalid ones (the equations with solution
) using casework.
We have case of selecting a 3-variable, 2-variable, and 1-variable equation,
cases of selecting two
-variable equations and one different
-variable equation, and
cases of selecting 3 of the same
-variable equations. However, we can't pick two 3-variable equations in our system because then it's impossible to get to the solution
So there are
invalid cases. Then we need to look for a total of
different cases. (Doing this beforehand makes sure we don't miss any.)
Case 1: 3V-2V-2V:
WLOG say we have ,
, and
. We are choosing two variables out of the 3 to be in the second equation, and we have 1 choice for the third. There are 6 ways to rearrange them. In total we get
systems for this case.
Case 2: 1V-1V-1V:
When we have ,
, and
. There are 6 systems for this case.
Case 3: 2V-1V-1V:
We have 3 choices for the first equation: ,
, or
. WLOG if
is the first equation, the second equation can either be
or
, and the third equation must be
. So we have 2 choices for the second equation and 1 choice for the third.
gives us 36 systems for this case.
Case 4: 3V-2V-1V: There is obviously one choice for the first equation (). For the second equation, we can choose any 2 of the 3 variables (in 3 ways). For the third, we must choose one of the two variables we included in our second equation (in 2 ways). In total, we get
systems for this case.
Case 5: 2V-2V-2V: There is only 1 combination of equations: ,
, and
. These can be rearranged in 6 ways, giving us 6 systems.
Case 6: 3V-1V-1V: Again, there's only one choice for the first equation (). For the second and third, we can choose any two of the three variables in 3 ways, giving us
systems.
Case 7: 2V-2V-1V: We want to choose a variable to appear twice in both of the two variable equations. This can be done in 3 ways. The second equation will be the variable appearing twice added to the variable left out of the first (so only 1 choice), and 3 choices for the one variable equation. The system can be rearranged in 6 ways. This gives us systems.
Our final answer is
Solution 3 (Complementary Counting)
We will use complementary counting and do casework on the equations.
There are possible equations:
Equation 1:
Equation 2:
Equation 3:
Equation 4:
Equation 5:
Equation 6:
Equation 7:
Equation 8:
We will continue to refer to the equations by their number on this list.
total systems. Note that no two equations by themselves can force
. Therefore no system with Equation 1 or with repeated equations can force
.
Case 1: Equation 8 () is present.
Case 1a: Equation 8, and two equations from .
There are ways to choose two equations from
and
ways to arrange each case. The number of options that force
is
.
Case 1b: Equation 8, one equation from , and one equation from
.
There are ways to choose one equation from
. WLOG let us choose Equation 7. Given
and
, we conclude that
. The third equation can be either
or
. There are
ways to arrange each case. The number of options that force
is
.
Case 1c: Equation 8, and two equations from .
There are ways to choose two equations from
and
ways to arrange each case. Each of these cases forces
.
total options.
Case 2: Equation 8 is present, at least one equation from
is present.
Case 2a: Equations are all present.
There are ways to arrange the three equations.
options.
Case 2b: Two equations from are present. One equation from
is present.
There are ways to choose two equations from
. WLOG let Equations 5 and 6 be in our system:
and
. Any equation from
will force
. There are
ways to arrange the equations. The number of options that force
is
.
Case 2c: One equation from is present. Two equations from
are present.
There are ways to choose one equation from
. WLOG let Equation 5 (
) be present. One of the two equations from
must be Equation 4,
, since it is the only equation that restricts
. The last equation can be either 2 or 3. There are
ways to arrange the equations. The number of options that force
is
.
Case 3: Only equations are present.
There are ways to arrange the three equations.
options.
We add up the cases: total systems force
. Thus
do not.
~numerophile
Solution 4 (Complementary Counting)
The total number of possible systems is , with
possible sets of coefficients per equation. We will use complementary counting to find the number of systems which only have the solution
and subtract that from the total. Similar to what is observed in Solution 3, if any equation is repeated or
, there will only be two or fewer equations for three variables, making one unique solution impossible. Therefore, we must choose
different equations from
possible ones, giving
systems. However, there are two exceptions to consider, which will have more than one solution. The first is of the form
,
,
; the second is of the form
,
,
. In both cases, there are
ways to choose the variables in the equations, and then
ways to arrange them, giving
exceptions. Subtracting this gives
systems with only one solution, and the answer is then
.
~phillipzeng
Solution 5 (Complementary Counting, Linear Dependence, Vector Analysis)
Denote vector for
.
Thus, we need to count how many vector tuples
are linearly dependent.
We do complementary counting.
First, the total number of vector tuples is
.
Second, we count how many many vector tuples are linearly independent.
To meet this condition, no vector can be a zero vector .
Next, we do the casework analysis.
Case : Three vectors are all on axes.
In this case, the number of is
.
Case : Two vectors are on axes and the third vector is not.
We construct such an instance in the following steps.
Step 1: We determine which two vectors lie on axes.
The number of ways is .
Step 2: For two vectors selected in Step 1, we determine which two axes they lie on.
The number of ways is .
Step 3: For the third unselected vector, we determine its value.
To make three vectors linear independent, the third vector cannot be on the plane formed by the first two vectors.
So the number of ways is .
Following from the rule of product, the number of in this case is
.
Case : One vector is on an axis and the other two are not.
We construct such an instance in the following steps.
Step 1: We determine which vector lies on an axis.
The number of ways is .
Step 2: For the selected vector, we determine which axis it lies on.
The number of ways is .
Step 3: We determine the values of the two unselected vectors.
First, to be linearly independent, these two vectors are distinct.
Second, to be linearly independent, we cannot have one vector and another one that is a diagonal vector on the plane that is perpendicular to the first selected vector.
Thus, the number or ways in this step is .
Following from the rule of product, the number of in this case is
.
Case : No vector is on any axis.
In this case, any three distinct vectors are linearly independent.
So the number of in this case is
.
Putting all cases together, the number of vector tuples that are linearly independent is
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Solution 6 (Casework, but more intuitive)
Case 1: At least one of the equations is .
By complementary counting, there are
possible systems which satisfy this condition.
Case 2: Exactly 2 of the equations are equal.
By directly counting, we have , where there is
places to put the two identical equations, and
ways to choose the nonzero equations.
Case 3: The sum of two different equations is equal to the last equation.
The equation which serves as the total sum of the other two can either be which each have
way respectively to pick a set of equations, and
has
ways to pick a set of equations. Then, we have
for this case accounting for permutations.
Case 4: All 3 of the equations are equal.
There are systems which satisfy this case (they cannot all be
because it's already counted in Case 1).
Thus, there are total ways to pick such a system.
~SirAppel
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Video Solution by OmegaLearn Using Casework
~ pi_is_3.14
Video Solution by Interstigation
~Interstigation
See Also
2022 AMC 10B (Problems • Answer Key • Resources) | ||
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 |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.