6.4 Equations Quadratic in Form

Learning Outcomes

  • Solve equations reducible to quadratic form including using [latex] u [/latex]-substitution.

In this section we will learn to factor expressions which may not appear factorable at first, but after making a substitution they become factorable using our standard techniques.

As a warm-up, consider the following expression to factor:

[latex]x^4-25[/latex]

Both terms are squares since [latex] x^4 = (x^2)^2 [/latex], so we may use the difference of squares formula to factor this. However, we will first make a substitution to make it more clear that the formula applies. The substitution suggested by our above observation is [latex] u=x^2 [/latex].  After making this substitution, our expression becomes

[latex]\begin{align}x^4-25&=(x^2)^2-25\\ &=u^2-25\\ &=(u+5)(u-5)\\ &=(x^2+5)(x^2-5) \end{align}[/latex]

Make sure to write your final answer using the same variable that the problem started with.

Let’s use this technique now to solve an equation.

Example

Solve [latex]x^4-3x^2-4=0[/latex].

Since the equation was possible to change into quadratic by an appropriate substitution, we say that the original equation was quadratic in form.

In our remaining examples we will show more examples of substitutions that result in a quadratic equation to solve. Observe that it can be helpful to write the starting expression in descending order (in some sense of the word “descending”) and using the middle term to determine the correct substitution.

Example

Solve [latex]x^{-2}+5x^{-1}+6=0[/latex].

Note that sometimes there are alternative approaches to solving these problems. We could have written our starting problem as [latex] \dfrac{1}{x^2}+\dfrac{5}{x}+6=0 [/latex] and solved using our rational equation methods of the last chapter, multiplying both sides by the LCM of [latex] x^2 [/latex] to obtain [latex] 1+5x+6x^2=0 [/latex]. You can verify that this results in the same solutions found above.

Example

Solve [latex]\sqrt{x}-x=-2[/latex].

Summary

In this section, we used a substitution to turn a variety of different equations into quadratic equations which could be solved either by factoring or using the previous methods of this chapter.