If f ( x ) = x 2 + 1 x 2 − 1 for every real number x, then the minimum value of f ( x )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Find the asymptotes of the graph, along with the axis - intercepts which can be done as follows: l i m x → ± ∞ x 2 + 1 x 2 − 1 = l i m x → ± ∞ 1 + 1 / x 2 1 − 1 / x 2 = 1 ( f r o m b e l o w ) with intercepts (0,-1), (1,0) and (-1,0). Now if you draw the graph you should get a curved V-shape with a minimum point of -1.
y = x 2 + 1 x 2 − 1
x = 1 − y y + 1 Hence we get − 1 ≤ y < 1
Problem Loading...
Note Loading...
Set Loading...
Let's avoid having to use derivatives for this one.
Since x 2 + 1 is always greater than zero, f ( x ) is always defined. f ( x ) = 1 − x 2 + 1 2 , meaning we have to maximise x 2 + 1 2 meaning we have to minimise x 2 + 1 . Hence we need x = 0 , and so f ( 0 ) = 0 2 + 1 0 2 − 1 = − 1 .