3.3 Constants & Coefficients in Systems with Special Solutions
Key Takeaways
- In a standard-form system {A_1x + B_1y = C_1, A_2x + B_2y = C_2}, the system has no solution if A_1/A_2 = B_1/B_2 != C_1/C_2 (equal slopes, different intercepts).
- The system has infinitely many solutions if A_1/A_2 = B_1/B_2 = C_1/C_2 (equal slopes, identical intercepts; one equation is a scalar multiple of the other).
- The system has exactly one solution if A_1/A_2 != B_1/B_2 (slopes differ, constant terms do not matter).
- To find unknown constants (like k, p, or c), align the equations in standard form and equate the ratios of corresponding coefficients or use a scalar multiplier.
- On the Digital SAT, testing constant values with Desmos sliders provides quick visual confirmation of parallel or coincident behavior.
3.3 Constants & Coefficients in Systems with Special Solutions
Quick Summary: One of the most frequently tested advanced algebra topics on the Digital SAT is finding an unknown constant ($k, p, c,$ or $a$) such that a system of linear equations has no solution, infinitely many solutions, or a unique solution. Rather than doing full substitution or elimination, you can solve these problems in seconds using the Coefficient Ratio Rules and Scalar Multipliers.
Why Parameter Questions Dominate Harder Digital SAT Modules
The College Board uses parameter problems to evaluate whether students understand the underlying structural relationships of linear systems rather than just executing routine arithmetic. When an equation contains unknown constants like $k$ or $a$, traditional elimination can be slow, whereas ratio analysis delivers immediate solutions.
The Standard Form Coefficient Ratio Rules
Consider a general system of two linear equations in standard form:
Rewriting each equation in slope-intercept form ($y = -\frac{A}{B}x + \frac{C}{B}$) reveals how coefficients govern the slope and $y$-intercept:
- Slope of Line 1: $m_1 = -\frac{A_1}{B_1}$, $y$-intercept: $b_1 = \frac{C_1}{B_1}$
- Slope of Line 2: $m_2 = -\frac{A_2}{B_2}$, $y$-intercept: $b_2 = \frac{C_2}{B_2}$
From these formulas, we derive the Three Master Ratio Rules:
+-------------------------------------------------+
| Compare Ratios: A_1/A_2 vs B_1/B_2 vs C_1/C_2 |
+-----------------------+-------------------------+
|
+------------------------------+------------------------------+
| | |
v v v
A_1/A_2 != B_1/B_2 A_1/A_2 = B_1/B_2 != C_1/C_2 A_1/A_2 = B_1/B_2 = C_1/C_2
+--------------------+ +------------------------+ +------------------------+
| EXACTLY 1 SOLN | | NO SOLUTION | | INFINITE SOLNS |
| (Different Slopes) | | (Parallel Lines) | | (Coincident Lines) |
+--------------------+ +------------------------+ +------------------------+
Summary of Solution Conditions
| Number of Solutions | Condition on $x$ and $y$ Coefficients | Condition on Constants | Ratio Formula | Geometric Meaning |
|---|---|---|---|---|
| Exactly One | Slopes are different | Any value | $\frac{A_1}{A_2} \neq \frac{B_1}{B_2}$ | Intersecting lines |
| No Solution | Slopes are identical | Intercepts are different | $\frac{A_1}{A_2} = \frac{B_1}{B_2} \neq \frac{C_1}{C_2}$ | Distinct parallel lines |
| Infinitely Many | Slopes are identical | Intercepts are identical | $\frac{A_1}{A_2} = \frac{B_1}{B_2} = \frac{C_1}{C_2}$ | Identical/coincident lines |
Method 1: The Ratio & Cross-Multiplication Method
When given a system with unknown parameters, set up the ratios of corresponding coefficients:
Cross-multiply to solve for the unknown parameter:
Worked Example 1: Solving for a Constant with No Solution
If the system has no solution, what is the value of $k$?
- Step 1: Set up the equal slope condition. For the system to have no solution, the slopes must be equal: $\frac{A_1}{A_2} = \frac{B_1}{B_2}$.
- Step 2: Substitute coefficients.
- Step 3: Simplify and solve for $k$.
- Step 4: Verify the constant ratio. Since $4 \neq \frac{12}{5}$, the lines have the same slope but different $y$-intercepts, confirming no solution.
Method 2: The Multiplier / Scale-Factor Method
An intuitive alternative to the ratio method is identifying the scalar multiplier that transforms Equation 1 into Equation 2.
Worked Example 2: Infinitely Many Solutions
If the system has infinitely many solutions, what is the value of $a + b$?
- Step 1: Find the scalar multiplier. For infinitely many solutions, Equation 2 must be an exact scalar multiple of Equation 1. Compare the constant terms: $12 \cdot s = 36 \implies s = 3$.
- Step 2: Scale all terms of Equation 1 by $3$.
- Step 3: Match coefficients directly with $ax + by = 36$.
- Step 4: Compute the requested sum.
Worked Example 3: Fractions and Distributed Terms
If the system has infinitely many solutions, what are the values of $p$ and $c$?
- Step 1: Clear fractions in Equation 1 by multiplying by $\text{LCD} = 6$.
- Step 2: Compare directly with Equation 2 ($3x + py = c$). Notice that the $x$-coefficients already match ($3x = 3x$, scale factor $= 1$).
- Step 3: Extract parameters.
- $p = 4$
- $c = 30$
Unique Solution Conditions ($p \neq \text{value}$)
Some SAT questions ask: "For what value of $k$ will the system have a unique solution?"
- The condition for a unique solution is simply that the lines have different slopes:
- The constant terms $C_1$ and $C_2$ are completely irrelevant to whether a unique solution exists.
Worked Example 4: Condition for a Single Solution
For what values of $k$ does the system have exactly one solution?
The system has exactly one solution for all real numbers $k$ such that $k \neq -10$.
Desmos Pro-Tip: Slider Verification
- Type the System with the Parameter: In Desmos, type
kx - 8y = 12into Line 1 and3x - 2y = 5into Line 2. - Add Slider: Desmos will prompt: add slider: [k]. Click
k. - Adjust the Slider: Move the slider to your calculated value (e.g., $k = 12$).
- Observe the Lines:
- If the lines are strictly parallel and never touch, no solution is confirmed.
- If the two lines merge into one single line, infinitely many solutions is confirmed.
Common Traps to Avoid
- Forgetting to check the constant ratio: If $\frac{A_1}{A_2} = \frac{B_1}{B_2}$, you have narrowed the answer to $0$ or $\infty$ solutions. You must check $\frac{C_1}{C_2}$ to distinguish between parallel (no solution) and coincident (infinitely many).
- Sign errors with negative coefficients: In $\frac{k}{3} = \frac{-8}{-2}$, make sure you preserve negative signs. $\frac{-8}{-2} = +4$, not $-4$.
- Confusing "no solution" with $(0, 0)$: A system having no solution does not mean $x = 0$ or $y = 0$. The point $(0, 0)$ is an actual solution if it satisfies both equations.
In the system of equations below, $k$ is a constant: If the system has no solution, what is the value of $k$?
The system of linear equations below has infinitely many solutions, where $a$ and $b$ are constants: What is the value of $a + b$?
For what value of the constant $p$ will the system of equations below have exactly one unique solution?