MHB Understanding Curve Sketching for a Challenging Function

  • Thread starter Thread starter kjland
  • Start date Start date
  • Tags Tags
    Curve
AI Thread Summary
The discussion focuses on curve sketching for the function f(x) = x^3 / (x^3 + 1). Key steps include finding the x and y intercepts, which are both at the point (0,0), and identifying a vertical asymptote at x = -1, where the function is undefined. The horizontal asymptote is determined to be y = 1 by analyzing the limit as x approaches infinity. Participants suggest creating a table of values to better understand the graph's behavior and recommend further exploration of slope and concavity for a more comprehensive analysis. Overall, the conversation emphasizes the importance of intercepts and asymptotes in sketching the function accurately.
kjland
Messages
2
Reaction score
0
Hello everyone I'm having some difficulty wit curve sketching this specific function.
If some one could walk through the steps and solution so that i can hopefully grab a handle on the concept it would be much appreciated! I can handle the beginner functions, but this one is giving me a hard time, thank you.

Sketch the graph of
f(x) = x^3 / x^3 + 1
 
Mathematics news on Phys.org
I am assuming we have:

$$f(x)=\frac{x^3}{x^3+1}$$

I would first look at $x$ and $y$ intercepts...what do you find?

Then I would focus on asymptotes...do you find any vertical/horizontal asymptotes?

If you are unsure how to find intercepts/asymptotes, let me know and I will explain. :)
 
MarkFL said:
I am assuming we have:

$$f(x)=\frac{x^3}{x^3+1}$$

I would first look at $x$ and $y$ intercepts...what do you find?

Then I would focus on asymptotes...do you find any vertical/horizontal asymptotes?

If you are unsure how to find intercepts/asymptotes, let me know and I will explain. :)

$y$ intercept is at $x=0$.

$$x=0 \Leftrightarrow f(0)$$

$x$ intercept is at $y=0$.

$$y=0 \Leftrightarrow 0=\frac{x^3}{x^3+1}$$

$$f(0)=0$$

$$0=\frac{x^3}{x^3+1}$$

$$x=0$$

How do you find asymptotes?

This is a rational function. In other words the rule of the function is a rational expression. The dominator cannot be zero!

$$x^3+1 \neq 0$$

Argument? The function becomes undefined when the denominator is zero. Because dividing by zero breaks the universe!

But we can sort of defy the rule and make a new statement that makes the denominator equal to zero. This allows us to figure out at what x value the denominator becomes zero!

$$x^3+1 = 0$$

$$x=-1$$

Once we know this, we know at what x value the function is undefined. There will be a vertical asymptote at that x value (hence the name "vertical").

I still haven't learned how we find any horizontal asymptotes. Do we need the inverse function for this? Anyway! I don't think it's needed in this example.

So we have these points on the graph:

$$(0,0)$$

$$(0,0)$$

In other words the graph passes through these points. In fact, it's the same point!

We have to exclude $(-1,0)$ and all other $(-1,y)$ points, because this is where the vertical asymptote is.

Maybe you can complete this with a way to find the horizontal asymptote? (Smile)

For a nicer graph you can create a table of values, and then use these to approximate where the graph will pass.
 
For the horizontal asymptotes, we can write the function as:

$$f(x)=\frac{1}{1+\dfrac{1}{x^3}}$$ where $x\ne0$.

And then consider the limit:

$$\lim_{x\to\pm\infty}f(x)=1$$

So, we know $y=1$ is the horizontal asymptote.

If this has been posted in the Calculus forum, we could go on to examine slope and concavity for further clues about the function's behavior. However, the suggestion by samir to create and $xy$ chart is a good one to help find other points to give you an idea of how the graph behaves.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Back
Top