Originally Posted by JanClaesen
log9(p) = log12(q) = log16(p + q)
is
9^x + 12^x = 16^x
(9, 12 and 16 are the bases eh)
If you solve that equation you get:
q/p = (1/2) * (1 + sq(5) )
I'm wondering, if 9 and 12 were coefficients, would this be the solution?
9 log(p) = 12 log(q)
log(q) = 1 so q = 10
|
What reason would you have to think that log(q)= 1?
If 9 log(p)= 12 log(q) then log(p)/log(q)= 12/9= 4/3. You could then say that log(p)/log(q)= log
q(p)= 4/3 so that p= q
4/3 and p/q = q
4/3. There are many possible values for p/q.
For example, if q= 8, p= 16, then 9log(p)= 9log(16)= 9 log(16)= 9log(2^4)= 9(4)log(2)= 36 log(2)= 12(3)log(2)= 12log(2^3)= 12log(8)= 12log(q). So 9 log(p)= 12 log(q) and p/q= 16/8= 2.
But if q= 27, p= 81, then 9log(p)= 9log(81)= 9log(3^4)= 36log(3)= 12(3)log(3)= 12log(3
3= 12 log(27)= 12 log(q). Again 9 log(p)= 12 log(q) but now p/q= 81/27= 3.
q/p = 10^(1-12/9) = 10 ^ (-1/3)
|