document.write( "Question 940984: Find the equation of a circle centre on the line y=2x+1 touching the y axis and passing through A(4,5) \n" ); document.write( "
Algebra.Com's Answer #573562 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of a circle centre on the line y=2x+1 touching the y axis and passing through A(4,5)
\n" ); document.write( "===========
\n" ); document.write( "If by touching you mean tangent:
\n" ); document.write( "--
\n" ); document.write( "Its center is equidistant from (4,5) and the y-axis.
\n" ); document.write( "The center is (h,k)
\n" ); document.write( "The distance to (4,5) = \"sqrt%28%28h-4%29%5E2+%2B+%28k-5%29%5E2%29\"
\n" ); document.write( "The distance to the y-axis = h
\n" ); document.write( "y = 2x + 1 --> k = 2h + 1
\n" ); document.write( "---
\n" ); document.write( "\"h%5E2+=+%28h-4%29%5E2+%2B+%28k-5%29%5E2\"
\n" ); document.write( "\"h%5E2+=+h%5E2-8h%2B16+%2B+k%5E2-10k%2B25\"
\n" ); document.write( "\"-8h%2B16+%2B+k%5E2-10k%2B25+=+0\"
\n" ); document.write( "Sub for k
\n" ); document.write( "\"-8h%2B16+%2B+%282h%2B1%29%5E2-10%282h%2B1%29%2B25+=+0\"
\n" ); document.write( "\"-8h%2B16+%2B+4h%5E2%2B4h%2B1-20h-10%2B25+=+0\"
\n" ); document.write( "\"4h%5E2+-+4h+%2B+17+-+20h+%2B+15+=+0\"
\n" ); document.write( "\"4h%5E2+-+24h+%2B+32+=+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 \"4x%5E2%2B-24x%2B32+=+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-24%29%5E2-4%2A4%2A32=64\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=64 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28--24%2B-sqrt%28+64+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%28-24%29%2Bsqrt%28+64+%29%29%2F2%5C4+=+4\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%28-24%29-sqrt%28+64+%29%29%2F2%5C4+=+2\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"4x%5E2%2B-24x%2B32\" can be factored:
\n" ); document.write( " \"4x%5E2%2B-24x%2B32+=+%28x-4%29%2A%28x-2%29\"
\n" ); document.write( " Again, the answer is: 4, 2.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+4%2Ax%5E2%2B-24%2Ax%2B32+%29\"

\n" ); document.write( "\n" ); document.write( "-------------------
\n" ); document.write( "h = x = 4 --> center @ (4,9)
\n" ); document.write( "\"%28x-4%29%5E2+%2B+%28y-9%29%5E2+=+16\"
\n" ); document.write( "=============
\n" ); document.write( "x = 2 --> center @ (2,5)
\n" ); document.write( "\"%28x-2%29%5E2+%2B+%28y-5%29%5E2+=+4\"
\n" ); document.write( "
\n" );