1. Why does the cover-up (Heaviside) method not directly work for finding all constants in $\frac{x+3}{(x-1)(x-1)(x+2)} = \frac{A}{x-1} + \frac{B}{(x-1)^2} + \frac{C}{x+2}$?
- A.The method fails for all denominators with more than two factors
- B.The cover-up method cannot determine $A$ because $(x-1)$ appears at multiple powers; it only directly gives $B$ and $C$
- C.The method requires the fraction to be improper
- D.The method cannot be used when the denominator has any repeated factors at all
View Answer
Answer: The cover-up method cannot determine $A$ because $(x-1)$ appears at multiple powers; it only directly gives $B$ and $C$
Limitations of cover-up: The cover-up method works by substituting a root to zero out all other terms. For $(x-1)^2$, setting $x=1$ zeros out $(x-1)^2$ and isolates $B$. Setting $x=-2$ isolates $C$. But there's no substitution that isolates $A$ alone. Why the correct answer works: The constant $A$ is associated with $(x-1)$ rather than $(x-1)^2$. The cover-up method directly determines only the constants for the highest power of each distinct root and for non-repeated factors. $A$ must be found by comparing coefficients or substituting a convenient value. Why distractors fail: Option A is wrong — the method works fine for three or more distinct factors. Option C is wrong — the method requires proper fractions, not improper ones. Option D overstates the limitation — it works partially even with repeated factors.