18. Find the distance between the centres of circles x2 + y2 - 4x = 0 and x + y2 - 8y = 0.
Answers
Good question ...
but i don't know answer ....
Answer:
y
=
3
4
x
−
25
4
Explanation:
We could use calculus but first as with all Mathematical problems one should step back and think about what the question is asking you, and in this case we can easily answer the question using knowledge of the equation, in this case:
x
2
+
y
2
=
25
represents a circle of centre
(
a
,
b
)
=
(
0
,
0
)
and radius
r
=
5
First verify that
(
3
,
−
4
)
actually lies on the circle;
Subs
x
=
3
oito the circle equation:
⇒
3
2
+
y
2
=
25
=
y
2
=
16
⇒
y
=
±
4
So
(
3
,
−
4
)
does indeed lie on the circle. A straight line passing between that point and the centre of the circle
(
0
,
0
)
will be perpendicular to the tangent. So the gradient of the normal is given by:
m
N
=
Δ
y
Δ
x
=
−
4
−
0
3
−
0
=
−
4
3
Then as the normal is perpendicular to the tangent the product of their gradients is
−
1
, so then:
m
T
=
3
4
So using the point/slope form
y
−
y
1
=
m
(
x
−
x
1
)
the equation we seek is;
y
−
(
−
4
)
=
3
4
(
x
−
3
)
∴
y
+
4
=
3
4
x
−
9
4