vault backup: 2024-01-19 09:27:44

This commit is contained in:
zleyyij 2024-01-19 09:27:44 -07:00
parent f9bf9a8e88
commit 1bd25e484f

View File

@ -21,4 +21,5 @@ There are 3 places you need to worry about domain.
- This can be used to help solve inequalities, because you know an equation that's wrapped in a logarithm must be $> 0$. - This can be used to help solve inequalities, because you know an equation that's wrapped in a logarithm must be $> 0$.
## Adding logarithms ## Adding logarithms
$$ log(x+2) $$ log(x+2) + log(2x-3) $$
With the above example, you can find the domain of each function separately, then find the overlap of valid numbers.