Michael J. answered 11/30/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Quadratic Functions:
Quadratic functions are in the form y = ax2 + bx + c
Use the discriminant from the quadratic formula:
b2 - 4ac
If (b2 - 4ac) is negative, then 2 complex solutions.
If (b2 - 4ac) is zero, then 1 repeating real solution.
If (b2 - 4ac) is positive, the 2 distinct real solutions.
Rational Functions:
I will do the last problem since it has more to it. Then you can do the other two, since they are much simpler.
Factor the top and bottom.
(x - 3)(x + 2) / (x + 4)(x + 2)
The factor (x + 2) occurs on the top and bottom. This means that is has a solution, and at the same time undefined. So the factor (x + 2) indicates a hole. The hole occurs at x=-2.
Now the rational simplifies to (x - 3) / (x + 4). If we evaluate this expression at x=-2, we get the y value of the hole.
y = (-2 - 3) / (-2 + 4)
y = -5/2
The coordinate of the hole is (-2, -5/2).
The vertical asymptote is the vertical line passing through the x value that makes the rational undefined. No curve touches this vertical line. In this case , x=-4 is the vertical asymptote.
The horizontal asymptote is the horizontal line passing through the y value that makes gives the range. No curve touches this horizontal line. Since the top and bottom are both linear, the horizontal asymptote is the ratio between the top's leading coefficient and bottom's leading coefficient.
y = 1 is the horizontal asymptote.
Note:
If degree of top is less than degree of bottom, the horizontal asymptote is y=0.
If degree of top is greater than degree of bottom, the horizontal asymptote is the non-slope line. You must use long division to divide the top by the bottom. The quotient part is the asymptote.