2.6 Other Types of Equations
We have solved linear equations, rational equations, and quadratic equations using several methods. However, there are many other types of equations, and we will investigate a few more types in this section. We will look at equations involving rational exponents, polynomial equations, radical equations, absolute value equations, equations in quadratic form, and some rational equations that can be transformed into quadratics. Solving any equation, however, employs the same basic algebraic rules. We will learn some new techniques as they apply to certain equations, but the algebra never changes.
2.6.1 Solving Equations Involving Rational Exponents
Rational exponents are exponents that are fractions, where the numerator is a power and the denominator is a root. For example, \(16^{\frac{1}{2}}\) is another way of writing \(\sqrt{16};\) \(8^{\frac{1}{3}}\) is another way of writing \(\mspace{9mu}\sqrt[3]{8}.\) The ability to work with rational exponents is a useful skill, as it is highly applicable in calculus.
We can solve equations in which a variable is raised to a rational exponent by raising both sides of the equation to the reciprocal of the exponent. The reason we raise the equation to the reciprocal of the exponent is because we want to eliminate the exponent on the variable term, and a number multiplied by its reciprocal equals 1. For example, \(\frac{2}{3}\left( \frac{3}{2} \right) = 1,\) \(3\left( \frac{1}{3} \right) = 1,\) and so on.
2.6.2 Solving Equations Using Factoring
We have used factoring to solve quadratic equations, but it is a technique that we can use with many types of polynomial equations, which are equations that contain a string of terms including numerical coefficients and variables. When we are faced with an equation containing polynomials of degree higher than 2, we can often solve them by factoring.
2.6.3 Solving Radical Equations
Radical equations are equations that contain variables in the radicand (the expression under a radical symbol), such as
\[\begin{array}{rcl} \sqrt{3x + 18} & = & x \\ \sqrt{x + 3} & = & {x - 3} \\ {\sqrt{x + 5} - \sqrt{x - 3}} & = & 2 \end{array}\]
Radical equations may have one or more radical terms, and are solved by eliminating each radical, one at a time. We have to be careful when solving radical equations, as it is not unusual to find extraneous solutions, roots that are not, in fact, solutions to the equation. These solutions are not due to a mistake in the solving method, but result from the process of raising both sides of an equation to a power. However, checking each answer in the original equation will confirm the true solutions.
2.6.4 Solving an Absolute Value Equation
Next, we will learn how to solve an absolute value equation. To solve an equation such as \(\left| {2x - 6} \right| = 8,\) we notice that the absolute value will be equal to 8 if the quantity inside the absolute value bars is \(8\) or \(-8.\) This leads to two different equations we can solve independently.
\[\begin{array}{rcccrcl} {2x - 6} & = & 8 & {\qquad\text{or}\qquad} & {2x - 6} & = & -8 \\ {2x} & = & 14 & & {2x} & = & -2 \\ x & = & 7 & & x & = & -1 \end{array}\]
Knowing how to solve problems involving absolute value functions is useful. For example, we may need to identify numbers or points on a line that are at a specified distance from a given reference point.
2.6.5 Solving Other Types of Equations
There are many other types of equations in addition to the ones we have discussed so far. We will see more of them throughout the text. Here, we will discuss equations that are in quadratic form, and rational equations that result in a quadratic.
Solving Equations in Quadratic Form
Equations in quadratic form are equations with three terms. The first term has a power other than 2. The middle term has an exponent that is one-half the exponent of the leading term. The third term is a constant. We can solve equations in this form as if they were quadratic. A few examples of these equations include \(x^{4} - 5x^{2} + 4 = 0,x^{6} + 7x^{3} - 8 = 0,\) and \(x^{\frac{2}{3}} + 4x^{\frac{1}{3}} + 2 = 0.\) In each one, doubling the exponent of the middle term equals the exponent on the leading term. We can solve these equations by substituting a variable for the middle term.
Solving Rational Equations Resulting in a Quadratic
Earlier, we solved rational equations. Sometimes, solving a rational equation results in a quadratic. When this happens, we continue the solution by simplifying the quadratic equation by one of the methods we have seen. It may turn out that there is no solution.
Section Exercises
Verbal
1. In a radical equation, what does it mean if a number is an extraneous solution?
Solution (click to reveal)
This is not a solution to the radical equation, it is a value obtained from squaring both sides and thus changing the signs of an equation which has caused it not to be a solution in the original equation.
2. Explain why possible solutions must be checked in radical equations.
3. Your friend tries to calculate the value \(- 9^{\frac{3}{2}}\) and keeps getting an ERROR message. What mistake are they probably making?
Solution (click to reveal)
They are probably trying to enter negative 9, but taking the square root of \(-9\) is not a real number. The negative sign is in front of this, so your friend should be taking the square root of 9, cubing it, and then putting the negative sign in front, resulting in \(-27.\)
4. Explain why \(\left| {2x + 5} \right| = -7\) has no solutions.
5. Explain how to change a rational exponent into the correct radical expression.
Solution (click to reveal)
A rational exponent is a fraction: the denominator of the fraction is the root or index number and the numerator is the power to which it is raised.
Algebraic
For the following exercises, solve the rational exponent equation. Use factoring where necessary.
6. \(x^{\frac{2}{3}} = 16\)
7. \(x^{\frac{3}{4}} = 27\)
Solution (click to reveal)
\(x = 81\)
8. \(2x^{\frac{1}{2}} - x^{\frac{1}{4}} = 0\)
9. \(\left( {x - 1} \right)^{\frac{3}{4}} = 8\)
Solution (click to reveal)
\(x = 17\)
10. \(\left( {x + 1} \right)^{\frac{2}{3}} = 4\)
11. \(x^{\frac{2}{3}} - 5x^{\frac{1}{3}} + 6 = 0\)
Solution (click to reveal)
\(x = 8,~~x = 27\)
12. \(x^{\frac{7}{3}} - 3x^{\frac{4}{3}} - 4x^{\frac{1}{3}} = 0\)
For the following exercises, solve the following polynomial equations by grouping and factoring.
13. \(x^{3} + 2x^{2} - x - 2 = 0\)
Solution (click to reveal)
\(x = -2,1,-1\)
14. \(3x^{3} - 6x^{2} - 27x + 54 = 0\)
15. \(4y^{3} - 9y = 0\)
Solution (click to reveal)
\(y = 0,~~\frac{3}{2},~~\frac{- 3}{2}\)
16. \(x^{3} + 3x^{2} - 25x - 75 = 0\)
17. \(m^{3} + m^{2} - m - 1 = 0\)
Solution (click to reveal)
\(m = 1,-1\)
18. \(2x^{5}-14x^{3} = 0\)
19. \(5x^{3} + 45x = 2x^{2} + 18\)
Solution (click to reveal)
\(x = \frac{2}{5},\pm 3i\)
For the following exercises, solve the radical equation. Be sure to check all solutions to eliminate extraneous solutions.
20. \(\sqrt{3x - 1} - 2 = 0\)
21. \(\sqrt{x - 7} = 5\)
Solution (click to reveal)
\(x = 32\)
22. \(\sqrt{x - 1} = x - 7\)
23. \(\sqrt{3t + 5} = 7\)
Solution (click to reveal)
\(t = \frac{44}{3}\)
24. \(\sqrt{t + 1} + 9 = 7\)
25. \(\sqrt{12 - x} = x\)
Solution (click to reveal)
\(x = 3\)
26. \(\sqrt{2x + 3} - \sqrt{x + 2} = 2\)
27. \(\sqrt{3x + 7} + \sqrt{x + 2} = 1\)
Solution (click to reveal)
\(x = -2\)
28. \(\sqrt{2x + 3} - \sqrt{x + 1} = 1\)
For the following exercises, solve the equation involving absolute value.
29. \(\left| {3x - 4} \right| = 8\)
Solution (click to reveal)
\(x = 4,\frac{-4}{3}\)
30. \(\left| {2x - 3} \right| = -2\)
31. \(\left| {1 - 4x} \right| - 1 = 5\)
Solution (click to reveal)
\(x = \frac{- 5}{4},\frac{7}{4}\)
32. \(\left| {4x + 1} \right| - 3 = 6\)
33. \(\left| {2x - 1} \right| - 7 = -2\)
Solution (click to reveal)
\(x = 3,-2\)
34. \(\left| {2x + 1} \right| - 2 = -3\)
35. \(\left| {x + 5} \right| = 0\)
Solution (click to reveal)
\(x = -5\)
36. \(- \left| {2x + 1} \right| = -3\)
For the following exercises, solve the equation by identifying the quadratic form. Use a substitute variable and find all real solutions by factoring.
37. \(x^{4} - 10x^{2} + 9 = 0\)
Solution (click to reveal)
\(x = 1,-1,3,-3\)
38. \(4\left( {t - 1} \right)^{2} - 9\left( {t - 1} \right) = -2\)
39. \(\left( {x^{2} - 1} \right)^{2} + \left( {x^{2} - 1} \right) - 12 = 0\)
Solution (click to reveal)
\(x = 2,-2\)
40. \(\left( {x + 1} \right)^{2} - 8\left( {x + 1} \right) - 9 = 0\)
41. \(\left( {x - 3} \right)^{2} - 4 = 0\)
Solution (click to reveal)
\(x = 1,5\)
Extensions
For the following exercises, solve for the unknown variable.
42. \(x^{-2} - x^{-1} - 12 = 0\)
43. \(\sqrt{|x|^{2}} = x\)
Solution (click to reveal)
\(x \geq 0\)
44. \(t^{10} - 2t^{5} + 1 = 0\)
45. \(\left| {x^{2} + 2x - 36} \right| = 12\)
Solution (click to reveal)
\(x = 4,6,-6,-8\)
Real-World Applications
For the following exercises, use the model for the period of a pendulum, \(T,\) such that \(T = 2\pi\sqrt{\frac{L}{g}},\) where the length of the pendulum is \(L\) and the acceleration due to gravity is \(g.\)
46. If the acceleration due to gravity is 9.8 m/s2 and the period equals 1 s, find the length to the nearest cm (100 cm = 1 m).
47. If the gravity is 32 ft/s2 and the period equals 1 s, find the length to the nearest in. (12 in. = 1 ft). Round your answer to the nearest in.
Solution (click to reveal)
10 in.
For the following exercises, use a model for body surface area, BSA, such that \(BSA = \sqrt{\frac{wh}{3600}},\) where \(w\) = weight in kg and \(h\) = height in cm.
48. Find the height of a 72-kg female to the nearest cm whose \(BSA = 1.8.\)
49. Find the weight of a 177-cm male to the nearest kg whose \(BSA = 2.1.\)
Solution (click to reveal)
90 kg

