document.write( "Question 439372: Can I get help with the following problem please!!
\n" );
document.write( "Find the equation of the tangent line to the curve y = (4x + 1) / (3x - 2) at the point (1, -2). (Write the line in y = mx + b form)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303618 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can I get help with the following problem please!! \n" ); document.write( "Find the equation of the tangent line to the curve y = (4x + 1) / (3x - 2) at the point (1, -2). (Write the line in y = mx + b form)\r \n" ); document.write( "\n" ); document.write( "----------------------------------------- \n" ); document.write( "f'(x) = [(3x-2)(4)-(4x+1)/(3)]/(3x-2)^2 \n" ); document.write( "--- \n" ); document.write( "f' = [(12x-8)-(4x+1)]/(3x-2)^2 \n" ); document.write( "---- \n" ); document.write( "f' = [8x-9]/[3x-2]^2 \n" ); document.write( "--- \n" ); document.write( "f'(1,-2) = [8-9]/[3-2]^2 = 1/1 = 1 \n" ); document.write( "----- \n" ); document.write( "Form: y = mx + b \n" ); document.write( "-2 = 1*1 + b \n" ); document.write( "b = -3 \n" ); document.write( "---- \n" ); document.write( "Equation of the tangent line at (1,-2): \n" ); document.write( "y = x-3 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |