Graphing Trig + algebra functions

AI Thread Summary
To graph the function y = 1/x - sin(x), calculating y for various x values and plotting those points is an effective strategy, with graphing calculators providing rapid assistance. It's crucial to differentiate between the functions f(x) = (1/x) - sin(x) and g(x) = 1/(x - sin(x)). A recommended approach involves first graphing f1(x) = 1/x and f2(x) = -sin(x), then adding their y-values together to create the final graph. This method simplifies the process by using known graph shapes to build the overall function. Overall, breaking the function into manageable parts can lead to a more accurate and efficient graphing experience.
Miike012
Messages
1,009
Reaction score
0

Homework Statement



y = 1/x - sin(x)


What is the best strategy to graph this? I am having a difficult time drawing accurate graphs of these types of functions...
 
Physics news on Phys.org
Quite frankly, I think the best way to graph something like that is just to calculate y for a large number of x values and plot those points. Of course, a graphing calculator will do that for you, very rapidly.

However you do it, be sure to distinguish between f(x)= (1/x)- sin(x) and g(x)= 1/(x- sin(x))!
 
If you just need a rough graph you can do the following:

First, graph f1(x) = 1/x. Then, graph f2(x) = - sin(x) on the same graph.

Then just add the two together. That's what I usually do.

You'll see what I mean if you graph f1(x) = x^2 and f2(x) = -x^2.

If you add the two together you get a straight line
f(x) = f1(x) + f2(x) = x^2 - x^2 = 0
 
Interesting... thank you for the advice... when you say add together you mean add the y-values correct?
 
Yeah, exactly. It's the same principle as plotting a bunch of points, it usually just takes less time because you break it into graphs that you already know what they look like.
 
Back
Top