Question 529653
Identify conic section represented by the equation:
4y^2 + 19 + 3x - 16y = 0
Guess = Parabola since it only has one squared
It is a parabola.
---------------------
Write the equation of the conic section in standard form:
4y^2 + 19 + 3x - 16y = 0

I got (y-2)^2 = [-3(x+1)]/4. Is that in standard form?
Standard form is x = a(y - k)^2 + h
------------
Starting with (y-2)^2 = [-3(x+1)]/4
4(y-2)^2 = [-3(x+1)]
{{{x+1 = (-4/3)(y-2)^2}}}
{{{x = (-4/3)*(y-2)^2 - 1}}}
------------------
Analytically determine equation of the line that is tangent to conic section at provided point:
(-13, 5)
-----------
I don't know what methods you're allowed or expected to use to do this.
I'll differentiate implicitly:
4y^2 + 19 + 3x - 16y = 0
8y*dy + 3dx - 16dy = 0
dy*(8y - 16) = -3dx
y' = dy/dx = -3/(8y - 16)
y'(5) = -1/8
m @ (-13,5) = -1/8