Answer:

Step-by-step explanation:
For
the set of points that include all solutions are
such that
; then we have
.
What is important to stress here is that
represents all of the solutions, while other points that we are given represent one solution (for example, point (2,-1) is just one solution)
Subtract 3 from each side to isolate the x and you get x=y-3
Answer:
g(x)=3
Step-by-step explanation:
Let's find the answer.
W(f,g)=3e^x which can be written as:
W(f,g)=(3)*(e^x), notice that:
(e^x)=f(x) so:
W(f,g)=3*f(x), establishing:
W(f,g)=g(x)*f(x) then:
g(x)=3
In conclusion, g(x)=3.
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