Answer: 7 2/3
Step-by-step explanation: got it wrong and it showed me the right answer on khan academy
Answer:
(5, 7 )
Step-by-step explanation:
Given 2 points (x₁, y₁ ) and (x₂, y₂ ) then the midpoint is
[ 0.5(x₁ + x₂ ), 0.5(y₁ + y₂ ) ]
here (x₁, y₁ ) = U(8, 9) and (x₂, y₂ ) = V(2, 5), thus
midpoint = [0.5(8 + 2), 0.5(9 + 5) ] = [0.5(10), 0.5(14) ] = (5, 7 )
Answer:
y=12
Step-by-step explanation:
Use order of operations. Subtract 18 from both sides and the divide by 2.
2y+18 -18=42-18
2y=24
y=12
Answer:
y = 1/5x - 11
Step-by-step explanation:
perpendicular to a line means we flip the slope to opposite of what it is
in other wrds, since your slope is -5, your new slope for the line perpendicular to it would be 1/5.
Now we just use the same equation to find the y-intercept, which is b.
y = mx + b; m is your slope and b is your y intercept.
use the points given; (5, -10).
-10 = 1/5(5) + b
-10 = 1 + b
-11 = b
now put your equation together since you have all the pieces
y = 1/5x - 11