How do you factor x^4 - 100x4100?

1 Answer
Nov 12, 2015

Using the difference of squares rule.

Explanation:

The difference of squares rule means that if you have (x^2-y^2)(x2y2) you can factor it into (x+y)(x-y)(x+y)(xy).

Now with the equation x^4-100x4100 you can take the square root of x^4x4 and also 100100. So the square root of x^4x4 is x^2x2 and the square root of 100100 is 1010 so you get (x^2+10)(x^2-10)(x2+10)(x210).

Keep in mind that the difference in squares rule only works for if there is a difference (or subtraction) of two things that you can take the square root of. Now technically you could factor x^2-10x210 further into (x+sqrt(10))(x-sqrt(10))(x+10)(x10) but for the sake of this problem, I'm pretty sure you don't need to.