SOLUTION: Find the equation of a circle centre on the line y=2x+1 touching the y axis and passing through A(4,5)

Algebra ->  Circles -> SOLUTION: Find the equation of a circle centre on the line y=2x+1 touching the y axis and passing through A(4,5)      Log On


   



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)
Answer by Alan3354(69443) About Me  (Show Source):
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)
===========
If by touching you mean tangent:
--
Its center is equidistant from (4,5) and the y-axis.
The center is (h,k)
The distance to (4,5) = sqrt%28%28h-4%29%5E2+%2B+%28k-5%29%5E2%29
The distance to the y-axis = h
y = 2x + 1 --> k = 2h + 1
---
h%5E2+=+%28h-4%29%5E2+%2B+%28k-5%29%5E2
h%5E2+=+h%5E2-8h%2B16+%2B+k%5E2-10k%2B25
-8h%2B16+%2B+k%5E2-10k%2B25+=+0
Sub for k
-8h%2B16+%2B+%282h%2B1%29%5E2-10%282h%2B1%29%2B25+=+0
-8h%2B16+%2B+4h%5E2%2B4h%2B1-20h-10%2B25+=+0
4h%5E2+-+4h+%2B+17+-+20h+%2B+15+=+0
4h%5E2+-+24h+%2B+32+=+0
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:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-24%29%5E2-4%2A4%2A32=64.

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.

x%5B1%5D+=+%28-%28-24%29%2Bsqrt%28+64+%29%29%2F2%5C4+=+4
x%5B2%5D+=+%28-%28-24%29-sqrt%28+64+%29%29%2F2%5C4+=+2

Quadratic expression 4x%5E2%2B-24x%2B32 can be factored:
4x%5E2%2B-24x%2B32+=+%28x-4%29%2A%28x-2%29
Again, the answer is: 4, 2. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+4%2Ax%5E2%2B-24%2Ax%2B32+%29

-------------------
h = x = 4 --> center @ (4,9)
%28x-4%29%5E2+%2B+%28y-9%29%5E2+=+16
=============
x = 2 --> center @ (2,5)
%28x-2%29%5E2+%2B+%28y-5%29%5E2+=+4