Graph Sketching and Proving Restrictions on a Real Function's Range

  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Graph
AI Thread Summary
The function y(x) = (x-3)/[(x+1)(x-2)] has vertical asymptotes at x = -1 and x = 2, with turning points located at (1,1) and (5,1/9). As x approaches -1 and 2 from either side, the function exhibits behavior tending towards positive and negative infinity. The analysis shows that y approaches 0 from below as x tends to negative infinity and from above as x tends to positive infinity. The range of y excludes values between 1/9 and 1, confirming that these values cannot be achieved when x is real. The proof is strengthened by considering the behavior around critical points and the established asymptotic behavior.
spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Sketch the graph of the function y(x) = (x-3)/ [(x+1)*(x-2)], indicating the positions of the turning points. Prove that there is a range of values which y can't take if x is real.

Homework Equations



The Attempt at a Solution



To draw the graph, I found

1. the vertical asymptotes which are x = -1 and x = 2.
2. As x tends to -1 from the left, y tends to -ve infinity.
As x tends to -1 from the right, y tends to +ve infinity.
As x tends to 2 from the left, y tends to +ve infinity.
As x tends to 2 from the right, y tends to -ve infinity.
3. As x tends to -ve infinity, y tends to 0 from below the x-axis.
As x tends to +ve infinity, y tends to 0 from above the x-axis.
4. The turning points are (1,1) and (5,1/9).

The graph can be drawn using 1-4.

I think so far I have got everything right. The problem is with proving that there is a range of values which y can't take if x is real.

I considered the x-axis number line in chunks:

1. x < -1 : y < 0.
2. -1 < x < 2 : y > 1.
3. x > 2 : y < 1/9.

This shows that 1/9 < y < 1 is not in the range if the domain consists of real x.

Does this constitute a valid proof?
 
Physics news on Phys.org
I agree with all of the work you have done. I would just add a little more substance to your proof, why is y great than or less than those numbers? I would say something about the critical points (or turning points as you call them).
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top