document.write( "Question 294471: explain why radius squared divided by y1 is the y-intercept in the equation of the line tangent to the circle x^2+y^2=r^2\r
\n" ); document.write( "\n" ); document.write( "like in this example: x^2+y^2=17 and the circle meets the tangent at (1,4).What is the equation of the tangent line. The answer is y=(-1/4)x+(17/4)\r
\n" ); document.write( "\n" ); document.write( "Why does the (17/4) equal the radius squard by y1?
\n" ); document.write( "

Algebra.Com's Answer #212349 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
it works, in this case, because the circle is centered at the origin\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the center is at the origin, the slope of a radius to any point (x,y) on the circle is y/x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a tangent is perpendicular to the radius at the point of tangency, so the slope of the tangent is -x/y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting, the equation for the tangent is ___ y = (-x/y)x + k\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by y ___ y^2 = (-x)x + (ky) ___ y^2 = -x^2 + (ky)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "adding x^2 ___ y^2 + x^2 = ky\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by y ___ (y^2 + x^2) / y = k ___ r^2 / y = k
\n" ); document.write( "
\n" );