Calculating derivatives (2 questions)

  • Thread starter Thread starter curlybit89
  • Start date Start date
  • Tags Tags
    Derivatives
Click For Summary
SUMMARY

This discussion focuses on calculating derivatives and identifying errors in the solutions provided for two specific problems. The first problem involves finding the derivative of the function f(x) = x / (1 - x), where the correct derivative is (1)/(1 - x)^2, not -1 as initially calculated. The second problem concerns the second derivative of g(x) = -1/(3x), with the correct second derivative being -2/(3x^3). Key corrections emphasize the importance of applying the quotient rule and chain rule accurately.

PREREQUISITES
  • Understanding of basic calculus concepts, including derivatives and second derivatives.
  • Familiarity with the quotient rule for differentiation.
  • Knowledge of the chain rule for calculating derivatives of composite functions.
  • Ability to simplify algebraic expressions involving fractions and exponents.
NEXT STEPS
  • Study the application of the quotient rule in depth, particularly in complex functions.
  • Review the chain rule and its implications for higher-order derivatives.
  • Practice simplifying derivatives of rational functions to enhance accuracy.
  • Explore common pitfalls in derivative calculations to avoid sign errors and misapplications of rules.
USEFUL FOR

Students studying calculus, educators teaching differentiation techniques, and anyone seeking to improve their understanding of derivative calculations and error identification in mathematical solutions.

curlybit89
Messages
2
Reaction score
0
Hello! I took an exam awhile back and missed two questions but have no feedback describing what went wrong. Let me know what you think.

Homework Statement



Derivative of x / 1 - x

Second derivative of -1/3x

2. The attempt at a solution

My answer for 1 was the number -

(1)(1-x) - (x)(-1) / (1-x)^2

1-x / (1-x)^2 - Cancel leaving x/1-x

x / -x = -1

-1 / 1 = -1

---

Second problem:

f''(x) -1/3x
-1/3x = -3x^-1
f'(x) = (-1)(-3x)^-2 = 1/3x^2
f''(x) = (-2)(3x)^-3 = 1/-6x^3

These two problems are incorrect, I'm not sure why.
 
Physics news on Phys.org
Hi There

You have a sign error I noticed for #1 - the derivative is indeed (1)(1-x) - x(-1) but that is not 1-x it is 2-x

So the derivate would be (2-x)/(1-x)^2


For your second problem, your first derivative is right = 1/3x^2
now for the second, use the quotient rule again.

f''x = [0 - (1)(6x)]/[(3x^2)^2)]
the denominator there would be 9x^4, so the 2nd derivative simplifies to -2x/3x^4
 
curlybit89 said:
Hello! I took an exam awhile back and missed two questions but have no feedback describing what went wrong. Let me know what you think.

Homework Statement



Derivative of x / 1 - x

Second derivative of -1/3x

2. The attempt at a solution

My answer for 1 was the number -

(1)(1-x) - (x)(-1) / (1-x)^2

1-x / (1-x)^2 - Cancel leaving x/1-x

x / -x = -1

-1 / 1 = -1

---

Second problem:

f''(x) -1/3x
-1/3x = -3x^-1
f'(x) = (-1)(-3x)^-2 = 1/3x^2
f''(x) = (-2)(3x)^-3 = 1/-6x^3

These two problems are incorrect, I'm not sure why.

If you have [tex]f(x) = \frac{x}{1 - x}[/tex] then:

[tex] f'(x) = \frac{(1)(1-x) - x(-1)}{(1-x)^2} = \frac{1-x+x}{(1-x)^2} = \frac{1}{(1-x)^2}[/tex]

For the second problem, which I believe is [tex]g(x) = -\frac{1}{3x} = -\frac{1}{3}\ast\frac{1}{x} = -\frac{1}{3}x^{-1}[/tex], then you just use the chain rule to get:

[tex] g'(x) = -\frac{1}{3}(-1)x^{-2} = \frac{1}{3}x^{-2}<br /> \Rightarrow<br /> g''(x) = \frac{1}{3}(-2)x^{-3} = -\frac{2}{3}x^{-3}[/tex]
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 12 ·
Replies
12
Views
4K
Replies
7
Views
2K