document.write( "Question 826151: Use the perpendicular distance formula to determine how many times the line, 3x-5y+16=0 intersects the circle x^2+y^2=5.\r
\n" ); document.write( "\n" ); document.write( "Thanks!!
\n" ); document.write( "

Algebra.Com's Answer #596599 by Jamie-L(5)\"\" \"About 
You can put this solution on YOUR website!
So basically you are trying to find the perpendicular distance (which is the same as the shortest distance) 3x-5y+16=0 is closest to the circle (or (0,0), since the centre of the circle is (0,0))
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "By subbing the point (0,0) into the Perpendicular Distance Formula, you get:
\n" ); document.write( "---------------------------------------------
\n" ); document.write( " abs(3(0)-5(0)+16) / sqrt(3^2+5^2)
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "which equals to 16/sqrt(34)
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "The radius of the circle is root 5.
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "16/sqrt(34) IS BIGGER than root 5. The line is further than the radius from the centre of the circle and therefore does not and cannot intersect the circle at any point.
\n" ); document.write( "
\n" );