Finding x with ln(a)/ln(b) as the answer. Help needed

  • Thread starter Thread starter hostergaard
  • Start date Start date
hostergaard
Messages
37
Reaction score
0

Homework Statement


http://img213.imageshack.us/img213/2327/nummer1.jpg


Homework Equations





The Attempt at a Solution


I find that that 3x*42x+1=4*48x
and 6x+2=36x

then i but ln(4*48x)=ln(48)*x+2*ln(2)
and ln(36x)=2*ln(6)*x
we get: ln(48)*x+2*ln(2)=2*ln(6)*x

Now my proplem is; Is this all correct and what how do i move them around so i get x? I I am really bad at moving those number around but x seems to disappear for me!
 
Last edited by a moderator:
Physics news on Phys.org
If you have trouble with this, simplify the equation in your head so that you have only x and constants which don't depend on x. In your case, ln(48)*x+2*ln(2)=2*ln(6)*x should look like Ax + B = Cx.
From algebra, you can add the same number or variable to both sides and preserve the equality:
Ax + B - Ax = Cx - Ax
B = Cx - Ax
When you are done, you can replace the dummies A, B and C with the real constants.
 
then i get 2*ln(2)=2*ln(6)*x-ln(4)4*x
2*ln(2)=2*ln(3)*x


and then i move them again:
(2*ln(2))/(2*ln(3))=(ln(2))/(ln(3))=x And that should be the answer!
Thanks!
My teacher is utterly baflet over my lack of abillity to grasp some of the simpler aspect while having no trubles with some of the more advancet aspects... But that dummy tecnique i am sure will help me out with these things in the future. Thanks a lot! :-)
 
hostergaard said:

Homework Statement


http://img213.imageshack.us/img213/2327/nummer1.jpg


Homework Equations





The Attempt at a Solution


I find that that 3x*42x+1=4*48x
and 6x+2=36x

then i but ln(4*48x)=ln(48)*x+2*ln(2)
and ln(36x)=2*ln(6)*x
we get: ln(48)*x+2*ln(2)=2*ln(6)*x

Now my proplem is; Is this all correct and what how do i move them around so i get x? I I am really bad at moving those number around but x seems to disappear for me!

6^{x+2} = 36^x
Let x = 3
6^5 = 7776
36^3 = 46,656

6^{x+2} = 36.6^x
 
Last edited by a moderator:
.................
. 6^(x+2)=36^x - false - {a^(x+y)=(a^y)^x} .
. a^(x+y)=(a^x)*(a^y) - true
. only a^(x*y)=(a^y)*x...then 6^(x+2)=(6^x)*(6^2)=36*(6^x)
.................
.b
..y
...
...K
...a
...z
...a
...K
...
...R
...O
 
kazak88 said:
.................
. 6^(x+2)=36^x - false - {a^(x+y)=(a^y)^x} .
. a^(x+y)=(a^x)*(a^y) - true
. only a^(x*y)=(a^y)*x...then 6^(x+2)=(6^x)*(6^2)=36*(6^x)
.................
.b
..y
...
...K
...a
...z
...a
...K
...
...R
...O

Yeah what I wrote is wrong but it was a long time ago.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top