document.write( "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?
\n" );
document.write( "Thank you for your time. \n" );
document.write( "
Algebra.Com's Answer #139418 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y=(3x^2+4x+4)/(x^2-5x-6). With this problem, \n" ); document.write( "I need to find the x-intercepts, \n" ); document.write( "Let y = 0 and solve for \"x\": \n" ); document.write( "(3x^2+4x+4)/(x^2-5x-6) \n" ); document.write( "--- \n" ); document.write( "The fraction is zero when the numerator is zero: \n" ); document.write( "Solve 3x^2 + 4x + 4 = 0 using the quadratic formula: \n" ); document.write( "x = [-4 +- sqrt(16 - 4*3*4)]/6 \n" ); document.write( "16-48 is negative so there are no Real Number solutions; no x-intercepts \n" ); document.write( "----------------------------------------------- \n" ); document.write( " \n" ); document.write( "the vertical asymptote \n" ); document.write( "--- \n" ); document.write( "You have vertical asymptotes when the denominator is zero and the numerator is not zero. \n" ); document.write( "Solve x^2-5x-6 = 0 \n" ); document.write( "(x-6)(x+1) = 0 \n" ); document.write( "x = 6 and x=-1 are vertical asymptotes \n" ); document.write( "------------------------------------------------- \n" ); document.write( "the horizontal asymptote of y=(3x^2+4x+4)/(x^2-5x-6) \n" ); document.write( "y = 3x^2/x^2 = 3 is the horizontal asymptote\r \n" ); document.write( "\n" ); document.write( "---------------------------------- \n" ); document.write( " Is there a trick to knowing what general shape your graph will have depending on the equation? \n" ); document.write( "--- \n" ); document.write( "There is no trick. That is why you find the intercepts and the asymptotes. \n" ); document.write( "That way you have a general idea what the graph looks like. \n" ); document.write( "------------------------------ \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |