Difficulty: Medium
Correct Answer: 6
Explanation:
Introduction:
Two linear equations in two variables have infinitely many solutions when they are proportional (i.e., represent the same line). Coefficients of x, y, and constants must be in the same ratio.
Given Data / Assumptions:
Concept / Approach:
For ax + by = c and a′x + b′y = c′ to be multiples: a/a′ = b/b′ = c/c′. Apply to the given coefficients and solve for k, taking care that denominators are nonzero.
Step-by-Step Solution:
Verification / Alternative check:
With k = 6, Equation 1 is 6x + 3y = 3 → divide by 6: x + (1/2)y = 1/2. Equation 2 is 12x + 6y = 6 → divide by 12: x + (1/2)y = 1/2. Same line → infinite solutions.
Why Other Options Are Wrong:
0, −6, 1, 3 fail the proportionality test across all three coefficients.
Common Pitfalls:
Matching only ax + by parts and forgetting to check constants; all three ratios must match.
Final Answer:
6
Discussion & Comments