Looking for reliable answers? Westonci.ca is the ultimate Q&A platform where experts share their knowledge on various topics. Experience the ease of finding reliable answers to your questions from a vast community of knowledgeable experts. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.
Sagot :
The radius is from center to point on a circle.
So your task is count distance between two points: S(10,6) and A(-3,3).
Distance between two points A(x1, y1) and B(x2, y2) count from this formula:
[tex]|AB|=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \\ \\ \hbox{So:} \\ \\ r=|SA|=\sqrt{(-3-10)^2+(3-6)^2}=\sqrt{(-13)^2+(-3)^2}=\sqrt{169+9}= \\ r= \sqrt{178}[/tex]
So your task is count distance between two points: S(10,6) and A(-3,3).
Distance between two points A(x1, y1) and B(x2, y2) count from this formula:
[tex]|AB|=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \\ \\ \hbox{So:} \\ \\ r=|SA|=\sqrt{(-3-10)^2+(3-6)^2}=\sqrt{(-13)^2+(-3)^2}=\sqrt{169+9}= \\ r= \sqrt{178}[/tex]
We appreciate your time. Please come back anytime for the latest information and answers to your questions. We hope this was helpful. Please come back whenever you need more information or answers to your queries. Westonci.ca is your go-to source for reliable answers. Return soon for more expert insights.