Asked by sunny

factor:

1) (x+y)^2 - (a+b)^2
= [(x+y) - (a+b)] [(x+y) + (a+b)]
= [x+y-a-b] [x+y+a+b]

2) 6x^4 - 6
= 6(x^4 - 1)
= 6(x^2-1)(x^2+1)

Is this right?

Answers

Answered by Kuai
1. x^2 +2xy +y^2 -a^2-2ab-B^2
2. 6(x^4-1) = 6(x^2-1)(x^2 +1)

= 6(x-1)(x+1)(x^2+1)
Answered by Steve
#2 is ok, but not yet complete:

x^2-1 = (x-1)(x+1)
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions