Concept:This question uses the algebraic identities for perfect squares and difference of squares to factorize a given expression into a product of two linear factors.
Explanation:We start with the expression:
x2−y2−9z2+6yzStep 1: Group the terms that involve
y and
z and factor out a minus sign:
x2−(y2+9z2−6yz)Step 2: Recognize that
(y2+9z2−6yz) is a perfect square. Use the identity
(a−b)2=a2+b2−2ab with
a=y and
b=3z:
y2+(3z)2−2(y)(3z)=(y−3z)2So the expression becomes:
x2−(y−3z)2Step 3: Now apply the difference of squares identity
a2−b2=(a−b)(a+b) with
a=x and
b=(y−3z):
(x−(y−3z))(x+(y−3z))Step 4: Simplify the brackets:
(x−y+3z)(x+y−3z)Thus the factorization is
(x−y+3z)(x+y−3z).
Answer:Option C:
(x−y+3z)(x+y−3z).