document.write( "Question 529653: Identify conic section represented by the equation:
\n" );
document.write( "4y^2 + 19 + 3x - 16y = 0
\n" );
document.write( "Guess = Parabola since it only has one squared\r
\n" );
document.write( "\n" );
document.write( "Write the equation of the conic section in standard form:
\n" );
document.write( "4y^2 + 19 + 3x - 16y = 0\r
\n" );
document.write( "\n" );
document.write( "I got (y-2)^2 = [-3(x+1)]/4. Is that in standard form?\r
\n" );
document.write( "\n" );
document.write( "Analytically determine equation of the line that is tangent to conic section at provided point:
\n" );
document.write( "(-13, 5) \n" );
document.write( "
Algebra.Com's Answer #349654 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Identify conic section represented by the equation: \n" ); document.write( "4y^2 + 19 + 3x - 16y = 0 \n" ); document.write( "Guess = Parabola since it only has one squared \n" ); document.write( "It is a parabola. \n" ); document.write( "--------------------- \n" ); document.write( "Write the equation of the conic section in standard form: \n" ); document.write( "4y^2 + 19 + 3x - 16y = 0\r \n" ); document.write( "\n" ); document.write( "I got (y-2)^2 = [-3(x+1)]/4. Is that in standard form? \n" ); document.write( "Standard form is x = a(y - k)^2 + h \n" ); document.write( "------------ \n" ); document.write( "Starting with (y-2)^2 = [-3(x+1)]/4 \n" ); document.write( "4(y-2)^2 = [-3(x+1)] \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------ \n" ); document.write( "Analytically determine equation of the line that is tangent to conic section at provided point: \n" ); document.write( "(-13, 5) \n" ); document.write( "----------- \n" ); document.write( "I don't know what methods you're allowed or expected to use to do this. \n" ); document.write( "I'll differentiate implicitly: \n" ); document.write( "4y^2 + 19 + 3x - 16y = 0 \n" ); document.write( "8y*dy + 3dx - 16dy = 0 \n" ); document.write( "dy*(8y - 16) = -3dx \n" ); document.write( "y' = dy/dx = -3/(8y - 16) \n" ); document.write( "y'(5) = -1/8 \n" ); document.write( "m @ (-13,5) = -1/8 \n" ); document.write( " \n" ); document.write( " |