Hi, I haven't taken math fore a semester so I'm a bit rusty. Can you help me please? There's a problem that says I have to find two points that lie on the graph of y= 1/ (x-3) is there a formula to get those two points? Or should I just do the trial and error way?
The formula of the graph already is the formula to give you all points that lie on the graph (because it’s basically made of an infinite number of points that form a line).
You can stick pretty much any number in as x (this would be the x-coordinate of the point) and then you can calculate y (this would be y-coordinate of the point). Those two coordinates are enough to define a point here.
You should not try x=3 though, because x-3=3-3=0 and dividing by 0 is Bad News.
Pretty much any other number should be good though, for example:
x=5 [randomly chosen by the power of my mind]
Point A (5/0.5) [you can write ½ instead of 0.5, I just didn’t want the slashes to get confusing]
Any pair of numbers (x/y) for which the equation y= 1/(x-3) is true, gives you the coordinates of a point that lies on the relating graph.
I hope you can come up with a second point now.