Concept:The HCF (Highest Common Factor) is the greatest polynomial that divides all given expressions. Factorize each expression and find the common factor(s).
Explanation:Factorize the third expression:
x3−125y3=x3−(5y)3=(x−5y)(x2+5xy+25y2).
Factorize the first expression:
x4−13x2y2−300y4.
Treat it as a quadratic in
x2:
(x2)2−13y2(x2)−300y4=(x2−25y2)(x2+12y2)=(x−5y)(x+5y)(x2+12y2).
Thus,
(x−5y) is a common factor of the first and third expressions.
Check if
(x−5y) is also a factor of the second expression: substitute
x=5y into
x3−4x2y−4xy2−5y3.
(5y)3−4(5y)2y−4(5y)y2−5y3=125y3−100y3−20y3−5y3=0.
Hence
(x−5y) divides the second expression as well.
No other common factor exists among all three; for example,
x+5y and
x2+12y2 are not factors of the second or third expressions.
Therefore, the HCF is
(x−5y).
Answer:Option A:
x−5y