Finding Relative Extrema for a Rational Function with a Constant

  • Thread starter Thread starter Glissando
  • Start date Start date
  • Tags Tags
    Extrema Relative
Click For Summary
SUMMARY

The discussion focuses on finding the relative extrema of the rational function f(x) = (a-x)/(x²-a²), where a is a positive constant. The derivative f'(x) is calculated, leading to the equation 0 = x² - 2ax - a², which is solved using the quadratic formula. The correct application of the quadratic formula reveals the extrema at x = a(1 ± √2). The clarification of variable usage in the quadratic formula is crucial for accurate results.

PREREQUISITES
  • Understanding of calculus concepts, specifically derivatives and relative extrema.
  • Familiarity with the quadratic formula and its application in solving polynomial equations.
  • Knowledge of rational functions and their properties.
  • Ability to manipulate algebraic expressions involving constants and variables.
NEXT STEPS
  • Study the application of the quadratic formula in various contexts, particularly in calculus.
  • Learn about the properties of rational functions and their behavior at critical points.
  • Explore advanced topics in calculus, such as optimization techniques for functions.
  • Review the concept of limits and continuity in relation to rational functions.
USEFUL FOR

Students studying calculus, particularly those focusing on optimization problems, as well as educators teaching the concepts of derivatives and rational functions.

Glissando
Messages
34
Reaction score
0

Homework Statement


Find the relative extrema of the following function f(x) = (a-x)/(x2-a2)
where a is a constant, a>0

Homework Equations


Derivative of f(x), zeroes, quadratic formula


The Attempt at a Solution



I think I just screwed a small step in there because my answer doesn't work out (it's supposed to be a(1 + sqrt2) and a(1 - sqrt2)

f'(x) = [(x2+a2)(-1) - (2x)(a-x)]/(x2+a2)2

0 = -x2 - a2 - 2xa + 2x2

0 = x2 - 2xa - a2

Quadratic formula:

x = [-b +/- sqrt(b2 - 4ac)]/(2a)

x = {2xa +/- sqrt[(-2xa)2 - 4(x2)(-a2)]}/(2x2)

x = [2xa +/- sqrt(4x2a2 + 4x2a2)]/(2x2)

x = [2xa +/- sqrt(8x2a2)]/(2x2)

x = [2xa +/- 2sqrt(2)xa]/(2x2)

x = 2xa(1 +/- sqrt2)/(2x2)

x = a(1 +/- sqrt2)/x

): How do I get rid of the x? If you cancel it doesn't the left side become 1?

Thank you for your help! <3
 
Physics news on Phys.org
It looks like you meant to say f(x)=(a-x)/(x^2+a^2) in the problem statement. So, yes, you want to solve 0=x^2-2ax-a^2. When you use the quadratic formula you put 'a'=1, 'b'=(-2a) and 'c'=(-a^2). I put quotes around the variables in the quadratic formula so as not to confuse them with the a in the problem. Notice none of them have an x in it.
 
Dick said:
It looks like you meant to say f(x)=(a-x)/(x^2+a^2) in the problem statement. So, yes, you want to solve 0=x^2-2ax-a^2. When you use the quadratic formula you put 'a'=1, 'b'=(-2a) and 'c'=(-a^2). I put quotes around the variables in the quadratic formula so as not to confuse them with the a in the problem. Notice none of them have an x in it.

WOW that made all the difference! Thank you so much (:!
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
5K