Am I Solving These Calculus Derivative Problems Correctly?

  • Context: Undergrad 
  • Thread starter Thread starter cowgiljl
  • Start date Start date
  • Tags Tags
    Calculus
Click For Summary
SUMMARY

This discussion focuses on solving calculus derivative problems using the product and quotient rules. The user correctly applied the product rule for F(x) = (xsinx)(cosx) and simplified the derivative to F'(x) = -xsin^2(x) + xcos^2(x). For the second problem, F(x) = xe^x/(x^2 + 1), the user accurately utilized the quotient rule, arriving at F'(x) = (2x^2e^x - (x^2 + 1)e^x)/(x^2 + 1)^2. Both derivative solutions were confirmed as correct by other forum participants.

PREREQUISITES
  • Understanding of calculus concepts, specifically derivatives
  • Familiarity with the product rule for differentiation
  • Knowledge of the quotient rule for differentiation
  • Ability to simplify algebraic expressions involving trigonometric and exponential functions
NEXT STEPS
  • Study advanced applications of the product rule in multivariable calculus
  • Learn about the chain rule and its integration with product and quotient rules
  • Explore techniques for simplifying complex derivatives
  • Practice solving derivative problems involving trigonometric and exponential functions
USEFUL FOR

Students and educators in calculus, particularly those focusing on differentiation techniques, as well as anyone seeking to improve their problem-solving skills in calculus.

cowgiljl
Messages
63
Reaction score
1
Am I goong about these two problems correctly?
A) F(x) = (xsinx)(cosx) find F'(x)
f(x)*d/dx(g(x) + g(x) * d/dx F(x) product rule

F'(x) = xsinx d/dx (cosx) + cos x d/dx xsinx
= xsinx*(-sinx) + cos x *(xcosx)
= -xsin^2 x^2 + xcos^2 x^2 is that right

B) F(x) = xe^x/ x^2 + 1 find F'(x)
using the quotent rult formula
F'x) = [U]xe^x* d/dx (x^2 +1) - (x^2)* d/dx xe^x
(x^2+1)^2
xe^x(2x)-(x^2 + 1)(1e^x) / (x^2+1)^2
= (2x^2e^x) - (x^2e^x + e^x) / (x^2+1)^2
= x^2 + e^x / (x^2 +1)^2 is that right?

thank you for your help
joe
 
Physics news on Phys.org
no
you are right about using the product rule.
F = (xsinx)(cosx)= (f(x)*g(x)) = pq
F' = f'(x)g(x) + f(x)g'(x) =p'q +q'p

where you are having trouble:
notice that p is a product of x and sinx, so when you find p' you need to use the product rule there as well.

for the quotient rule: p is the numerator, q is the denominator.
(p'q-q'p)/q^2

remember: if either p or q is itself a product or a quotient or a chain, you need to use the appropriate rule to find p' and q'

trick to make life (or at least derivatives of quotients) easier:
if you have to find F' of F=1/x you would use the quotient rule. to make it easier, notice that F=1/x =x^-1 . now you can use the power rule. if the denominator in F were something like F = (x+1)/(x-1)
that is the same as F = (x+1)(x-1)^-1 and now you would use the product rule. just remember that for q you need to use the chain rule. the quotient rule has just become useless! one less thing to remember for exams! yay!
 
Last edited:


A) Your solution for F'(x) is correct. You correctly applied the product rule and simplified the expression.

B) Your solution for F'(x) is also correct. You used the quotient rule correctly and simplified the expression. Good job!
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K