SOLUTION: I seem to be having problems with the graphing portions. I never know what the graph is going to look like based on the equation. For example, y=(3x^2+4x+4)/(x^2-5x-6). With this p

Algebra ->  Rational-functions -> SOLUTION: I seem to be having problems with the graphing portions. I never know what the graph is going to look like based on the equation. For example, y=(3x^2+4x+4)/(x^2-5x-6). With this p      Log On


   



Question 185936: I seem to be having problems with the graphing portions. I never know what the graph is going to look like based on the equation. For example, y=(3x^2+4x+4)/(x^2-5x-6). With this problem, I need to find the x-intercepts, the vertical asymptote and (if applicable) the horizontal asymptote. Could you please help me solve this problem? Is there a trick to knowing what general shape your graph will have depending on the equation?
Thank you for your time.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
y=(3x^2+4x+4)/(x^2-5x-6). With this problem,
I need to find the x-intercepts,
Let y = 0 and solve for "x":
(3x^2+4x+4)/(x^2-5x-6)
---
The fraction is zero when the numerator is zero:
Solve 3x^2 + 4x + 4 = 0 using the quadratic formula:
x = [-4 +- sqrt(16 - 4*3*4)]/6
16-48 is negative so there are no Real Number solutions; no x-intercepts
-----------------------------------------------

the vertical asymptote
---
You have vertical asymptotes when the denominator is zero and the numerator is not zero.
Solve x^2-5x-6 = 0
(x-6)(x+1) = 0
x = 6 and x=-1 are vertical asymptotes
-------------------------------------------------
the horizontal asymptote of y=(3x^2+4x+4)/(x^2-5x-6)
y = 3x^2/x^2 = 3 is the horizontal asymptote
----------------------------------
Is there a trick to knowing what general shape your graph will have depending on the equation?
---
There is no trick. That is why you find the intercepts and the asymptotes.
That way you have a general idea what the graph looks like.
------------------------------
Graph:
graph%28400%2C300%2C-10%2C10%2C-20%2C30%2C%283x%5E2%2B4x%2B4%29%2F%28x%5E2-5x-6%29%29
------------------------------------------------------------
Cheers,
Stan H.