Question 1524: Hello I am having problems solving this quadratic equation by using the quadratic formula, could you please help?
x4 - 6x2 + 5 = 0
Answer by AnlytcPhil(1806) (Show Source):
You can put this solution on YOUR website! Hello I am having problems solving this quadratic equation by using the
quadratic formula, could you please help? x4-6x2+5=0
`
Yours is not a quadratic equation, but a fourth-degree equation. A quadratic
equation must contain no term in a variable higher than 2. However if a
trinomial in descending order set equal to zero is such that the variable part
of the first term is the square of the variable part of the middle term, then
we can convert the equation into a quadratic equation by making a
substitution.
`
x4 - 6x2 + 5 = 0 is such an equation because the variable part of the first
term is x4, which is the square of the variable part of the second equation, x2
so we let some other letter, say u, represent the variable part of the second
term. That is, we let
`
x2 = u
`
then we square both sides of that and get
`
x4 = u2
`
So
`
x4 - 6x2 + 5 = 0
`
converts to the quadratic equation:
`
u2 - 6u + 5 = 0
`
Then we factor the left side as
`
(u - 5)(u - 1) = 0
`
Then we set each factor = 0,
`
u - 5 = 0, which gives u = 5
`
u - 1 = 0, which gives u = 1
`
But the object is not to find u, but to find x, so we
replace u by x2 in each case:
`
u = 5 so
`
x2 = 5
`
Taking square roots of both sides we get
` ` ` _
x = ±Ö5
`
Also
`
u = 1 so
`
x2 = 1
`
Taking square roots of both sides we get
`
x = ±1
` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` _` ` _
So there are four answers: x = Ö5, -Ö5, 1, and -1
`
Edwin
|
|
|