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
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? :)