document.write( "Question 236572:  4x^4+4 divided by x^3+14x\r
\n" );
document.write( "\n" );
document.write( "Find the Vertical, Horizontal and Oblique asymptotes \n" );
document.write( "
| Algebra.Com's Answer #174126 by jsmallt9(3758)      You can put this solution on YOUR website! \n" ); document.write( "Vertical Asymptotes. Vertical asymptotes occur for x values that make the denominator of the (simplified) fraction zero. (The fraction should be reduced/simplified, if possible, before determining the vertical asymptotes.) So we start by factoring the numerator and denominator: \n" ); document.write( " \n" ); document.write( "This is all the factoring that can be done. And, as we can see, there are no common factors to cancel. So we now determine what values for x will make the denominator zero. Having the denominator factored helps in this. The only way \n" ); document.write( " \n" ); document.write( "With some thought we should be able to realize that \n" ); document.write( "Horizontal and Oblique Asymptotes. These asymptotes, if any, occur for very large positive and/or negative values for x. To find them we need to be able to analyze the function for these large values of x. So we will use some Algebra on the function to transform it into a form which we can better determine what happens for large values of x. The steps of this transformation are these: 
 \n" ); document.write( "Let's try this on your function. \n" ); document.write( "1. Divide if the degree of the numerator is greater than or equal to the degree of the denominator. The degrees of your numerator and denominator are 4 and 3 respectively. So we need to divide, using long division: \n" ); document.write( " \r\n" ); document.write( " 4x\r\n" ); document.write( " ____________________________\r\n" ); document.write( "x^3+14x /4x^4 + 0x^3 + 0x^2 + 0x + 4\r\n" ); document.write( " 4x^4 + + 56x^2\r\n" ); document.write( " -------------------\r\n" ); document.write( " -56x^2 + 4\r\n" ); document.write( " \n" ); document.write( "So \n" ); document.write( "2. Multiply the numerator and denominator of the fraction by the reciprocal of the largest power of x in the fraction. The largest power of x in this fraction is \n" ); document.write( " \n" ); document.write( "Now we have a form we can analyze to see what happens when x becomes a very large number. Look at all the \"little\" fractions within the big fraction. As x becomes a very large number, these \"little\" fractions become very small. The larger x gets the smaller these \"little\" fractions get. In fact these \"little\" fractions will become very close to zero in value. So we can, in effect, treast these \"little\" fractions as if they were zero. So when very large values of x, our transformed function becomes, in effect: \n" ); document.write( " \n" ); document.write( "So the oblique asymptote is: y = 4x. (It is oblique because y = 4x in not horizontal.) \n" ); document.write( "Additional note: The procedure I've given you will also find asymptotes which are not even lines! \n" ); document.write( " |