Answer:
Explanation:
Input Data :
Point 1
(
x
A
,
y
A
)
= (0, 2)
Point 2
(
x
B
,
y
B
)
= (8, 8)
Objective :
Find what is a midpoint of a line segment?
Solution :
Midpoint
(
x
M
,
y
M
)
=
(
x
A
+
x
B
2
,
y
A
+
y
B
2
)
=
(
0
+
8
2
,
2
+
8
2
)
=
(
8
2
,
10
2
)
Midpoint of a line segment
(
x
M
,
y
M
)
= (4, 5)
hope that help
mark me brill