document.write( "Question 1161693: The line 5x-5y=2 touches the curve x^2y-5x+y+2=0, find the coordinates of the points of intersection. Find the gradient at each of the points \n" ); document.write( "
Algebra.Com's Answer #785293 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The line 5x-5y=2 touches the curve x^2y-5x+y+2=0, find the coordinates of the points of intersection. Find the gradient at each of the points
\n" ); document.write( "-----------
\n" ); document.write( "5x-5y=2
\n" ); document.write( "Solve for y
\n" ); document.write( "y = (5x-2)/5
\n" ); document.write( "---
\n" ); document.write( "x^2y-5x+y+2=0
\n" ); document.write( "Sub for y
\n" ); document.write( "----
\n" ); document.write( "x^2*(5x-2)/5 - 5x + (5x-2)/5 + 2 = 0
\n" ); document.write( "Multiply by 5
\n" ); document.write( "x^2*(5x-2) - 25x + (5x-2) + 10 = 0
\n" ); document.write( "5x^3 - 2x^2 -20x + 8 = 0
\n" ); document.write( "-----
\n" ); document.write( "Solve for x
\n" ); document.write( "x = 2 is a root
\n" ); document.write( "----
\n" ); document.write( "x = -2 is a root
\n" ); document.write( "---
\n" ); document.write( "x = 0.4 is a root
\n" ); document.write( "===================
\n" ); document.write( "f(x) = 5x^3 - 2x^2 -20x + 8
\n" ); document.write( "f'(x) = 15x^2 - 4x - 20
\n" ); document.write( "------------
\n" ); document.write( "Sub for x at the 3 roots and find the 3 slopes.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );