document.write( "Question 546688: Given the rational function: f(x)=7x / x^2-16
\n" );
document.write( "Find
\n" );
document.write( "a. The domain\r
\n" );
document.write( "\n" );
document.write( "b. All intercepts\r
\n" );
document.write( "\n" );
document.write( "c. All asymptotes \n" );
document.write( "
Algebra.Com's Answer #359288 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Given the rational function: f(x)=7x / x^2-16 \n" ); document.write( "Find \n" ); document.write( "a. The domain \n" ); document.write( "When checking domain look for terms with sqrt and zeros in the denominator which would make function undefined. Since there are no sqrts in given equation, check for zeros in the denominator. \n" ); document.write( "x^2-16=0 \n" ); document.write( "(x+4)(x-4)=0 \n" ); document.write( "x=-4 and x=4 \n" ); document.write( "domain:{x|x≠-4, x≠4}, or (-∞,-4) U (-4, 4) U (4, ∞) \n" ); document.write( ".. \n" ); document.write( "b. All intercepts \n" ); document.write( "x-intercepts, set y=0, then solve for x \n" ); document.write( "7x / x^2-16=0 \n" ); document.write( "7x=0 \n" ); document.write( "x=0 (x-intercept) \n" ); document.write( ".. \n" ); document.write( "y-intercepts, set x=0, then solve for y \n" ); document.write( "f(0)=7x / x^2-16=0 (y-intercept) \n" ); document.write( ".. \n" ); document.write( "c. All asymptotes, set denominator=zero, then solve for x \n" ); document.write( "x^2-16=0 \n" ); document.write( "(x+4)(x-4)=0 \n" ); document.write( "x=-4 and x=4 \n" ); document.write( "asymptotes are x=-4 and x=4 \n" ); document.write( " |