Solving Exponential Equations

The Organic Chemistry Tutor
31 Jan 201816:35

Summary

TLDRThis script offers a detailed tutorial on solving exponential equations without using logarithms. It covers various examples, starting with converting bases to simplify equations, such as changing base nine to base three. The tutorial demonstrates how to equate exponents once bases match and solve for variables like x. It further explores more complex scenarios, including dealing with squared terms and multiple bases, and concludes with a direct approach to equations that can't be simplified through base conversion, necessitating the use of logarithms for exact solutions.

Takeaways

  • 🔢 Changing the base of an exponential equation can simplify solving for x, like converting 9 to 3^2.
  • ➡️ Once bases are the same on both sides of the equation, set the exponents equal to each other.
  • 🧮 Solving exponential equations often involves simplifying both sides to the same base, then isolating x.
  • 📝 For more complex cases, like non-integer bases or when base changes aren't possible, logarithms can be used.
  • ✔️ Use the properties of exponents, such as multiplication and power rules, to simplify exponential expressions.
  • 💡 Taking the log or natural log of both sides helps solve exponential equations with different bases.
  • ✖️ Quadratic factoring techniques can also be used when the equation is quadratic in form.
  • 📏 In equations where a common base cannot be found, logarithms or natural logs offer a useful solution.
  • 🔁 Exponent rules allow for conversion between forms like 27 = 3^3 or 81 = 3^4 to make solving easier.
  • ✏️ The final solutions are often verified by back-substitution or using a calculator for approximate values.

Q & A

  • How do you solve the equation 3^(x+2) = 9^(2x-3) without using logarithms?

    -You can change base 9 to base 3 since 3^2 = 9. Then, replace 9 with 3^2 and multiply the exponents: 2x - 3 becomes 2*(2x - 3) = 4x - 6. Now, with the same base, equate the exponents: x + 2 = 4x - 6. Solve for x to get x = 8/3.

  • What is the common base to convert 8 and 16 for the equation 8^(4x-12) = 16^(5x-3)?

    -The common base is 2, since both 8 and 16 are powers of 2. Replace 8 with 2^3 and 16 with 2^4, then multiply the exponents accordingly.

  • How do you handle the equation 27^(3x-2) = 81^(2x+7)?

    -Since 27 is 3^3 and 81 is 3^4, replace them with their base 3 equivalents. Then, equate the exponents: 3*(3x-2) = 4*(2x+7). Solve for x to find the value.

  • What is the value of x in the equation 3^x = 8?

    -You can use logarithms to solve this. Taking the log of both sides gives x * log(3) = log(8). Then, x = log(8) / log(3), which is approximately 1.8928.

  • How do you find the value of x in the equation e^x = 7?

    -Take the natural log of both sides to get x * ln(e) = ln(7). Since ln(e) is 1, x = ln(7), which is approximately 1.9459.

  • What steps are taken to solve the equation 5 + 4^(x-2) = 23?

    -Subtract 5 from both sides to get 4^(x-2) = 18. Then, take the log of both sides and solve for x - 2. Finally, add 2 to both sides to find x.

  • How do you approach the equation 3 + 2e^(3-x) = 7?

    -Subtract 3 from both sides to get 2e^(3-x) = 4. Divide by 2 to isolate e^(3-x) = 2. Take the natural log of both sides and solve for x.

  • What is the method to solve the equation 3^(x^2+4) = 1/27?

    -Since 1/27 is 3^-3, make the bases the same and equate the exponents: x^2 + 4 = -3. Solve for x to find the values.

  • How do you handle the equation 2^(x^2) * 2^(3x) = 16?

    -Since 16 is 2^4, replace it with 2^4. Add the exponents since it's multiplication with the same base: x^2 + 3x = 4. Solve the quadratic equation to find x.

  • What is the approach to solve the equation 4^(2x) - 20 * 4^(x) + 64 = 0?

    -Let a = 4^x, then the equation becomes a^2 - 20a + 64 = 0. Factor the quadratic equation to find the values of a, and subsequently x.

Outlines

00:00

📚 Solving Exponential Equations Without Logs

This paragraph introduces a method for solving exponential equations without using logarithms. The first example involves transforming an equation with bases of 3 and 9 into a common base of 3, resulting in an equation where the exponents can be set equal to each other to solve for x. The process includes changing the base, multiplying exponents, and simplifying the equation to find x equals eight over three. The second example demonstrates converting bases of 8 and 16 into base 2, resulting in an equation where exponents are equated and solved to find x equals negative three. The third example shows converting bases of 27 and 81 into base 3, leading to an equation where exponents are equated and solved to find x equals thirty-four.

05:03

🔍 Solving Exponential Equations Using Logarithms

This section discusses solving exponential equations using logarithms. The first example shows how to solve for x in an equation where 3 raised to the power of x equals 8 by taking the logarithm of both sides, resulting in x being the log of 8 divided by the log of 3. The second example involves solving for x in an equation with base e, where e raised to the power of x equals 7, using the natural logarithm to find x equals the natural log of 7. The third example deals with an equation where 4 raised to the power of x minus 2 equals 23, and after subtracting 5 from both sides, the logarithm is taken to solve for x, resulting in x equals 2 plus the log of 18 divided by the log of 4. The final example in this paragraph solves for x in an equation involving e raised to the power of 3 minus x, leading to x equals 3 minus the natural log of 2.

10:03

🧩 Factoring and Solving Exponential Equations

This paragraph focuses on factoring techniques to solve exponential equations. The first example involves an equation where 3 raised to the power of x squared plus 4 equals one over 27, and by recognizing that 3 to the power of -3 equals 1/27, the equation is simplified to x squared plus 4x equals -3, which factors to (x+3)(x+1), yielding solutions of x equals -3 and x equals -1. The second example shows multiplying two exponential expressions with the same base, leading to an equation that simplifies to x squared plus 3x equals 4, which factors to (x+4)(x-1), resulting in x equals -4 and x equals 1. The third example involves an equation that simplifies to a quadratic equation, where 4 raised to the power of 2x minus 20 equals 4 raised to the power of x plus 64, leading to solutions of x equals 1 and x equals 2. The final example in this paragraph involves an equation that simplifies to 3 to the 2x equals 27, resulting in x equals 3/2.

15:06

🔢 Solving Complex Exponential Equations

This final paragraph presents a complex exponential equation where 3 to the power of 2x minus 3 to the power of 2x minus 1 equals 18. The solution involves dividing both sides by 3 to the power of -1, resulting in a complex fraction that simplifies to 3 to the power of 2x equals 27. Recognizing that 27 is 3 to the power of 3, the equation is further simplified to find that 2x equals 3, leading to the solution x equals 3/2. This example demonstrates the process of simplifying complex exponential equations through division and recognizing equivalent powers.

Mindmap

Keywords

💡Exponential equation

An exponential equation is a mathematical equation where variables appear as exponents. In the video, the speaker solves various exponential equations, such as 'three raised to the x plus two equals nine raised to the two x minus three'. These equations are central to the video as they show how to manipulate bases and exponents to solve for unknown values.

💡Changing bases

Changing bases refers to rewriting numbers or terms with a different base, typically to simplify calculations. For instance, the speaker changes 'nine' to 'three squared' because working with the same base (base 3) simplifies the process of solving the equation. This technique is used throughout the video to make the exponents comparable.

💡Exponent multiplication

When one exponent is raised to another, their powers are multiplied. The video demonstrates this rule, such as when '3^2' is raised to '2x - 3', resulting in '3 raised to the 4x - 6'. This concept is crucial in handling more complex exponential terms in equations.

💡Setting exponents equal

In an equation where the bases on both sides are the same, the exponents can be set equal to each other. The speaker frequently uses this step to transition from exponential expressions to simpler linear or quadratic equations, such as 'x + 2 equals 4x - 6'.

💡Factoring

Factoring involves breaking down an expression into simpler terms that, when multiplied together, give the original expression. The video uses factoring to solve equations after exponents are set equal, like factoring 'x squared + 4x + 3'. This is used to solve for the variable 'x'.

💡Quadratic equation

A quadratic equation is a polynomial equation of the form ax^2 + bx + c = 0. In the video, the speaker often derives quadratic equations, such as 'x squared plus 4x equals negative 3', and then solves them through factoring or other algebraic techniques.

💡Taking logarithms

Taking the logarithm of both sides is a technique used to simplify exponential equations where the base cannot be changed easily. The speaker demonstrates this when solving equations like '3 raised to x equals 8', showing how the log function helps isolate the exponent and solve for 'x'.

💡Natural logarithm

The natural logarithm, denoted ln, is the logarithm to the base 'e', where 'e' is a mathematical constant approximately equal to 2.718. In the video, the natural log is used for equations involving base 'e', like 'e raised to x equals 7'. The speaker notes that using ln simplifies equations involving the base 'e'.

💡Exponent properties

Exponent properties include rules like adding exponents when multiplying terms with the same base or subtracting exponents when dividing. The video frequently applies these properties, such as in 'two raised to the x squared times two raised to the three x equals sixteen', to simplify equations before solving them.

💡Complex fraction simplification

Complex fraction simplification refers to simplifying fractions that involve other fractions in the numerator or denominator. The speaker uses this process when solving an equation involving '3 to the negative 1', multiplying both the numerator and denominator by 3 to simplify the terms and solve the equation.

Highlights

Transforming base nine into base three simplifies the exponential equation.

Exponents can be multiplied when raising to another exponent.

Equating exponents when bases are the same is a key step in solving.

Solving for x involves subtracting and adding to isolate the variable.

Finding x as a fraction by simplifying the equation.

Using a common base, base two, to convert 8 and 16 in another example.

Multiplying exponents by the powers of the common base.

Setting exponents equal to each other after converting to the same base.

Solving for x by isolating the variable through subtraction and addition.

Using base three to solve an equation involving 27 and 81.

Replacing numbers with their base three equivalents simplifies the equation.

Solving for x by setting exponents equal after base conversion.

Using logarithms to solve an equation when direct methods are not applicable.

Demonstrating the process of taking logarithms to isolate x.

Using natural log to solve an equation involving base e.

Solving an equation with a non-exponential term by subtracting and taking logs.

Converting an equation to a quadratic form by factoring and substitution.

Solving a complex exponential equation by factoring out the greatest common factor.

Isolating x by dividing both sides of the equation by a common base.

Transcripts

play00:01

consider the following exponential

play00:03

equation

play00:04

three raised to the x plus two

play00:07

is equal to nine raised to the two x

play00:09

minus three

play00:11

how can we find the value of x without

play00:13

using logs

play00:17

what you need to do is change

play00:19

base nine into base three

play00:22

three squared is equal to nine

play00:25

so we can replace nine

play00:27

with three squared

play00:29

and whenever you raise one exponent to

play00:31

another exponent you need to multiply so

play00:34

we got to multiply two by two x minus

play00:36

three

play00:38

so on the right side this is going to be

play00:40

three raised to the four x minus six

play00:45

now

play00:45

if the bases are the same

play00:48

then the exponents

play00:50

must be equal to each other

play00:53

therefore

play00:54

x plus 2

play00:56

is equal to four x

play00:58

minus six

play01:01

now let's subtract both sides by x

play01:04

and let's add six to both sides

play01:08

so these two will cancel

play01:10

two plus six is eight

play01:12

four x minus x is three x

play01:16

so we can see that x

play01:18

is equal to eight over three

play01:20

and so that's the answer for this one

play01:22

now let's work on another example

play01:28

8

play01:28

raised to the 4x minus 12

play01:32

is equal to 16

play01:34

raised to the 5x minus 3.

play01:37

so go ahead and find the value of x now

play01:40

what we need to do is convert 8 and 16

play01:43

into a common base

play01:46

2 is a multiple of 8 and 16 so 2 is the

play01:49

common base

play01:50

2 to the third power is 8

play01:52

2 to the fourth power 16.

play01:55

so let's replace 8

play01:57

with 2 to the third power

play01:59

and let's replace 16

play02:02

with 2 to the fourth power

play02:05

now we need to multiply 4x minus 12 by

play02:08

3.

play02:10

4x times 3 is 12x

play02:12

3 times negative 12 is negative 36.

play02:16

now we need to multiply 5x minus 3 by 4.

play02:20

so that's going to give us 20x

play02:22

minus 12.

play02:25

so we could set these two

play02:27

equal to each other now that we have the

play02:29

same base

play02:33

so 12x minus 36

play02:36

is equal to 20x minus 12.

play02:42

let's subtract both sides by 12x

play02:45

let's add

play02:47

12 to both sides

play02:55

so negative 24

play02:58

is equal to 8x

play03:01

therefore x

play03:03

is equal to negative three

play03:07

let's try one more example

play03:09

27

play03:11

raised to the 3x minus 2.

play03:14

let's say that's equal to 81

play03:16

raised to the two x plus seven

play03:19

so try this problem

play03:21

now three to the third power is equal to

play03:23

twenty seven

play03:24

and three to the fourth power is equal

play03:27

to eighty one

play03:28

so let's replace twenty seven with three

play03:30

cubed

play03:32

and let's replace eighty-one

play03:34

with three to the fourth power

play03:39

three times three x minus two

play03:42

that's going to be nine x minus six

play03:46

and four times two x plus seven

play03:48

that's eight x plus twenty eight

play03:54

so now that we have the same base

play03:56

we can set the exponents

play03:58

equal to each other

play04:00

so nine x minus six

play04:03

is equal to eight x plus twenty eight

play04:06

so let's subtract both sides by eight x

play04:09

and let's add

play04:11

six to both sides

play04:13

so these will cancel

play04:15

nine x minus eight x is x

play04:18

twenty eight plus six is thirty four

play04:21

so x

play04:22

is equal to thirty four in this example

play04:27

three raised to the x is equal to eight

play04:30

what is the value of x

play04:32

in order to find it we can take the log

play04:35

or the natural log of both sides it

play04:37

really doesn't matter which one you're

play04:38

going to use

play04:40

let's take the log of both sides

play04:45

once you do that you can move the

play04:46

exponent to the front

play04:49

so x log 3

play04:51

is equal to log 8.

play04:54

so x is log eight

play04:57

divided by log three

play05:02

if you type this in

play05:07

you should get

play05:09

1.8928

play05:13

and you can check your answer what is 3

play05:15

raised to the 1.8928

play05:18

if you type that in

play05:23

the calculator will give you this answer

play05:24

eight point zero zero

play05:27

zero zero nine

play05:29

granted this is rounded so this is going

play05:32

to be very close to eight

play05:36

what about this one if e raised to the x

play05:39

is equal to 7

play05:41

what is the value of x

play05:44

now whenever you're dealing with base e

play05:46

it's better to use the natural log as

play05:49

opposed to the regular log

play05:51

so we're going to take the natural log

play05:52

of both sides

play05:56

and we're going to move x to the front

play05:59

so x ln e

play06:02

is equal to ln7

play06:04

and

play06:05

e is one

play06:06

so x times one is x

play06:08

so the answer is l and seven

play06:10

this is the exact answer and then you

play06:13

could type it in if you want the decimal

play06:14

answer

play06:17

so the decimal answer is 1.9459

play06:23

so that's the approximation

play06:27

now let's work on this example 5 plus 4

play06:30

raised to the x minus 2

play06:32

is equal to 23

play06:35

let's find the value of x

play06:37

so let's begin by subtracting both sides

play06:39

by 5.

play06:40

we can't take the log of both sides yet

play06:42

it wouldn't be wise

play06:44

23 minus 5 is 18.

play06:47

now at this point we can't really

play06:49

convert

play06:50

18 into a base two

play06:52

two to the fourth is 16 2 to the fifth

play06:55

is 32

play06:57

so

play06:58

we can't really change 18 to a base two

play07:00

so we have to take the log of both sides

play07:07

you can also use the natural log too

play07:09

it will work as well

play07:11

now we can move the exponent

play07:14

to the front

play07:17

and so it's x minus 2 in parentheses

play07:21

times log 4

play07:22

and that's equal to log 18.

play07:26

i wouldn't recommend distributing

play07:28

log 4 to x minus two

play07:31

instead

play07:32

it's better to divide both sides by log

play07:35

four

play07:38

so x minus two

play07:40

is equal to

play07:42

log 18.

play07:45

well let's get the exact answer first so

play07:47

this is equal to log 18 over log 4.

play07:51

the exact answer is this x is equal to 2

play07:54

plus

play07:55

log 18 over log 4.

play08:06

log 18

play08:08

divided by log 4

play08:10

that's about 2.08496

play08:16

and if we add 2 to it

play08:18

we can see that x

play08:20

is equal to 4.08496

play08:25

so that's the answer

play08:28

let's try this problem

play08:30

3 plus 2

play08:32

e raised to the 3 minus x

play08:35

let's say it's equal to 7.

play08:37

go ahead and find the value of x

play08:40

so before we take the natural log of

play08:42

both sides let's subtract both sides by

play08:44

three

play08:46

so two e to the three minus x

play08:49

is equal to four

play08:51

next let's divide both sides by two so e

play08:54

to the three minus x is equal to two

play08:57

and now we can take the natural log of

play08:59

both sides

play09:11

now let's move the exponent to the front

play09:14

so three minus x times ln e

play09:18

is equal to ln2 and lne is one so

play09:22

this is just gonna be three minus x

play09:26

now what i'm gonna do is take the

play09:28

negative x move it to this side

play09:31

it's negative x on

play09:32

the left side but it's gonna be positive

play09:34

x

play09:35

on the right side

play09:37

now i'm going to take ln 2 move it to

play09:38

this side

play09:40

which is going to change from positive

play09:42

to negative

play09:43

so x

play09:45

is 3 minus ln 2.

play09:49

that's the exact answer the decimal

play09:51

value

play09:57

is 2.3069

play10:03

how would you solve

play10:05

this equation

play10:06

three

play10:08

raised to the x squared plus four

play10:11

let's say that's equal to one over

play10:12

twenty seven

play10:14

what would you do in order to find the

play10:16

value of x

play10:18

in this case

play10:20

we know that three to the third is equal

play10:22

to twenty seven

play10:24

so three to the negative three is one

play10:26

over twenty seven

play10:28

we need to make the bases the same

play10:31

so this is 3 to the negative 3.

play10:33

because the bases are the same

play10:36

we can now make the exponents

play10:38

equal to each other which means that x

play10:41

squared plus 4x

play10:43

is equal to negative 3.

play10:47

now let's move the negative three to the

play10:48

left side

play10:50

in which case is going to be positive

play10:52

three and we could factor two numbers

play10:54

that multiply to three but add to four

play10:56

are three and one

play10:58

so this is x plus three

play11:00

and x plus one

play11:02

so therefore x

play11:03

can be equal to negative three

play11:06

and x is equal to negative one

play11:09

here's another example

play11:11

two raised to the x squared

play11:14

times two raised to the three x

play11:17

is equal to sixteen

play11:19

find the value of x

play11:22

two to the fourth is equal to sixteen

play11:24

so let's replace sixteen with that

play11:28

now let's say if you're multiplying by a

play11:30

common base

play11:31

you can add the exponents 2 plus 3 is 5.

play11:37

in this case 2 is the common base

play11:39

so we can add x squared and three x

play11:42

so this is two x squared plus three x

play11:46

so now we can set x squared plus three x

play11:48

equal to four

play11:54

now let's subtract both sides by four

play11:56

so x squared plus three x minus four

play12:00

is equal to zero and let's factor

play12:02

two numbers that multiply to negative

play12:04

four but add to positive three

play12:06

are positive four and negative one

play12:08

so it's x plus four

play12:11

times x minus one which means that x

play12:15

is equal to negative four

play12:17

and it's equal to positive one

play12:22

try this

play12:23

4 raised to the 2x

play12:26

minus 20

play12:29

multiplied by 4

play12:31

raised to the x

play12:33

plus 64

play12:35

is equal to 0.

play12:38

so what can we do

play12:40

in order to find the value of x

play12:44

what i think we should do

play12:46

is factor

play12:47

but factor by substitution

play12:50

this equation can be reduced to a

play12:52

quadratic equation

play12:54

we're going to set a equal to 4 raised

play12:56

to the x

play12:58

which means that a squared is 4 to the

play13:00

2x

play13:04

so let's replace 4 to the 2x with a

play13:06

squared

play13:07

and let's replace 4 to the x with a

play13:11

what two numbers multiply to 64 but add

play13:13

to negative 20.

play13:15

this is negative 16 and negative 4.

play13:18

so to factor it it's a minus 16

play13:21

and a minus 4.

play13:23

so therefore a

play13:25

is equal to 16 and a is equal to 4.

play13:28

and we know that a is 4 to the x

play13:32

so therefore 4 raised to the x is equal

play13:34

to 16

play13:35

and 4 to the x is equal to 4.

play13:38

4 is basically 4 to the first power

play13:40

so we can clearly see that x

play13:42

is equal to 1.

play13:45

now 16

play13:47

is equivalent to 4 squared

play13:49

so 4 to the x is equal to 4 squared

play13:51

which means that x

play13:53

is equal to 2

play13:56

and so those are the two answers

play13:58

let's try one more example

play14:01

three to the two x

play14:03

minus three

play14:04

to the two x minus one

play14:07

let's say it's equal to eighteen

play14:10

go ahead and find the value of x

play14:13

so we can't really factor in this

play14:15

example

play14:17

because 2x is not twice the value of 2x

play14:19

minus 1.

play14:22

but we could factor the gcf

play14:25

we could take out

play14:27

a 3 to the 2x

play14:28

3 to the two x divided by itself

play14:31

is equal to one

play14:33

now

play14:34

three to the two x minus one divided by

play14:37

three to the two x

play14:39

if we uh write it out

play14:42

notice what we'll get

play14:45

let's ignore the negative sign for now

play14:47

we know the overall answer is going to

play14:48

be negative

play14:49

when you divide by a common base

play14:52

you need to subtract the exponents

play14:54

2x minus 1 minus 2x

play14:57

the 2x will cancel and so it's going to

play15:00

be 3 to the negative 1.

play15:02

and so that's what we have right now

play15:05

and if you distribute

play15:07

you can see that you're going to get the

play15:08

original equation

play15:11

3 to the 2x times 1 gives you this term

play15:14

and 3 to the 2x times 3 to negative 1

play15:17

you add the exponents 2x plus negative 1

play15:20

is 2x minus 1.

play15:24

now let's divide both sides

play15:26

by this

play15:34

three to the negative one is basically

play15:36

one third

play15:37

so we have a complex fraction let's

play15:40

multiply the top and the bottom by three

play15:43

so eighteen times three is fifty four

play15:47

three times one is three

play15:49

three times a third is one

play15:52

and

play15:52

three minus 1 is 2 54 over 2 is 27

play15:57

so 3 to the 2x

play15:59

is equal to 27

play16:02

and 27

play16:04

is 3 to the third power

play16:06

so 2x is equal to 3

play16:09

which means that x

play16:11

is 3 over 2

play16:12

and so that's the answer

play16:35

you

Rate This

5.0 / 5 (0 votes)

Related Tags
MathematicsExponential EquationsSolving TechniquesEducational ContentBase ConversionLogarithm AlternativesAlgebraic ProblemsMath TutorialEquation SolvingMath Strategy