Logarithm Questions - Solve Now!

  • Thread starter Thread starter Jouster
  • Start date Start date
  • Tags Tags
    Logarithm
AI Thread Summary
To simplify the logarithmic equation, apply the fundamental principle of logarithms, which states that log_a(bc) = log_a(b) + log_a(c). The equation can be rewritten as log_{3a}9 = (log_a9)/(log_a3a) = (log_a3^2)/(log_aa + log_a3) = (2log_a3)/(1 + log_a3). It's important to consistently use LaTeX for mathematical expressions instead of images for clarity. Engaging with the logarithmic principles will enhance understanding and problem-solving skills. Mastering these concepts is crucial for effective algebraic manipulation.
Jouster
Messages
5
Reaction score
0
Homework Statement
By changing the base of log[SUB]3a[/SUB]9, express (log3a9)(1+loga3) as a single logarithm to base a. I don't know what to do to simplify the equation further
Relevant Equations
Logarithms
1671093569418.png
 
Last edited:
Physics news on Phys.org
Jouster said:
I don't know what to do to simplify the equation further
Minimize your algebra by applying what you know about logarithms to finish rewriting your first line:
$$\log_{3a}9=\frac{\log_{a}9}{\log_{a}3a}=\frac{\log_{a}3^{2}}{\log_{a}a+\log_{a}3}=\frac{2\log_{a}3}{1+\log_{a}3}$$
 
@Jouster: this is the latest of several threads you've started about logarithms where you have not applied the fundamental principle of logarithms: \log_a(bc) = \log_a(b) + \log_a(c). You need to get into the habit of applying this principle before asking for help.
 
Also @Jouster -- Please post your math using LaTeX, not in images. See the "LaTeX Guide" link below the Edit window for more information. Thank you.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top