All lines with equation such that form an arithmetic progression pass through a common point. What are the coordinates of that point?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Two specific progressions such as (1,1,1) and (1,2,3) give two lines whose intersection (-1,2) must be the common point.
Solution
If every such line passes through one point, then any two of them locate it. Take two easy progressions.
- : the line .
- : the line .
Subtracting the first equation from the second gives , and then . So the point is .
Confirm it works in general: an arithmetic progression satisfies , i.e. . At the left side is , so the point lies on every line in the family.
The answer is .
Why this works
A family of lines that all share a point is determined by any two members, so picking the simplest two and intersecting them is the fastest route. The verification step shows why: the arithmetic-progression condition is itself a linear relation in and , and its coefficients are the coordinates.
Alternative approach
Test the choices in the general condition: substituting into with requires for all , forcing , directly.
The trap
Solving the general condition a - 2b + c = 0 and reading off (1,-2) with the signs backwards, since the line is ax + by = c, not ax + by + c = 0.
Common mistakes
- Solving the general condition a - 2b + c = 0 and reading off (1,-2) with the signs backwards, since the line is ax + by = c, not ax + by + c = 0.
- Testing only one line (say ) and picking a choice that lies on it, such as or .
Techniques
Set up the equation/formula and compute; no special trick needed · Test small/specific values or special cases to find or verify the answer