Theres a formula to find the midpoint it’s... (x1+x2)/2, (y1+y2)/2. You fill in the x’s and y’s to get (-5+7)/2 for x, which equals 1 and (4-5)/2 to get -0.5. (1, -0.5) is your answer
Answer:
k
Step-by-step explanation:
lol
The price increased by $12
4t+2c=200
2t+7c=400
I will solve for c in terms of t first
4t+2c=200
2c=200-4t
c=100-2t
Then I will substitute this in for c in the second equation to make it single variable
2t+7c=400
2t+7(100-2t)=400
2t+700-14t=400
300t=12
t=25
Tables cost $25 each
Plug t back into one of the ORIGINAL equations to find the cost of chairs
4(25)+2c=200
100+2c=200
2c=100
c=50
Chairs cost $50 each
Hope this helps! :)
You have the correct answer. Nice work. If you need to see the steps, then see below
-------------------------------------------------------------------------------
First we need to find the midpoint of H and I
The x coordinates of the two points are -4 and 2. They add to -4+2 = -2 and then cut that in half to get -1
Do the same for the y coordinates: 2+4 = 6 which cuts in half to get 3
So the midpoint of H and I is (-1,3). The perpendicular bisector will go through this midpoint
---------------------
Now we must find the slope of segment HI
H = (-4,2) = (x1,y1)
I = (2,4) = (x2,y2)
m = (y2 - y1)/(x2 - x1)
m = (4 - 2)/(2 - (-4))
m = (4 - 2)/(2 + 4)
m = 2/6
m = 1/3
Flip the fraction to get 1/3 ---> 3/1 = 3
Then flip the sign: +3 ----> -3
So the slope of the perpendicular bisector is -3
-----------------------
Use m = -3 which is the slope we found
and (x,y) = (-1,3), which is the midpoint found earlier
to get the following
y = mx+b
3 = -3*(-1)+b
3 = 3+b
3-3 = 3+b-3
0 = b
b = 0
So if m = -3 and b = 0, then y = mx+b turns into y = -3x+0 and it simplifies to y = -3x
So that confirms you have the right answer. I've also used GeoGebra to help confirm the answer (see attached)