document.write( "Question 1084167: F(x)= (3x+2)/(x+7)\r
\n" );
document.write( "\n" );
document.write( "P=(1, 5/8)\r
\n" );
document.write( "\n" );
document.write( "Equation of the tangent line to the graph of f at p. \n" );
document.write( "
Algebra.Com's Answer #698301 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=(3x+2)/(x+7) \n" ); document.write( "derivative is 19/(x+7)^2, and when x=1, derivative is 19/64 \n" ); document.write( "point slope formula for line where y-y1=m(x-x1), (x1, y1) is point \n" ); document.write( "y-(5/8)=(19/64)(x-1)=(19/64)x-(19/64) \n" ); document.write( "y=(19/64)x+(21/64) \n" ); document.write( " |