document.write( "Question 209204: Evaluate the difference quotient for the given function. Symplify the answer.\r
\n" );
document.write( "\n" );
document.write( "(1/x - 1/a)/x-a \n" );
document.write( "
Algebra.Com's Answer #158150 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! ( 1/x -1/a) / (x-a),,,,,,,LCD = ax \n" ); document.write( ". \n" ); document.write( "(a-x)/(ax) * 1/(x-a),,,,invert and multiply \n" ); document.write( ". \n" ); document.write( "(a-x) / (ax) * 1/-1(a-x),,,,,,simplify by canceling like terms \n" ); document.write( ". \n" ); document.write( "-1/ax,,,,answer \n" ); document.write( ", \n" ); document.write( "check,,,let a=2..x=3,,,,both original and answer = -1/6,,,ok \n" ); document.write( " |