… Factor out the greatest common factor in the following polynomial.
10x^2 + 25x + 15
Good morning. The instruction to "factor out the greatest common factor" of a math expression is not the same as "factor the expression".
To factor out the greatest common factor in this quadratic polynomial means to look for the largest common factor of the coefficients (A,B,C).
The coefficients are 10, 25, 15. The greatest common factor of this set is 5. Hence, factoring out the greatest common factor (5) results in this:
5(2x^2 + 5x + 3)
Done! :cool:
If you want to continue factoring, you can now work with the easier expression, inside the parentheses. If you use separate scratch paper or work off to the side, don't forget to add that factor of 5 back in, when you're finished factoring 2x^2+5x+3 (a common mistake students make).
5(2x^2 + 1)(x + 2)
5[(2x^2 + 1)(x + 2)]
These forms are what one would do, if they had been instructed to "factor the polynomial" or "completely factor the given expression", et cetera.
Two comments:
We can see by inspection that this factorization is not correct because we know that foiling means the terms 2x^2 and x will be multiplied together, at some point. That product is 2x^3, which cannot be a term in a quadratic polynomial (aka: 2nd-degree polynomial). In other words, the largest exponent in any quadratic polynomial is always 2.
Each of these factorizations is the same. Placing an extra set of grouping symbols (the square brackets) around the two factors in parentheses does nothing. It's like the expression 2+2 is exactly the same as (2+2) and [(2+2)]. It probably took me a year in beginning algebra, before I had enough experience to parse algebraic expressions involving multiple grouping symbols, to recognize unnecessary grouping symbols, and to develop my own style of expression using grouping symbols. (Opinions do vary.)
By the way, it's easier to read polynomials, if you put spaces around the operators (as I added, in both quotes above). It's also not necessary to type the variables in italics. Cheers.