42.2k views
4 votes
1) which expression is the GCF of the terms of the polynomial?

16x^3+28^5y
A)4x^3
B)4x^5y
C)8x^5
D)112x^5y

User Josh Wulf
by
7.5k points

1 Answer

2 votes
First, the statement seems to have an error. The right polynomial must be 16x^3 + 28x^5y.

With that said, we have to find the greatest common divisor of the coefficients and take the common letter with its minimum exponent.

Greatest common divisor of 16 and 28 is determined by facoring both numbers and taking the common factors raised to the minimum power.

16 = 2^4
28 = 2^2 * 7

So, the common factor with the minimum power is 2^2 =4

The common letter with its minimum power is x^3.

So the GCF is 4x^3, i.e. option A)
User Lei Liu
by
8.1k points