Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A coordinate plane (Cartesian plane) uses a pair of numerical coordinates (x, y) to uniquely determine the position of a point.
The Midpoint is the central point of a line segment that is equidistant from both endpoints.
The Length (or Distance) of a line segment is the straight-line measurement between two points, calculated using the Pythagorean Theorem.
When calculating distance, the order of points and does not matter because the differences are squared.
Horizontal lines have the same y-coordinates, while vertical lines have the same x-coordinates.
📐Formulae
Midpoint
Length
💡Examples
Problem 1:
Find the midpoint of the line segment joining the points and .
Solution:
Explanation:
To find the midpoint, add the x-coordinates together and divide by 2, then add the y-coordinates together and divide by 2.
Problem 2:
Calculate the length of the line segment with endpoints and .
Solution:
units
Explanation:
Substitute the coordinates into the distance formula. Subtract the x-values and y-values, square the results, sum them up, and finally take the square root.
Problem 3:
The midpoint of a line segment is . If point is , find the coordinates of point .
Solution:
Let be . . . Point is .
Explanation:
This is a 'reverse' midpoint problem. Set up two separate equations (one for x and one for y) using the midpoint formula and solve for the unknown coordinates of the endpoint.