document.write( "Question 970828: for what value(s) of m is the line y = mx + 5 at a distance 4 from the origin? \n" ); document.write( "
Algebra.Com's Answer #593466 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! for what value(s) of m is the line y = mx + 5 at a distance 4 from the origin? \n" ); document.write( "----------------------- \n" ); document.write( "All points on a circle about the Origin with r = 4 are 4 units from the Origin. \n" ); document.write( "Find the intersections of \n" ); document.write( "y = mx + 5 and \n" ); document.write( " \n" ); document.write( "---- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------ \n" ); document.write( "That doesn't look promising. \n" ); document.write( "Try this: \n" ); document.write( "The slope at any point on the circle is -x/y. \n" ); document.write( "--- \n" ); document.write( "y = mx + 5 \n" ); document.write( "m = (y-5)/x = -x/y \n" ); document.write( "x^2 = -y^2 + 5y --> x^2 + y^2 = 5y \n" ); document.write( "5y = 16 \n" ); document.write( "y = 3.2 \n" ); document.write( "--- \n" ); document.write( "x^2 + y^2 = 16 \n" ); document.write( "x^2 = 16 - 3.2^2 = 5.76 \n" ); document.write( "x = -2.4, +2.4 \n" ); document.write( "------------ \n" ); document.write( "The 2 tangent points are (-2.4,3.2) and (2.4,3.2) \n" ); document.write( "The y-int of y = mx + 5 is (0,5) \n" ); document.write( "1 slope = (5-3.2)/2.4 = +0.75 \n" ); document.write( "The other is -0.75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |