The equation for a circle is (x-h)^2 +(y-k)^2=r^2
You just have to plug in your coordinates h is the x and k is the y.
The r is radius squared.
so, (x-2)^2+(y-(-5)^2=144
You have to be careful of those tricky negative values. When you distribute the y-(-5) it turns into y+5.
So your answer is D.
They each share 27 dollars
The place with the best buy between village market and Sam's club is Sam's club at $0.59 per can.
<h3>Unit rate</h3>
Village market:
- Green beans = 5 cans
- Total cost = $3.70
Unit rate = Total cost / green beans
= 3.70 / 5
= $0.74 per can
Sam's club:
- Green beans = 10 cans
- Total cost = $5.90
Unit rate = Total cost / green beans
= 5.90/10
= $0.59 per can
Therefore, the place with the best buy between village market and Sam's club is Sam's club at $0.59 per can.
Learn more about unit rate:
brainly.com/question/4895463
#SPJ1
Answer:
d) Squared differences between actual and predicted Y values.
Step-by-step explanation:
Regression is called "least squares" regression line. The line takes the form = a + b*X where a and b are both constants. Value of Y and X is specific value of independent variable.Such formula could be used to generate values of given value X.
For example,
suppose a = 10 and b = 7. If X is 10, then predicted value for Y of 45 (from 10 + 5*7). It turns out that with any two variables X and Y. In other words, there exists one formula that will produce the best, or most accurate predictions for Y given X. Any other equation would not fit as well and would predict Y with more error. That equation is called the least squares regression equation.
It minimize the squared difference between actual and predicted value.