SOLUTION: this is for college algebra graph: F(x)= -2/x-3 that is -2 over x-3: this is for college algebra graph: F(x)= -2/x-3 that is -2 over x-3

Algebra ->  Rational-functions -> SOLUTION: this is for college algebra graph: F(x)= -2/x-3 that is -2 over x-3: this is for college algebra graph: F(x)= -2/x-3 that is -2 over x-3       Log On


   



Question 62422: this is for college algebra graph: F(x)= -2/x-3 that is -2 over x-3: this is for college algebra graph: F(x)= -2/x-3 that is -2 over x-3

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
this is for college algebra graph:
F%28x%29=-2%2F%28x-3%29
The numerator's degree is less than the denominator, therefore the is a horizontal asymptote with the equation y=0 (that's the x-axis).
This rational function is undefined when the denominator=0. There is a vertical asymptote at that point.
x-3=0
x=3
Pick points to plot on the left and right side of the vertical asymptote.
Let x=1
F%281%29=-2%2F%281-3%29
F%281%29=-2%2F-2
F%281%29=1 Plot (1,1)
Let x=2
F%282%29=-2%2F%282-3%29
F%282%29=-2%2F-1
F%282%29=2 Plot (2,2) Now you know what it's doing of the left side of the asymptote x=3.
Let x=4
F%284%29=-2%2F%284-3%29
F%284%29=-2%2F1
f%284%29=-2 Plot (4,-2)
Let x=5
F%285%29=-2%2F%285-3%29
F%285%29=-2%2F2
F%285%29=-1 Plot (5,-1) Now you know what the graph is doing on the right side.
This program draws in the vertical asymptote, remember that it should be dashed and is not actually part of the graph.
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C-2%2F%28x-3%29%29
Happy Calculating!!!