Hello, nikchic5!
Here's my impression of the graph . . .
Sketch the graph of a function that satisfies all of the given conditions on its domain:
(1) \(\displaystyle f'(3.5)\,=\,f'(-3.5)\,=\,0.\)
(2) \(\displaystyle f'(x)\,<\,0\;\) if \(\displaystyle |x|\,<\,3.5\)
(3) \(\displaystyle f'(x)\,>\,0\;\) if \(\displaystyle 3.5\,<\,x\,<\,7\)
(4) \(\displaystyle f'(x)\,=\,-1\;\) if \(\displaystyle |x|\,>\,7\;\;\) . . . Is this one correct?
(5) \(\displaystyle f''(x)\,<\,0\;\) if\(\displaystyle \,-7\,<\,x\,<\,0\)
(6) Inflection point at \(\displaystyle x\,=\,0\)
(1) tell us that there are horizontal tangents at \(\displaystyle x\,=\,3.5,\:-3.5\)
Code:
--*-- | --*--
|
- - - + - - + - - + - - -
-3.5 | 3.5
(2) tell us that the graph goes
downhill on the interval (-3.5, 3.5)
Code:
--*--
\
--*--
- - - + - - + - - + - - -
-3.5 0 3.5
I suspect a relative maximum and a relative minimum.
(3) tells us that the graph is rising on the interval (3.5, 7).
(5) tell us that the graph is concave down on the interval (-7, 0).
Code:
--*--
/ \ /
--*--
- - - + - - + - - + - - -
-3.5 0 3.5
I was right . . .
There is a relative maximum at \(\displaystyle x\,=\,-3.5\); a relative minimum at \(\displaystyle x\,=\,3.5\).
And there is an inflection point at \(\displaystyle x\,=\,0\).
Now (4) tells us the graph is a
straight line for \(\displaystyle x\,<\,-7\) and \(\displaystyle x\,>\,7\)
This is possible with a contrived piece-wise function . . . not very satisfying.
If (4) had been: \(\displaystyle f'(x)\,<\,0\,\) if \(\displaystyle |x|\,>\,7\), the problem is more interesting.
The graph is going downhill for \(\displaystyle x\,<\,-7\) and \(\displaystyle x\,>\,7\)
Code:
--*--
\ / \ / \
--*--
- - + - - - + - - + - - + - - - + - -
-7 -3.5 3.5 7
How is this possible?
There is a minimum at \(\displaystyle x\,=\,3.5\)
The curve rises until it reaches \(\displaystyle x\,=\,7\) . . . then it goes downhill?
\(\displaystyle \;\;\)Wouldn't that require another relative maximum?
No, not if there is a
vertical asymptote at \(\displaystyle x\,=\,\pm7\)
Even better, how about a horizontal asymptote: \(\displaystyle y\,=\,0\) ?
The graph
could look something like this:
Code:
: | *:*
: | :
: *** | * : *
: * * : *
: * | *** : *
- - - - + - - - + - - + - - + - - - + - - - - - -
* -7 * -3.5 | 3.5 7
* : | :
* : * | :
: | :
*:* |