The problem provides the coordinates of three points $A$, $B$, and $C$ in an orthonormal coordinate system. It asks several questions, including finding the coordinates of vector $AB$, calculating the length of $AB$, finding the midpoint of $AB$, verifying the equation of line $AB$, checking if point $C$ lies on line $AB$, and finding the equation of a line perpendicular to $AB$ passing through $C$, and also the equation of a line parallel to $AB$ and passing through $E(2,5)$.

GeometryVectorsCoordinate GeometryLinesDistance FormulaMidpoint FormulaSlopePerpendicular LinesParallel Lines
2025/4/25

1. Problem Description

The problem provides the coordinates of three points AA, BB, and CC in an orthonormal coordinate system. It asks several questions, including finding the coordinates of vector ABAB, calculating the length of ABAB, finding the midpoint of ABAB, verifying the equation of line ABAB, checking if point CC lies on line ABAB, and finding the equation of a line perpendicular to ABAB passing through CC, and also the equation of a line parallel to ABAB and passing through E(2,5)E(2,5).

2. Solution Steps

2. Coordinates of Vector AB:

The coordinates of vector ABAB are given by (xBxA,yByA)(x_B - x_A, y_B - y_A).
Given A(1,3)A(1,3) and B(2,5)B(2,5), we have:
AB=(21,53)=(1,2)AB = (2-1, 5-3) = (1, 2)

3. Calculate AB:

The length of ABAB is given by the distance formula:
AB=(xBxA)2+(yByA)2AB = \sqrt{(x_B - x_A)^2 + (y_B - y_A)^2}
AB=(21)2+(53)2=12+22=1+4=5AB = \sqrt{(2-1)^2 + (5-3)^2} = \sqrt{1^2 + 2^2} = \sqrt{1+4} = \sqrt{5}

4. Coordinates of Midpoint of AB:

The midpoint MM of segment ABAB has coordinates (xA+xB2,yA+yB2)(\frac{x_A + x_B}{2}, \frac{y_A + y_B}{2}).
M=(1+22,3+52)=(32,82)=(32,4)M = (\frac{1+2}{2}, \frac{3+5}{2}) = (\frac{3}{2}, \frac{8}{2}) = (\frac{3}{2}, 4)

5. Show that the equation of line AB is y = 2x + 1:

We have the points A(1,3)A(1,3) and B(2,5)B(2,5). The slope mm is yByAxBxA=5321=21=2\frac{y_B - y_A}{x_B - x_A} = \frac{5-3}{2-1} = \frac{2}{1} = 2.
Using the point-slope form, yyA=m(xxA)y - y_A = m(x - x_A), we have y3=2(x1)y - 3 = 2(x - 1).
y3=2x2y - 3 = 2x - 2, so y=2x+1y = 2x + 1.

6. Does point C belong to line AB?

We have C(2,1)C(-2,1). Substitute x=2x=-2 into the equation y=2x+1y = 2x + 1:
y=2(2)+1=4+1=3y = 2(-2) + 1 = -4 + 1 = -3.
Since the yy-coordinate of CC is 1, and the yy-coordinate on the line ABAB when x=2x=-2 is -3, CC does not belong to the line ABAB.

7. Equation of the line (D) perpendicular to (AB) passing through C:

The slope of line ABAB is

2. The slope of a line perpendicular to $AB$ is $-\frac{1}{2}$.

Using the point-slope form with C(2,1)C(-2,1) and slope 12-\frac{1}{2}:
y1=12(x(2))=12(x+2)y - 1 = -\frac{1}{2}(x - (-2)) = -\frac{1}{2}(x + 2)
y1=12x1y - 1 = -\frac{1}{2}x - 1
y=12xy = -\frac{1}{2}x

8. Equation of the line (A) parallel to (AB) passing through E(2,5):

Since the line is parallel to ABAB, its slope is the same as ABAB, which is

2. Using the point-slope form with $E(2,5)$ and slope 2:

y5=2(x2)y - 5 = 2(x - 2)
y5=2x4y - 5 = 2x - 4
y=2x+1y = 2x + 1

3. Final Answer

2. $AB = (1, 2)$

3. $AB = \sqrt{5}$

4. $M = (\frac{3}{2}, 4)$

5. $y = 2x + 1$

6. No, point C does not belong to line AB.

7. $y = -\frac{1}{2}x$

8. $y = 2x + 1$

Related problems in "Geometry"

The problem asks for the coordinates of vertex $V$ after the given rectangle is reflected in the das...

ReflectionCoordinate GeometryTransformations
2025/6/14

The problem asks for the coordinates of vertex $V$ after the given rectangle is reflected in the das...

Coordinate GeometryReflectionGeometric Transformations
2025/6/14

The problem asks for the coordinates of vertex $V$ after the rectangle is reflected in the dashed li...

ReflectionCoordinate GeometryTransformations
2025/6/14

Shape J is translated 4 squares down to give shape K. We need to write this translation as a vector.

VectorsTransformationsTranslation
2025/6/14

Point P moves on the circle $(x-6)^2 + y^2 = 9$. Find the locus of point Q which divides the line se...

LocusCirclesCoordinate Geometry
2025/6/12

We are given three points $A(5, 2)$, $B(-1, 0)$, and $C(3, -2)$. (1) We need to find the equation of...

CircleCircumcircleEquation of a CircleCoordinate GeometryCircumcenterRadius
2025/6/12

The problem consists of two parts: (a) A window is in the shape of a semi-circle with radius 70 cm. ...

CircleSemi-circlePerimeterBase ConversionNumber Systems
2025/6/11

The problem asks us to find the volume of a cylindrical litter bin in m³ to 2 decimal places (part a...

VolumeCylinderUnits ConversionProblem Solving
2025/6/10

We are given a triangle $ABC$ with $AB = 6$, $AC = 3$, and $\angle BAC = 120^\circ$. $AD$ is an angl...

TriangleAngle BisectorTrigonometryArea CalculationInradius
2025/6/10

The problem asks to find the values for I, JK, L, M, N, O, PQ, R, S, T, U, V, and W, based on the gi...

Triangle AreaInradiusGeometric Proofs
2025/6/10