Factor the expression $9xy^2 + 6x^2y^2 + 21y^3$.

AlgebraFactoringGreatest Common Factor (GCF)Polynomials
2025/6/8

1. Problem Description

Factor the expression 9xy2+6x2y2+21y39xy^2 + 6x^2y^2 + 21y^3.

2. Solution Steps

First, find the greatest common factor (GCF) of the coefficients: 9, 6, and
2

1. The GCF is

3. Next, find the common variables with the lowest exponent:

The variables present are xx and yy. The first term has xx and y2y^2, the second term has x2x^2 and y2y^2, and the third term has y3y^3. Therefore the only common variable is yy.
The lowest power of yy in these three terms is y2y^2.
So, the GCF of the three terms is 3y23y^2.
Now, factor out the GCF from the expression:
9xy2+6x2y2+21y3=3y2(3x)+3y2(2x2)+3y2(7y)9xy^2 + 6x^2y^2 + 21y^3 = 3y^2(3x) + 3y^2(2x^2) + 3y^2(7y)
Factoring out 3y23y^2 from each term, we get:
3y2(3x+2x2+7y)3y^2(3x + 2x^2 + 7y)

3. Final Answer

The factored expression is 3y2(3x+2x2+7y)3y^2(3x + 2x^2 + 7y).