document.write( "Question 1158027: What function has the following characteristics?\r
\n" );
document.write( "\n" );
document.write( "A zero at x = 4 and at x = -2
\n" );
document.write( "A y-intercept at y = 16/3
\n" );
document.write( "A vertical asymptote at x = 3
\n" );
document.write( "A slant asymptote at y = 2x + 2 \n" );
document.write( "
Algebra.Com's Answer #854546 by KMST(5385) You can put this solution on YOUR website! Condition #1: A zero at x = 4 and at x = -2 \n" ); document.write( "How to satisfy it: include(x-4) and (x+2) as factors \n" ); document.write( " \n" ); document.write( "Condition #2: A y-intercept at y = 16/3 \n" ); document.write( "How to satisfy it: after satisfying other conditions, add a constant factor K to satisfy \n" ); document.write( " \n" ); document.write( "Condition #3: A vertical asymptote at x = 3 \n" ); document.write( "How to satisfy it: include (x-3) as a denominator \n" ); document.write( " \n" ); document.write( "Tentative solution to satisfy all 3 conditions above: \n" ); document.write( " \n" ); document.write( "to satisfy \n" ); document.write( " \n" ); document.write( "So far, the function we have is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Condition #4: A slant asymptote at \n" ); document.write( "We need \n" ); document.write( " \n" ); document.write( " |