document.write( "Question 585599: f(x)= x^2-4x+4/x-1
\n" );
document.write( "a) Identify the x & y-intercepts
\n" );
document.write( "b) Find all vertical, horizontal and slant asymptotes
\n" );
document.write( "c) Check for symmetry
\n" );
document.write( "d) Plot sufficient solution points
\n" );
document.write( "e) Sketch the graph of f(x)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #373415 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)= (x^2-4x+4)/(x-1) \n" ); document.write( "a) Identify the x & y-intercepts \n" ); document.write( "x-intercept ? \n" ); document.write( "Let y = 0; then x^2-4x+4 = (x-2)^2 = 0 \n" ); document.write( "x = 2 is the x-intercept. \n" ); document.write( "---- \n" ); document.write( "y-intercept ? \n" ); document.write( "Let x = 0, then y = 4/(-1) = -4 \n" ); document.write( "------------------------------- \n" ); document.write( "b) Find all vertical, horizontal and slant asymptotes \n" ); document.write( "Vertical with x = 1 \n" ); document.write( "Horizontal with y = x^2/0x^2 is undefined. \n" ); document.write( "So no horizontal asymptote. \n" ); document.write( "Slant: (x^2-4x+4)/(x-1) = (x-3)(x-1)+1 \n" ); document.write( "Slant asymptote: y = x-3 \n" ); document.write( "----------------------------------- \n" ); document.write( "c) Check for symmetry \n" ); document.write( "f(-x) = (x^2+4x+4)/(-x-1) \n" ); document.write( "-f(-x) = (x^2+4x+4)/(x+1) \n" ); document.write( "Since f(x) is not equal to f(-x), no y-axis symmetry. \n" ); document.write( "Since f(x) is not equal to -f(-x), no origin symmetry. \n" ); document.write( "------------------------------------- \n" ); document.write( "d) Plot sufficient solution points \n" ); document.write( "e) Sketch the graph of f(x) \n" ); document.write( " \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |