document.write( "Question 331736: 1)if the line 3x+4y+k=0 touches the ellipse 9x2 +16y2=144 find the value of k
\n" );
document.write( "2)x-y=5 touches the ellipse whose foci are +-3,0 find the eq of ellipse
\n" );
document.write( "3)find the eq of ellipse passing through pt 2,-3 and touching the line x-2y+8=0
\n" );
document.write( "4)find k if y=x+k touches the ellipse 2x2 + 3y2=1
\n" );
document.write( "5)find the eq of tangent from -2,-1 to an ellipse 2x2 + 3y2 =6
\n" );
document.write( "6)prove that x+3 root y=9 is a tangent to an ellipse x2/9+y2/4=1 also find the pt of contact.\r
\n" );
document.write( "\n" );
document.write( "i am unable to solve these problem please help me solve it.i have test in tution today.want the solutin today itself. \n" );
document.write( "
Algebra.Com's Answer #237806 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1)if the line 3x+4y+k=0 touches the ellipse 9x2 +16y2=144 find the value of k \n" ); document.write( "------------- \n" ); document.write( "The slope of the line is -3/4. \n" ); document.write( "The slope of the ellipse is -9x/16y \n" ); document.write( "Find the 2 points where -9x/16y = -3/4 \n" ); document.write( "---------------------- \n" ); document.write( "-9x/16y = -3/4 \n" ); document.write( "y = 3x/4 \n" ); document.write( "---------- \n" ); document.write( "Sub for y in \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = ± sqrt(8) \n" ); document.write( "-------------------- \n" ); document.write( " \n" ); document.write( "y = ± 3sqrt(2)/2 \n" ); document.write( "------------------------ \n" ); document.write( "The 2 points are (2sqrt(2),3sqrt(2)/2) and (-2sqrt(2),-3sqrt(2)/2) \n" ); document.write( "------------------ \n" ); document.write( "Use y = mx + b and the points to find b, and then k. \n" ); document.write( "3sqrt(2)/2 = (-3/4)*(2sqrt(2)) + b \n" ); document.write( "b = 3sqrt(2) \n" ); document.write( "y = (-3/4)x + 3sqrt(2) \n" ); document.write( "3x + 4y = 12sqrt(2) \n" ); document.write( "k = -12sqrt(2) \n" ); document.write( "k = +12sqrt(2) \n" ); document.write( " |