Respuesta :
Given equation of the Circle is ,
[tex]\sf\implies x^2 + y^2 = 25 [/tex]
And we need to tell that whether the point (-4,2) lies inside or outside the circle. On converting the equation into Standard form and determinimg the centre of the circle as ,
[tex]\sf\implies (x-0)^2 +( y-0)^2 = 5 ^2[/tex]
Here we can say that ,
• Radius = 5 units
• Centre = (0,0)
Finding distance between the two points :-
[tex]\sf\implies Distance = \sqrt{ (0+4)^2+(2-0)^2} \\\\\sf\implies Distance = \sqrt{ 16 + 4 } \\\\\sf\implies Distance =\sqrt{20}\\\\\sf\implies\red{ Distance = 4.47 }[/tex]
- Here we can see that the distance of point from centre is less than the radius.
Hence the point lies within the circle .
Answer:
inside the circle
Step-by-step explanation:
The equation of a circle centred at the origin is
x² + y² = r² ( r is the radius )
x² + y² = 25 ← is in this form
with r = [tex]\sqrt{25[/tex] = 5
Calculate the distance d from the centre to the point (- 4, 2 ) using the distance formula
d = [tex]\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2 }[/tex]
with (x₁, y₁ ) = (0, 0) and (x₂, y₂ ) = (- 4, 2)
d= [tex]\sqrt{(-4-0)^2+(2-0)^2}[/tex]
= [tex]\sqrt{(-4)^2+2^2}[/tex]
= [tex]\sqrt{16+4}[/tex]
= [tex]\sqrt{20}[/tex]
≈ 4.5 ( to 1 dec. place )
Since 4.5 is less than the radius of 5
Then (- 4, 2 ) lies inside the circle