Michael_Light
- 112
- 0
Homework Statement
If log4 N=p and log12 N=q, show that
log3 48=
Homework Equations
The Attempt at a Solution
I tried by substituting p and q into
The discussion revolves around the logarithmic expression log3 48, given the values of log4 N and log12 N as p and q, respectively. Participants are exploring how to manipulate logarithmic identities to express log3 48 in terms of p and q.
Some participants have made progress in their attempts to solve the problem, with one stating they managed to prove a relationship involving (p+q)/(p-q). However, there is still a lack of consensus on the next steps, and guidance is being offered to help clarify the path forward.
Participants are working under the constraints of using given logarithmic values and identities, and there is an emphasis on expressing one logarithm in terms of others without providing complete solutions.
Michael_Light said:Homework Statement
If log4 N=p and log12 N=q, show that
log3 48= View attachment 32226
Homework Equations
The Attempt at a Solution
I tried by substituting p and q into View attachment 32226 but i couldn't get the required answer. Can anyone help?
Michael_Light said:Thanks! I finally managed to solve the question by proving that (p+q)/(p-q) is equal to L.H.S.
Just to ask is it possible for me to obtain (p+q)/(p-q) from what i have done below? How should i continue?
log348
= log3 (4.12)
= log34 + log312
= (log3 N)/p + (log3N)/q
= (q log3N + p log3N)/pq
=[(p+q)log3N]/pq
Is it possible to continue?
VietDao29 said:So, you are stuck in expressing log3N in terms of p = log4N, and q = log12N, right? First, you should notice that 3 = 12/4. So, we have:
\log_{3} N = \frac{1}{\log_{N} 3} = \frac{1}{\log_{N} \left( \frac{12}{4} \right)} = ...
Can you finish it from here? :)