document.write( "Question 1173303: Consider the two functions: f(x)=x^2-4 and g(x)=2x^3-3x^2-5x+6
\n" );
document.write( "A. A function is defined by h(x)=f(x)/g(x). Determine the domain of this function.
\n" );
document.write( "B. What are the discontinuities? (remember the discontinuities includes the removable ones and the asymptotes).
\n" );
document.write( "C. State the asymptotic behaviour
\n" );
document.write( "D. Find all intercepts.
\n" );
document.write( "E. Sketch h(x) \n" );
document.write( "
Algebra.Com's Answer #798545 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "The critical points on the graph are at any value of x that makes a factor of the numerator or denominator equal to 0: -2, -3/2, 1, and 2. \n" ); document.write( "A. Domain: any value of x except those that make the denominator 0. So all x except 1, 2, and -3/2. \n" ); document.write( "B. Discontinuities: wherever there is a value of x that is excluded from the domain: at x=1, x=2, and x=-3/2. \n" ); document.write( "The discontinuity at x=2 is removable (there is a hole in the graph); the discontinuities at x=1 and x=-3/2 are asymptotes. \n" ); document.write( "C. Asymptotic behavior: we'll come back to that after part D. \n" ); document.write( "D. The y-intercept is at (0,f(0)) = (0,-4/6) = (0,-2/3). \n" ); document.write( "The only x-intercept is where the numerator is 0 and the denominator is not also 0 -- at (-2,0). \n" ); document.write( "Asymptotic behavior: The function value is positive for all x greater than 2 (the largest critical value). Since the only x-intercept is at x=-2, the behavior is: \n" ); document.write( "towards +infinity as x approaches 2 from the right \n" ); document.write( "towards -infinity as x approaches 2 from the left \n" ); document.write( "towards -infinity as x approaches -3/2 from the right \n" ); document.write( "towards +infinity as x approaches -3/2 from the left \n" ); document.write( "Note the graph is asymptotic to 0 from above as x approaches +infinity; it is asymptotic to 0 from below as x approaches -infinity \n" ); document.write( "E. Graph: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |