49.2k views
0 votes
What is the completely factored form of x^4+8x^2-9

User ArendE
by
7.3k points

2 Answers

5 votes

Answer:(x+1)(x-1)(x^2+9)

Explanation:

User Cheloute
by
6.6k points
4 votes

Remark

You'll see it a whole lot easier if you make a substitution so that it looks like something you have already seen

Solution

let y = x^2

x^4 = x^2 * x^2

x^4 = y * y

x^4 = y^2

Now the expression becomes

y^2 + 8 y - 9 = z

(y + 9)(y - 1) = z

Now put the x^2 back in.

(x^2 + 9) ( x^2 - 1) = z

x^2 - 1 becomes x + 1 and x - 1. At this level x^2 + 9 can't be factored.

Answer

(x^2 + 9) (x + 1)(x - 1)


User Alicyn
by
6.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.