Answer:
It's supposed to be Adjustments, but it's not on here so it's D.
Answer:
36 = (x+7)^2 + (y-6)^2
Step-by-step explanation:
6^2=(x-(-7))^2 + (y-6)^2
It sounds like everything is being described in reference to angle A, so a good starting point is to pick a variable to represent the measure of angle A. I'm going to use "a" for that.
Next, I'm going to take the verbal descriptions in the problem and "translate" them into "math language". They say angle B is 5 times angle A, so that means the measure of angle B is actually 5a. The size of angle C is 5 degrees less than 4 times the size of A, so that translates to 4a-5.
We now know the following:
Angle A: a
Angle B: 5a
Angle C: 4a-5
Now, to find the value of a, we need to remember that all the angles in a triangle add up to 180 degrees.
So we have: a+5a+4a-5 = 180
We can solve that equation by combining like terms to get: 10a-5=180
We can add 5 to both sides: 10a =185
And divide by 10: a = 18.5
That tells us the measure of angle A! (It's 18.5 degrees). Now we can go back and find B by multiplying A by 5. We get 92.5 degrees for that.
Finally, we can find C by taking 4*18.5-5. We get 69 degrees for that.
One last thing-- let's check that they really do add up to 180! 69+92.5+18.5 = 180. Yep!
Hope that helps you!!
Consider two points in a two dimensional coordinate plane

As you know mid point of a line joining two points is the coordinate of the middle point of only that portion of line joining between two points.
[tex]\text { Mid point of } (x_{1},y_{1})\text { and } (x_{2},y_{2}) =(\frac{x_{1}+x_{2}}{2} ,\frac{y_{1}+y_{2}}{2})[/tex]
As we know distance formula gives the Distance between line joining two points in two dimensional coordinate system.It is always positive.
[tex]\text { Distance formula between two points } (x_{1},y_{1})\text { and } (x_{2},y_{2}) =\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2}[/tex]
Distance formula gives the distance between two points, whereas Mid point formula gives coordinate of the middle point.