If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10
Sin²t +cos²t =1
<span> x=2+3 sin t
sin t=(x-2)/3
</span><span>y=1-1/2cos t
y-1= - (cos t)/2
cos t =-(y-1)/(1/2)
</span>(x-2)²/3² + (y-1)²/(1/2)² = 1
Ellipse
2x + y = x - y - 3 = 6
Add 3 to everything
2x + y + 3 = x - y - 3 + 3 = 6 + 3
2x + y + 3 = x - y = 9
2x + y + 3 = 9
2x + y = 6 = x - y
Add y to everything
2x + 2y = 6 + y = x
Since x = 6 + y substitute every x with 6 + y
2(6 + y) + 2y = x
12 + 4y = x
This is as simplified as I can get and then just place 12 + 4y into every x in the original problem then solve
Answer:
Please see the attached pictures for full solution.
Divide the numerator by the denominator so for example if you had 1/2 you would divide 1 by 2 to get 0.5