domain watching

Our main strategy for solving equations is (1) guessing (knowing what the solution looks like) and (2) factoring.

If you are willing to be a bit careful, then we have some additional ideas.

The object is to maintain equality, but change the way things look.

You can replace equal things with equal things and get equal things.

You can “do” equal things to equal things and get equal things.

Watch Out! The last rule doesn’t go backwards.

Squaring hides signs.

What happened?

The problem in the above example is that the logarithm rule covered up a domain issue.

If we let \(t = -\frac {1}{15}\) in the orginal equation, then it would look like

\[ \log _2\left (-\frac {1}{15}-1\right ) - \log _2\left (-\frac {1}{15}\right ) \]

We can see the domain issue here. However, when we apply the logarithm rule we get

\[ \log _2\left (\frac {-\frac {1}{15}-1}{-\frac {1}{15}}\right ) = \log _2(16) \]

When the rule combined the insides together into a fraction, the numerator and denominator both became negative, and a negative over a neagtive equals a positive - problem disappears.

Hence: Always check your solutions in the original equation!

The solving process presents solution candidates. These must be checked.

The problem again is squaring.

In the example above, \(0\) doesn’t work, because it gives us \(\sqrt {4} = -2\), but squaring hid that fact.

\[ (\sqrt {4})^2 = (-2)^2 \, \text { gives } \, 4 = 4\]

After you square both sides you get \(4 = 4\), which is fine.

When you do the same thing to both sides, watch out! You might be hiding domain or range issues. Check your solutions!

All of this is due to the fact that the functions we are applying are not one-to-one. More on that later.

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Equivalent Forms

2025-01-07 00:51:38