Slope of the line passing through two points <span><span>P=<span>(<span><span>x1</span>,<span>y1</span></span>) </span></span></span>and <span><span>Q=<span>(<span><span>x2</span>,<span>y2</span></span>)</span></span></span> is given by <span><span>m=<span><span><span>y2</span>−<span>y1/</span></span><span><span>x2</span>−<span>x1</span></span></span></span></span>.
We have that <span><span><span>x1</span>=−8</span></span>, <span><span><span>y1</span>=−3</span></span>, <span><span><span>x2</span>=−3</span></span>, <span><span><span>y2</span>=4</span></span>.
Plug given values into formula for slope: <span><span>m=<span><span><span>(4)</span>−<span>(<span>−3</span>)/</span></span><span><span>(<span>−3</span>)</span>−<span>(<span>−8</span>)</span></span></span>=<span>7/5</span></span></span>.
Now y-intercept is <span><span>b=<span>y1</span>−m⋅<span>x1</span></span></span> .
<span><span>b=−3−<span>(<span>7/5</span>)</span>⋅<span>(<span>−8</span>)</span>=<span>41/5.</span></span></span>
Finally, equation of the line can be written in the form <span><span>y=mx+b</span></span>.
<span><span>y=<span>7/5</span>x+<span>41/5</span></span></span>
3x - 3 = 2x
Add 3 on both sides
3x - 3 + 3 = 2x + 3
3x = 2x + 3
Subtract 2x on both sides
3x - 2x = 2x + 3 - 2x
3x - 2x = 3
x = 3
So, your final answer is x = 3.
Answer:
The coordinates of A would be (-1, 2)
Step-by-step explanation:
In order to find this, use the mid-point formula.
(xA + xB)/2 = xM
In this, the xA is the x value of point A, xB is the x value of point B, and xM is the x value of M. Now we plug in the known information and solve for xA.
(xA + 5)/2 = 2
xA + 5 = 4
xA = -1
Now we can do the same using the midpoint formula and the y values.
(yA + yB)/2 = yM
(yA + 10)/2 = 6
yA + 10 = 12
yA = 2
This gives us the midpoint of (-1, 2)