- #1
homeworkhelpls
- 41
- 1
I started off by using law of logs to divide the logb (6x/18) but i dont know what to do after, please help.
If you have transformed ##\log(6x)-\log(18)## to ##\log(6x/18)## then why did you stop? Put in ##x-1## as well.homeworkhelpls said:View attachment 322211
I started off by using law of logs to divide the logb (6x/18) but i dont know what to do after, please help.
i mean i did transform the equation but after idk how to go onfresh_42 said:If you have transformed ##\log(6x)-\log(18)## to ##\log(6x/18)## then why did you stop? Put in ##x-1## as well.
Btw.: Here is explained how you can type formulas on PF: https://www.physicsforums.com/help/latexhelp/
Merge ##\log\left(\dfrac{6x}{18}\right)+\log(x-1)##. Then you get an equation ##\log \ldots = \log \ldots## which you can take ##b## to the power of it.homeworkhelpls said:i mean i did transform the equation but after idk how to go on
To isolate the logarithmic term, you need to move all other terms to the opposite side of the equation. This often involves using algebraic operations such as addition, subtraction, multiplication, or division. For example, if you have an equation like \( \log(x) + 3 = 7 \), you would subtract 3 from both sides to get \( \log(x) = 4 \).
If the equation has multiple logarithmic terms, you should try to combine them using logarithmic properties. For example, if you have \( \log(x) + \log(y) = \log(10) \), you can combine the logarithms on the left side using the product rule to get \( \log(xy) = \log(10) \). This simplifies the equation and makes it easier to solve.
To remove the logarithm, you can exponentiate both sides of the equation by raising the base of the logarithm to the power of both sides. For example, if you have \( \log(x) = 4 \) and the base is 10 (common logarithm), you would rewrite this as \( 10^{\log(x)} = 10^4 \), which simplifies to \( x = 10^4 \).
If the logarithmic equation involves different bases, you can use the change of base formula to rewrite the logarithms with a common base. The change of base formula is \( \log_b(a) = \frac{\log_c(a)}{\log_c(b)} \), where \( c \) is the new base you choose. This allows you to work with a single base and simplify the equation.
After solving the logarithmic equation, you should substitute your solutions back into the original equation to verify that they are valid. Logarithmic functions have restrictions, such as the argument of the logarithm must be positive. If any solution does not satisfy these conditions, it is considered extraneous and should be discarded.