How do you factor x^-4 -13x^-2 +36 =0x413x2+36=0?

2 Answers
May 6, 2015

x=+-1/2, +-1/3x=±12,±13

Multiply by x^4x4 to give 36x^4-13x^2+136x413x2+1
Solve using the quadratic formula for x^2x2 x^2=(13+-sqrt(13^2-4.36))/(2.36)=(13+-sqrt(169-144))/72=(13+-sqrt(25))/72=18/72,8/72=1/4,1/9x2=13±1324.362.36=13±16914472=13±2572=1872,872=14,19
Taking square roots gives x=+-1/2, +-1/3x=±12,±13

May 6, 2015

Terminology:
You can factor the expression on the left. You can solve the equation. You can solve an equation by factoring.
(But you don't really factor an equation.)

To factor: x^(-4)-13x^(-2)+36x413x2+36

Notice that x^(-4) = (x^(-2))^2x4=(x2)2 (The variable expression in the first term is the square of the one in the second term.)

So, is we use a new variable we'll have a quadratic expression.

Let u=x^(-2)u=x2. This makes u^2 = x^(-4)u2=x4, so the expression becomes:

u^2-13u+36u213u+36 which can be factored:

(u-4)(u-9)(u4)(u9) Now go back to xx's

x^(-4)-13x^(-2)+36 = (x^(-2)-4)(x^(-2)-9)x413x2+36=(x24)(x29)

To solve by factoring: x^(-4)-13x^(-2)+36=0x413x2+36=0

Factor as above, so the question becomes:

Solve: (x^(-2)-4)(x^(-2)-9) = 0(x24)(x29)=0

So we need: (x^(-2)-4)=0(x24)=0 or (x^(-2)-9) = 0(x29)=0

x^(-2)-4=0x24=0 color(white)"sssss"sssss or color(white)"sssss"sssss x^(-2)-9 = 0x29=0

x^(-2) = 4x2=4color(white)"ssssssssss"ssssssssss or color(white)"sssss"sssss x^(-2) = 9x2=9

1/x^2 = 41x2=4 color(white)"ssssssssss"ssssssssss or color(white)"sssss"sssss 1/x^2 = 91x2=9

1/4 = x^214=x2color(white)"sssssssssss"sssssssssss or color(white)"sssss"sssss 1/9 = x^219=x2

x = +- 1/2x=±12 color(white)"ssssssss"ssssssss or color(white)"sssss"sssss x= +- 1/3x=±13

There are four solutions: -1/2, 1/2, -1/3, 1/312,12,13,13