Is This the Correct Way to Differentiate y = x^(x^2 - 7)?

  • Thread starter Thread starter Chadlee88
  • Start date Start date
  • Tags Tags
    Derivative
Click For Summary
SUMMARY

The correct method to differentiate the function y = x^(x^2 - 7) involves using logarithmic differentiation. By taking the natural logarithm, ln(y) = (x^2 - 7) ln(x), and applying the product rule, the derivative dy/dx is derived as follows: (1/y) dy/dx = 2x ln(x) + (x^2 - 7)/x. This leads to the final expression for the derivative: dy/dx = y * (2x ln(x) + (x^2 - 7)/x), where y = x^(x^2 - 7).

PREREQUISITES
  • Understanding of logarithmic differentiation
  • Familiarity with the product rule in calculus
  • Knowledge of natural logarithms and their properties
  • Basic proficiency in calculus, particularly derivatives
NEXT STEPS
  • Study advanced techniques in logarithmic differentiation
  • Learn about the product rule and its applications in calculus
  • Explore the properties of exponential functions and their derivatives
  • Practice differentiating complex functions involving logarithms and exponentials
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus, as well as educators teaching differentiation techniques.

Chadlee88
Messages
40
Reaction score
0
i jst wanted to know if this is right. I need to find out the derivative of:
y = x^(x^2 - 7) :smile:

y = x^(x^2 - 7)

ln y = (x^2 -7) ln (x)

1/y = x^2 + 2x -7
x

y = x
(x^2 + 2x - 7)

dy/dx = -x^2 + 2x - 9 <----------- my answer
(x^2 + 2x -7)
 
Physics news on Phys.org
Your notation is a bit unclear to me, but the logarithm is a good idea:

[tex] y = x^{x^2 - 7} \Rightarrow y = \exp \left( {\ln \left( {x^{x^2 - 7} } \right)} \right) = \exp \left( {\left( {x^2 - 7} \right)\ln \left( x \right)} \right)[/tex]

Can you find the derivative of that exponential?
 
Beware of non-fixed fonts! Much better in Latex.
I don't see how you got from x2- 7 to x2+ 2x- 7 and I certainly don't see where that -x2+ 2x- 9 came from!
And, you seem to first solve for y, then it magically becomes y'.

You want to differentiate [itex]y= x^{x^2-7}[/itex] so you rewrite it as
[tex]ln(y)= (x^2- 7)ln(x)[/itex]<br /> The derivative of ln y <b>with respect to y</b> is [itex]\frac{1}{y}[/itex] but you want the derivative <b>with respect to x</b>- so use the chain rule: <br /> [tex]\frac{d ln y}{dx}= \frac{d ln y}{dy}\frac{dy}{dx}= \frac{1}{y}\frac{dy}{dx}[/tex]<br /> but it is exactly dy/dx you want to find!<br /> The left hand side is <b>not</b> just 1/y but is (1/y)y'.<br /> <br /> On the right side you want to differentiate (x<sup>2</sup>- 7)ln x: use the product rule- (fg)'= f'g+ fg'. ((x<sup>2</sup>-7)ln(x))'= (x<sup>2</sup>-7)' ln(x)+ (x<sup>2</sup>-7)(ln x)'. The derivative of x<sup>2</sup>- 7 is 2x and the derivative of ln x is 1/x so ((x<sup>2</sup>-7)ln(x))'= (2x) ln(x)+ (x<sup>2</sup>-7)/x. Put those together:<br /> [tex]\frac{1}{y}y'= 2x ln x+ \frac{x^2- 7}{x}[/tex]<br /> and solve for y'.[/tex]
 

Similar threads

Replies
15
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K