Concept:For a pair of linear equations in two variables,
a1x+b1y=c1 and
a2x+b2y=c2, the system has infinitely many solutions (consistent and dependent) if
a2a1=b2b1=c2c1.
Explanation:Step 1: Write the given equations in standard form:
3x−4y=5 and
12x−16y=20.
Step 2: Compare the ratios of coefficients and constants:
a2a1=123=41,b2b1=−16−4=41,c2c1=205=41.Step 3: Since all three ratios are equal (
41=41=41), the two equations are actually the same line (the second equation is just the first multiplied by 4). Therefore, every point on the line is a common solution.
Step 4: This means the system has infinitely many solutions, which is "more than two common solutions".
Answer:Option D: more than two common solutions.