document.write( "Question 1106652: compute f(x)-f(2)/x-2 for the following function. Assume x≠ 2.\r
\n" );
document.write( "\n" );
document.write( "f(x)=5 \n" );
document.write( "
Algebra.Com's Answer #721650 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! compute f(x)-f(2)/x-2 for the following function. Assume x <> 2.\r \n" ); document.write( "\n" ); document.write( "f(x)=5 \n" ); document.write( "=========== \n" ); document.write( "f(x) = 5 \n" ); document.write( "f(2) = 5 \n" ); document.write( "--> 0/(x-2) = 0 \n" ); document.write( " \n" ); document.write( " |