document.write( "Question 966011: A circle has equation x^2+y^2-2x+4y-15=0
\n" ); document.write( "Find the values for which the line mx+2y-7=0 is a tangent to this circle
\n" ); document.write( "

Algebra.Com's Answer #590476 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A circle has equation x^2+y^2-2x+4y-15=0
\n" ); document.write( "Find the values for which the line mx+2y-7=0 is a tangent to this circle
\n" ); document.write( "-------------
\n" ); document.write( "x^2+y^2-2x+4y-15=0
\n" ); document.write( "(x-1)^2 + (y+2)^2 = 20 is the circle.
\n" ); document.write( "mx+2y-7=0
\n" ); document.write( "y = mx/2 + 3.5
\n" ); document.write( "A point on the tangent lines (2 of them) is A(0,3.5)
\n" ); document.write( "-------------
\n" ); document.write( "The center of the circle is C(1,-2)
\n" ); document.write( "The distance AC =
\n" ); document.write( "The tangent point is P
\n" ); document.write( "CP = r = sqrt(20)
\n" ); document.write( "ACP is a right triangle
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "---------------
\n" ); document.write( "Draw a circle centered at A with r^2 = 11.25
\n" ); document.write( "--> x^2 + (y-3.5)^2 = 11.25
\n" ); document.write( "The 2 points of intersection of the 2 circles are the tangent points.
\n" ); document.write( "x^2 + (y-3.5)^2 = 11.25
\n" ); document.write( "x^2 + y^2 - 7y + 12.25 = 11.25
\n" ); document.write( "x^2 + y^2 - 7y = -1
\n" ); document.write( "x^2 + y^2 - 2x + 4y = 15
\n" ); document.write( "------------------------------------------ Subtract
\n" ); document.write( "2x - 11y = -16 (the eqn of the line thru the 2 tangent points)
\n" ); document.write( "Find the intersection of the line and either circle.
\n" ); document.write( "2x - 11y = -16
\n" ); document.write( "y = (2x + 16)/11
\n" ); document.write( "(x-1)^2 + (y+2)^2 = 20
\n" ); document.write( "Sub for y
\n" ); document.write( "(x-1)^2 + ((2x+38)/11)^2 = 20
\n" ); document.write( "121x^2 - 242x + 121 + 4x^2 + 152x + 1444 = 2420
\n" ); document.write( "125x^2 - 90x - 855 = 0
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"125x%5E2%2B-90x%2B-855+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%28-90%29%5E2-4%2A125%2A-855=435600\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=435600 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--90%2B-sqrt%28+435600+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-90%29%2Bsqrt%28+435600+%29%29%2F2%5C125+=+3\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-90%29-sqrt%28+435600+%29%29%2F2%5C125+=+-2.28\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"125x%5E2%2B-90x%2B-855\" can be factored:
\n" ); document.write( " \"125x%5E2%2B-90x%2B-855+=+%28x-3%29%2A%28x--2.28%29\"
\n" ); document.write( " Again, the answer is: 3, -2.28.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+125%2Ax%5E2%2B-90%2Ax%2B-855+%29\"

\n" ); document.write( "\n" ); document.write( "==============
\n" ); document.write( "x = -2.28 --> y = 1.04 --> (-2.28,1.04)
\n" ); document.write( "x = 3 --> y = 2 --> (3,2)
\n" ); document.write( "Can you do the rest?
\n" ); document.write( "
\n" );