document.write( "Question 1024077: for what k will the line y=x+k be the tangent to the hyperbola x^2-4y^2=48? \n" ); document.write( "
Algebra.Com's Answer #639570 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let x = y-k.\r
\n" ); document.write( "\n" ); document.write( "==> \"x%5E2-4y%5E2+=+%28y-k%29%5E2-4y%5E2+=+-3y%5E2+-+2ky+%2B+k%5E2+=+48\"\r
\n" ); document.write( "\n" ); document.write( "==> \"3y%5E2+%2B+2ky+%2B+48+-+k%5E2+=+0\"\r
\n" ); document.write( "\n" ); document.write( "For tangency, the value of the discriminant \"b%5E2+-+4ac\" must be 0:\r
\n" ); document.write( "\n" ); document.write( "==> \"%282k%29%5E2+-4%283%29%2848-k%5E2%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "==> \"4k%5E2+-+12%2848-k%5E2%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "==> \"4k%5E2+-+144+=+0\" after simplifying a little further...\r
\n" ); document.write( "\n" ); document.write( "==> \"k%5E2+=+36\", or k = 6, -6.\r
\n" ); document.write( "\n" ); document.write( "Thus the lines y = x+6 and y = x - 6 are tangent to the hyperbola.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );