Alejandro V.
asked 01/16/23Find the equation of the tangent line to the graph
graph of
4y2 + 7x3 = 5x4 - y3 +7y -26 at (3,5)
1 Expert Answer

Wail S. answered 01/16/23
Experienced tutor in physics, chemistry, and biochemistry
Hi again,
For this kind of problem where we don't have a "clean" function (y is not alone on one side and we have a bunch of exponents that make dealing with that ugly), we can use implicit differentiation. Implicit differentiation relies on the chain rule for derivatives. Remember we are taking dy/dx in order to come up with a slope of the tangent line when we get to finishing this problem.
First, differentiate both sides of the function with respect to x, and obey the chain rule. Here, everywhere you see a dy/dx in the second line is a consequence of the chain rule.
d/dx (4y2 + 7x3) = d/dx (5x4 - y3 + 7y - 26)
8y(dy/dx) + 21x2 = 20x3 - 3y2(dy/dx) + 7(dy/dx)
Bring all the dy/dx terms to one side of the equation
8y(dy/dx) + 3y2(dy/dx) - 7(dy/dx) = 20x3 - 21x2
factor out the dy/dx
dy/dx (3y2 + 8y - 7) = 20x3 - 21x2
dy/dx = (20x3 - 21x2) / (3y2 + 8y - 7)
Ok, now just evaluate dy/dx at the point of interest (3,5). This is done by plugging in x=3 and y=5 into the above equation. You should get dy/dx = 3.25 (this is the value of the slope at this point on the curve)
Now, to write the equation of the tangent line, we can use the point-slope equation of a line (x1 is 3, y1 is 5)
y - y1 = m (x - x1)
y - 5 = 3.25 (x - 3)
Rearrange and multiply it out
y = 3.25x - 4.75
I apologize if I made any typos in transcribing my steps, but this solution here works and makes sense as a tangent line if you graph the function and the line.

Doug C.
Nice. Confirmed on Desmos here: desmos.com/calculator/yuppuabild01/16/23
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Alejandro V.
Again, thanks for the help!!!!!!!!01/16/23