Simple calculus question

Dec 26, 2007
11,782
2
76
So I am doing some calculus homework and am questioning my answer. The problem is:

Express y as a function of x. 3ln y=1/3ln(2x) - ln ((x2-1)/(x^4/3)) + ln C

I got the answer to be y = cubert((C*cubert(2x)*(x2-1))/cubert(x^4)) but for some reason I am second guessing myself on it and I dont know why.
 

Saint Michael

Golden Member
Aug 4, 2007
1,877
1
0
y = e^(1/9ln(2x) - 1/3ln ((x2-1)/(x^4/3)) + 1/3ln C)

Edit: The 1/3 in the beginning is a little confusing.

Edit 2: And what the hell is cubert?

Edit 3: Oh, cube root.
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
ln(A) - ln(B) = ln(A/B).

ln(A) + ln(B) = ln(A*B)

ln(C^D) = D * ln(C)

ln(AAA) = ln(BBB) --> AAA = BBB

Use those rules of logarithms and you should be set.
 

Leros

Lifer
Jul 11, 2004
21,867
7
81
Originally posted by: hypn0tik
ln(A) - ln(B) = ln(A/B).

ln(A) + ln(B) = ln(A*B)

ln(C^D) = D * ln(C)

ln(AAA) = ln(BBB) --> AAA = BBB

Use those rules of logarithms and you should be set.

The properties of logarithms are simply amazing and so useful in manipulating equations.
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: Leros
Originally posted by: hypn0tik
ln(A) - ln(B) = ln(A/B).

ln(A) + ln(B) = ln(A*B)

ln(C^D) = D * ln(C)

ln(AAA) = ln(BBB) --> AAA = BBB

Use those rules of logarithms and you should be set.

The properties of logarithms are simply amazing and so useful in manipulating equations.

Yep. Makes the differentiation of messy functions easy as well!