document.write( "Question 1190872: Find the gradient of the curve y = x + 4/(x-5) at the points where the curve crosses the x-axis \n" ); document.write( "
Algebra.Com's Answer #822651 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=0, then x=-4/(x-5)
\n" ); document.write( "x^2-5x=-4 multiplying through
\n" ); document.write( "x^2-5x+4=0
\n" ); document.write( "(x-4)(x-1)=0
\n" ); document.write( "x=4 and 1, so looking at (1, 0) and (4, 0)
\n" ); document.write( "-
\n" ); document.write( "take the derivative:
\n" ); document.write( "y'=1-4/(x-5)^2
\n" ); document.write( "=1-[4/(x-5)^2]. When x=1 y'=1-(1/4) so slope is (3/4);when x=4 y'=-3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2Cx%2B%284%2F%28x-5%29%29%29\"
\n" ); document.write( "
\n" );