Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

2.7: Other Types of Equations

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

In this section, you will:

  • Solve equations involving rational exponents.
  • Solve equations using factoring.
  • Solve radical equations.
  • Solve absolute value equations.
  • Solve 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.

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, 1612 is another way of writing 16; 813 is another way of writing 38. 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, 23(32)=1, 3(13)=1, and so on.

Rational Exponents

A rational exponent indicates a power in the numerator and a root in the denominator. There are multiple ways of writing an expression, a variable, or a number with a rational exponent:

amn=(a1n)m=(am)1n=nam=(na)m

Example 1

Evaluating a Number Raised to a Rational Exponent

Evaluate 823.

Answer

 

Whether we take the root first or the power first depends on the number. It is easy to find the cube root of 8, so rewrite 823 as (813)2.

(813)2=(2)2=4

Try It #1

Evaluate 6413.

Example 2

Solve the Equation Including a Variable Raised to a Rational Exponent

Solve the equation in which a variable is raised to a rational exponent: x54=32.

Answer

 

The way to remove the exponent on x is by raising both sides of the equation to a power that is the reciprocal of 54, which is 45.

x54=32(x54)45=(32)45x=(2)4The fifth root of 32 is 2.=16

Try It #2

Solve the equation x32=125.

Example 3

Solving an Equation Involving Rational Exponents and Factoring

Solve 3x34=x12.

Answer

 

This equation involves rational exponents as well as factoring rational exponents. Let us take this one step at a time. First, put the variable terms on one side of the equal sign and set the equation equal to zero.

3x34(x12)=x12(x12)3x34x12=0

Now, it looks like we should factor the left side, but what do we factor out? We can always factor the term with the lowest exponent. Rewrite x12 as x24. Then, factor out x24 from both terms on the left.

3x34x24=0x24(3x141)=0

Where did x14 come from? Remember, when we multiply two numbers with the same base, we add the exponents. Therefore, if we multiply x24 back in using the distributive property, we get the expression we had before the factoring, which is what should happen. We need an exponent such that when added to 24 equals 34. Thus, the exponent on x in the parentheses is 14.

Let us continue. Now we have two factors and can use the zero factor theorem.

x24(3x141)=0x24=0x=03x141=03x14=1x14=13Divide both sides by 3.(x14)4=(13)4Raise both sides to the reciprocal of 14.x=181

The two solutions are 0 and 181.

Try It #3

Solve: (x+5)32=8.

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.

Polynomial Equations

A polynomial of degree n is an expression of the type

anxn+an1xn1++a2x2+a1x+a0

where n is a positive integer and an,,a0 are real numbers and an0.

Setting the polynomial equal to zero gives a polynomial equation. The total number of solutions (real and complex) to a polynomial equation is equal to the highest exponent n.

Example 4

Solving a Polynomial by Factoring

Solve the polynomial by factoring: 5x4=80x2.

Answer

 

First, set the equation equal to zero. Then factor out what is common to both terms, the GCF.

5x480x2=05x2(x216)=0

Notice that we have the difference of squares in the factor x216, which we will continue to factor and obtain two solutions. The first term, 5x2, generates, technically, two solutions as the exponent is 2, but they are the same solution.

5x2=0x=0x216=0(x4)(x+4)=0x=4x=−4

The solutions are 0(double solution), 4, and −4.

Analysis

We can see the solutions on the graph in Figure 1. The x-coordinates of the points where the graph crosses the x-axis are the solutions—the x-intercepts. Notice on the graph that at the solution 0, the graph touches the x-axis and bounces back. It does not cross the x-axis. This is typical of double solutions.

Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 400 to 500 in intervals of 100. The function five times x to the fourth power minus eighty x squared equals zero is graphed along with the points (negative 4,0), (0,0), and (4,0).
Figure 1
Try It #4

Solve by factoring: 12x4=3x2.

Example 5

Solve a Polynomial by Grouping

Solve a polynomial by grouping: x3+x29x9=0.

Answer

 

This polynomial consists of 4 terms, which we can solve by grouping. Grouping procedures require factoring the first two terms and then factoring the last two terms. If the factors in the parentheses are identical, we can continue the process and solve, unless more factoring is suggested.

x3+x29x9=0x2(x+1)9(x+1)=0(x29)(x+1)=0

The grouping process ends here, as we can factor x29 using the difference of squares formula.

(x29)(x+1)=0(x3)(x+3)(x+1)=0x=3x=−3x=−1

The solutions are 3, −3, and −1. Note that the highest exponent is 3 and we obtained 3 solutions. We can see the solutions, the x-intercepts, on the graph in Figure 2.

Coordinate plane with the x-axis ranging from negative 5 to 5 and the y-axis ranging from negative 30 to 20 in intervals of 5. The function x cubed plus x squared minus nine times x minus nine equals zero is graphed along with the points (negative 3,0), (negative 1,0), and (3,0).
Figure 2

Analysis

We looked at solving quadratic equations by factoring when the leading coefficient is 1. When the leading coefficient is not 1, we solved by grouping. Grouping requires four terms, which we obtained by splitting the linear term of quadratic equations. We can also use grouping for some polynomials of degree higher than 2, as we saw here, since there were already four terms.

Solving Radical Equations

Radical equations are equations that contain variables in the radicand (the expression under a radical symbol), such as

3x+18=xx+3=x3x+5x3=2

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.

Radical Equations

An equation containing terms with a variable in the radicand is called a radical equation.

How To

Given a radical equation, solve it.

  1. Isolate the radical expression on one side of the equal sign. Put all remaining terms on the other side.
  2. If the radical is a square root, then square both sides of the equation. If it is a cube root, then raise both sides of the equation to the third power. In other words, for an nth root radical, raise both sides to the nth power. Doing so eliminates the radical symbol.
  3. Solve the remaining equation.
  4. If a radical term still remains, repeat steps 1–2.
  5. Confirm solutions by substituting them into the original equation.
Example 6

Solving an Equation with One Radical

Solve 152x=x.

Answer

 

The radical is already isolated on the left side of the equal side, so proceed to square both sides.

152x=x(152x)2=(x)2152x=x2

We see that the remaining equation is a quadratic. Set it equal to zero and solve.

0=x2+2x15=(x+5)(x3)x=−5x=3

The proposed solutions are −5 and 3. Let us check each solution back in the original equation. First, check x=−5.

152x=x152(5)=−525=−55−5

This is an extraneous solution. While no mistake was made solving the equation, we found a solution that does not satisfy the original equation.

Check x=3.

152x=x152(3)=39=33=3

The solution is 3.

Try It #5

Solve the radical equation: x+3=3x1

Example 7

Solving a Radical Equation Containing Two Radicals

Solve 2x+3+x2=4.

Answer

 

As this equation contains two radicals, we isolate one radical, eliminate it, and then isolate the second radical.

2x+3+x2=42x+3=4x2Subtract x2from both sides.(2x+3)2=(4x2)2Square both sides.

Use the perfect square formula to expand the right side: (ab)2=a2−2ab+b2.

2x+3=(4)22(4)x2+(x2)22x+3=168x2+(x2)2x+3=14+x8x2Combine like terms.x11=−8x2Isolate the second radical.(x11)2=(−8x2)2Square both sides.x222x+121=64(x2)

Now that both radicals have been eliminated, set the quadratic equal to zero and solve.

x222x+121=64x128x286x+249=0(x3)(x83)=0Factor and solve.x=3x=83

The proposed solutions are 3 and 83. Check each solution in the original equation.

2x+3+x2=42x+3=4x22(3)+3=4(3)29=413=3

One solution is 3.

Check x=83.

2x+3+x2=42x+3=4x22(83)+3=4(832)169=481135

The only solution is 3. We see that 83 is an extraneous solution.

Try It #6

Solve the equation with two radicals: 3x+7+x+2=1.

Solving an Absolute Value Equation

Next, we will learn how to solve an absolute value equation. To solve an equation such as |2x6|=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.

2x6=8or2x6=−82x=142x=−2x=7x=−1

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.

Absolute Value Equations

The absolute value of x is written as |x|. It has the following properties:

If x0,then |x|=x.If x<0,then |x|=x.

For real numbers A and B, an equation of the form |A|=B, with B0, will have solutions when A=B or A=B. If B<0, the equation |A|=B has no solution.

An absolute value equation in the form |ax+b|=c has the following properties:

If  c<0,|ax+b|=chas no solution.If  c=0,|ax+b|=chas one solution.If  c>0,|ax+b|=chas two solutions.

How To

Given an absolute value equation, solve it.

  1. Isolate the absolute value expression on one side of the equal sign.
  2. If c>0, write and solve two equations: ax+b=c and ax+b=c.
Example 8

Solving Absolute Value Equations

Solve the following absolute value equations:

  1. |6x+4|=8
  2. |3x+4|=−9
  3. |3x5|4=6
  4. |−5x+10|=0
Answer

 

  1. |6x+4|=8

    Write two equations and solve each:

    6x+4=86x+4=−86x=46x=−12x=23x=−2

    The two solutions are 23 and −2.

  2. |3x+4|=−9

    There is no solution as an absolute value cannot be negative.

  3. |3x5|4=6

    Isolate the absolute value expression and then write two equations.

    |3x5|4=6|3x5|=103x5=103x5=−103x=153x=−5x=5x=53

    There are two solutions: 5, and 53.

  4. (d) |−5x+10|=0

    The equation is set equal to zero, so we have to write only one equation.

    −5x+10=0−5x=−10x=2

    There is one solution: 2.

Try It #7

Solve the absolute value equation: |14x|+8=13.

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 x45x2+4=0,x6+7x38=0, and x23+4x13+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.

Quadratic Form

If the exponent on the middle term is one-half of the exponent on the leading term, we have an equation in quadratic form, which we can solve as if it were a quadratic. We substitute a variable for the middle term to solve equations in quadratic form.

How To

Given an equation quadratic in form, solve it.

  1. Identify the exponent on the leading term and determine whether it is double the exponent on the middle term.
  2. If it is, substitute a variable, such as u, for the variable portion of the middle term.
  3. Rewrite the equation so that it takes on the standard form of a quadratic.
  4. Solve using one of the usual methods for solving a quadratic.
  5. Replace the substitution variable with the original term.
  6. Solve the remaining equation.
Example 9

Solving a Fourth-degree Equation in Quadratic Form

Solve this fourth-degree equation: 3x42x21=0.

Answer

 

This equation fits the main criteria, that the power on the leading term is double the power on the middle term. Next, we will make a substitution for the variable term in the middle. Let u=x2. Rewrite the equation in u.

3u22u1=0

Now solve the quadratic.

3u22u1=0(3u+1)(u1)=0

Solve each factor and replace the original term for u.

3u+1=03u=−1u=13x2=13x=±i13

u1=0u=1x2=1x=±1

The solutions are ±i13 and ±1.

Try It #8

Solve using substitution: x48x29=0.

Example 10

Solving an Equation in Quadratic Form Containing a Binomial

Solve the equation in quadratic form: (x+2)2+11(x+2)12=0.

Answer

 

This equation contains a binomial in place of the single variable. The tendency is to expand what is presented. However, recognizing that it fits the criteria for being in quadratic form makes all the difference in the solving process. First, make a substitution, letting u=x+2. Then rewrite the equation in u.

u2+11u12=0(u+12)(u1)=0

Solve using the zero-factor property and then replace u with the original expression.

u+12=0u=−12x+2=−12x=−14

The second factor results in

u1=0u=1x+2=1x=−1

We have two solutions: −14, and −1.

Try It #9

Solve: (x5)24(x5)21=0.

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.

Example 11

Solving a Rational Equation Leading to a Quadratic

Solve the following rational equation: 4xx1+4x+1=8x21.

Answer

 

We want all denominators in factored form to find the LCD. Two of the denominators cannot be factored further. However, x2−1=(x+1)(x1). Then, the LCD is (x+1)(x1). Next, we multiply the whole equation by the LCD.

(x+1)(x1)[−4xx1+4x+1]=[−8(x+1)(x1)](x+1)(x1)−4x(x+1)+4(x1)=−8−4x24x+4x4=−8−4x2+4=0−4(x21)=0−4(x+1)(x1)=0x=−1x=1

In this case, either solution produces a zero in the denominator in the original equation. Thus, there is no solution.

Try It #10

Solve 3x+2x2+1x=2x22x.

2.6 Section Exercises

Verbal

1.

In a radical equation, what does it mean if a number is an extraneous solution?

2.

Explain why possible solutions must be checked in radical equations.

3.

Your friend tries to calculate the value 932 and keeps getting an ERROR message. What mistake are they probably making?

4.

Explain why |2x+5|=−7 has no solutions.

5.

Explain how to change a rational exponent into the correct radical expression.

Algebraic

For the following exercises, solve the rational exponent equation. Use factoring where necessary.

6.

x23=16

7.

x34=27

8.

2x12x14=0

9.

(x1)34=8

10.

(x+1)23=4

11.

x235x13+6=0

12.

x733x434x13=0

For the following exercises, solve the following polynomial equations by grouping and factoring.

13.

x3+2x2x2=0

14.

3x36x227x+54=0

15.

4y39y=0

16.

x3+3x225x75=0

17.

m3+m2m1=0

18.

2x5−14x3=0

19.

5x3+45x=2x2+18

For the following exercises, solve the radical equation. Be sure to check all solutions to eliminate extraneous solutions.

20.

3x12=0

21.

x7=5

22.

x1=x7

23.

3t+5=7

24.

t+1+9=7

25.

12x=x

26.

2x+3x+2=2

27.

3x+7+x+2=1

28.

2x+3x+1=1

For the following exercises, solve the equation involving absolute value.

29.

|3x4|=8

30.

|2x3|=−2

31.

|14x|1=5

32.

|4x+1|3=6

33.

|2x1|7=−2

34.

|2x+1|2=−3

35.

|x+5|=0

36.

|2x+1|=−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.

x410x2+9=0

38.

4(t1)29(t1)=−2

39.

(x21)2+(x21)12=0

40.

(x+1)28(x+1)9=0

41.

(x3)24=0

Extensions

For the following exercises, solve for the unknown variable.

42.

x−2x−112=0

43.

|x|2=x

44.

t102t5+1=0

45.

|x2+2x36|=12

Real-World Applications

For the following exercises, use the model for the period of a pendulum, T, such that T=2πLg, 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.

For the following exercises, use a model for body surface area, BSA, such that BSA=wh3600, 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.


This page titled 2.7: Other Types of Equations is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?