Help me pls Match each expression with the type of factoring that applies

3) Difference of Squares:
The difference of squares formula is
[tex]a^2-b^2=(a+b)(a-b)[/tex]We can identify that on the expression:
[tex]x^2-25[/tex]Applying the difference of square we have
[tex]x^2-25=(x+5)(x-5)[/tex]4) Difference of Cubes
Here the formula is quite different from what we have on the difference of squares.
[tex]a^3-b^3=(a-b)(a^2+ab+b^2)^{}[/tex]Now we identify it on
[tex]x^3-1[/tex]The factoring will be
[tex]x^3-1=(x-1)(x^2+x+1)[/tex]5) Sum of Cubes
We have a very similar formula as 4), the difference will be
[tex]a^3+b^3=(a+b)(a^2-ab+b^2)^{}[/tex]We just have to change some signals.
Then
[tex]x^3+27[/tex]We can write as a sum of cubes
[tex]x^3+27=(x+3)(x^2-3x+9)[/tex]6) Grouping
Here we have a quite different technique, we don't have the formula to apply, therefore, let's see the expression and how to group it
[tex]3x^3+15x^2+2x+10[/tex]Here we must factor and find two equal factors, that's the most difficult part, after that we just group them.
If we look at the expression we will see that we can group:
[tex](3x^3+15x^2)+(2x+10)[/tex]If the factor 3x² on the left ( ) and factor 2 on the right ( ) we get
[tex]3x^2(x+5)+2(x+5)[/tex]Look that now we have (x+5) on both terms, then we group them!
[tex](x+5)(3x^2+2)[/tex]That's the final form, hence
[tex]3x^3+15x^2+2x+10=(x+5)(3x^2+2)[/tex]1) GCF (greatest common factor)
Here we must identify one factor that appears on all terms, look at
[tex]2x^2+6x[/tex]See that "2x" appears on both terms, then it's the greatest common factor:
[tex]2x^2+6x=2x(x+3)[/tex]See that if we do the distribution we will get the other form again.
2) Unfoil
Here we must find two numbers that the sum is 6 and the product is 8, these two numbers are 4 and 2.
The generic formula is
[tex]x^2+bx+c=(x+x_1)(x+x_2)_{}[/tex]Where x₁ and x₂ are the numbers we find doing the sum and the product, in our case it's 4 and 2, then
[tex]x^2+6x+8=(x+4)(x+2)[/tex]Final answer:
2 - Unfoil - x² + 6x + 8
1 - GCF - 2x² + 6x
3 - Difference of Cubes - (x³ - 1)
4 - Sum of Cubes - (x³ + 27)
5 - Grouping - (3x³ + 15x² + 2x + 10)
6 - Difference of Squares - (x² - 25)