Help with Derivative: y = ln[x^4+3x+1]

  • Thread starter Thread starter swears
  • Start date Start date
  • Tags Tags
    Derivative
swears
Messages
87
Reaction score
0
Hi, can someone please tell me what I'm doing wrong.

y = ln[x^4 +3x +1]

y' = \frac {1}{x^4 +3x +1} 4x^3 + 3

=\frac {4x^3 + 3}{x^4 +3x +1}
 
Physics news on Phys.org
Nothing. Except for you forced me to write this sentence because "Nothing" by itself is too short a message to post, but that's not really your fault.
 
Hmm, I was told it was wrong. Maybe because I skipped that middle step when I showed it to someone.
 
swears said:
Hi, can someone please tell me what I'm doing wrong.

y = ln[x^4 +3x +1]

y' = \frac {1}{x^4 +3x +1} 4x^3 + 3

=\frac {4x^3 + 3}{x^4 +3x +1}
:biggrin: Well, you might want to include some parentheses on that second line:

\begin{gathered}<br /> y = \ln \left( {x^4 + 3x + 1} \right) \hfill \\<br /> y&#039; = \frac{1}{{x^4 + 3x + 1}}\left( {4x^3 + 3} \right)\;\;\;\;\;\; \leftarrow parentheses\;{\text{:D}} \hfill \\<br /> y&#039; = \frac{{4x^3 + 3}}{{x^4 + 3x + 1}} \hfill \\ <br /> \end{gathered}
 
Ok, Thanks Guys.

Maybe you can check this for me, Since I don't have the answer.

xy^3 + x - y + 21 = 0

1y^3 + x3y^2 * y&#039; + 1 - y&#039; = 0

y&#039;[3xy^2 - 1] = -y^3 - 1

y&#039; = \frac {-y^3 - 1}{3xy^2 - 1}
 
Looks good to me.
 
swears said:
Ok, Thanks Guys.

Maybe you can check this for me, Since I don't have the answer.

xy^3 + x - y + 21 = 0

1y^3 + x3y^2 * y&#039; + 1 - y&#039; = 0

y&#039;[3xy^2 - 1] = -y^3 - 1

y&#039; = \frac {-y^3 - 1}{3xy^2 - 1}
:biggrin: Just as in my post #4, here's another nitpick:

~You can omit some signs in your answer, writing it as:
y&#039; = \frac {y^3 + 1}{1-3xy^2}

(Looks cleaner, I think)
 
Last edited:
Back
Top