The problem is to perform various geometric calculations and determinations based on the given points $A(1,3)$, $B(2,5)$, and $C(-2,1)$ in an orthonormal coordinate system. The specific tasks include placing the points, finding the coordinates of vector $\vec{AB}$, calculating the distance $AB$, finding the coordinates of the midpoint $I$ of segment $[AB]$, determining the equation of line $(AB)$, checking if $C$ lies on $(AB)$, finding the equation of the line perpendicular to $(AB)$ through $C$, and finding the equation of the line parallel to $(AB)$ through $E(2,5)$.

GeometryCoordinate GeometryVectorsDistance FormulaMidpoint FormulaEquation of a LineSlopeParallel LinesPerpendicular Lines
2025/4/25

1. Problem Description

The problem is to perform various geometric calculations and determinations based on the given points A(1,3)A(1,3), B(2,5)B(2,5), and C(2,1)C(-2,1) in an orthonormal coordinate system. The specific tasks include placing the points, finding the coordinates of vector AB\vec{AB}, calculating the distance ABAB, finding the coordinates of the midpoint II of segment [AB][AB], determining the equation of line (AB)(AB), checking if CC lies on (AB)(AB), finding the equation of the line perpendicular to (AB)(AB) through CC, and finding the equation of the line parallel to (AB)(AB) through E(2,5)E(2,5).

2. Solution Steps

(2) Determine the coordinates of the vector AB\vec{AB}.
AB=(xBxA,yByA)=(21,53)=(1,2)\vec{AB} = (x_B - x_A, y_B - y_A) = (2 - 1, 5 - 3) = (1, 2)
(3) Calculate ABAB.
The distance formula is 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) Determine the coordinates of the midpoint II of segment [AB][AB].
The midpoint formula is I=(xA+xB2,yA+yB2)I = (\frac{x_A + x_B}{2}, \frac{y_A + y_B}{2}).
I=(1+22,3+52)=(32,82)=(32,4)I = (\frac{1 + 2}{2}, \frac{3 + 5}{2}) = (\frac{3}{2}, \frac{8}{2}) = (\frac{3}{2}, 4)
(5) Show that the reduced equation of line (AB)(AB) is y=2x+1y = 2x + 1.
The slope of line (AB)(AB) is m=yByAxBxA=5321=21=2m = \frac{y_B - y_A}{x_B - x_A} = \frac{5 - 3}{2 - 1} = \frac{2}{1} = 2.
The equation of the line (AB)(AB) is yyA=m(xxA)y - y_A = m(x - x_A).
y3=2(x1)y - 3 = 2(x - 1)
y3=2x2y - 3 = 2x - 2
y=2x2+3y = 2x - 2 + 3
y=2x+1y = 2x + 1
(6) Does point CC belong to line (AB)(AB)?
The equation of line (AB)(AB) is y=2x+1y = 2x + 1.
For point C(2,1)C(-2, 1), substitute the coordinates into the equation:
1=2(2)+11 = 2(-2) + 1
1=4+11 = -4 + 1
1=31 = -3
This is false, so point CC does not belong to line (AB)(AB).
(7) Determine the reduced equation of the line (D)(D) perpendicular to (AB)(AB) and passing through point CC.
The slope of line (AB)(AB) is 22. The slope of a line perpendicular to (AB)(AB) is m=12m' = -\frac{1}{2}.
The equation of line (D)(D) is yyC=m(xxC)y - y_C = m'(x - x_C).
y1=12(x(2))y - 1 = -\frac{1}{2}(x - (-2))
y1=12(x+2)y - 1 = -\frac{1}{2}(x + 2)
y1=12x1y - 1 = -\frac{1}{2}x - 1
y=12x1+1y = -\frac{1}{2}x - 1 + 1
y=12xy = -\frac{1}{2}x
(8) Determine the reduced equation of the line (Δ)(\Delta) parallel to (AB)(AB) and passing through point E(2,5)E(2, 5).
The slope of line (AB)(AB) is 22. Since (Δ)(\Delta) is parallel to (AB)(AB), its slope is also 22.
The equation of line (Δ)(\Delta) is yyE=m(xxE)y - y_E = m(x - x_E).
y5=2(x2)y - 5 = 2(x - 2)
y5=2x4y - 5 = 2x - 4
y=2x4+5y = 2x - 4 + 5
y=2x+1y = 2x + 1

3. Final Answer

(2) AB=(1,2)\vec{AB} = (1, 2)
(3) AB=5AB = \sqrt{5}
(4) I=(32,4)I = (\frac{3}{2}, 4)
(5) y=2x+1y = 2x + 1
(6) No, CC does not belong to (AB)(AB).
(7) y=12xy = -\frac{1}{2}x
(8) y=2x+1y = 2x + 1

Related problems in "Geometry"

The problem describes geometric transformations in animations. It asks to find the translations that...

Geometric TransformationsTranslationsCoordinate Geometry
2025/4/28

We are given a circle with equation $x^2 + y^2 + 2x - 6y + 1 = 0$ and a line with equation $3x - y +...

CirclesLinesChordMidpointDistance FormulaCoordinate Geometry
2025/4/28

The problem asks to identify a central angle in a circle with center $F$. $GI$ is a diameter and the...

CircleCentral AngleDiameterSupplementary Angles
2025/4/28

We are given a circle with center $T$. $NL$ and $MK$ are diameters of the circle. We are given that ...

CirclesAnglesArcsDiametersCentral AngleMajor Arc
2025/4/28

The problem asks us to identify the type of arc $mNL$ (major arc, minor arc, or semicircle) and find...

CircleArcDiameterCentral AngleMajor ArcMinor Arc
2025/4/28

We are given a circle with center $T$. $NL$ and $MK$ are diameters of circle $T$. In Part A, we need...

CirclesArcsAnglesDiameterMajor ArcMinor ArcSemicircle
2025/4/28

The problem asks to find the value of $x$ given that a circle is divided into three angles: $189^\ci...

AnglesCirclesEquation Solving
2025/4/28

Calculate the area of a regular dodecagon with a radius of 5 cm.

AreaPolygonsDodecagonTrigonometryRegular Polygon
2025/4/28

A hollow hemispherical bowl A has an inner radius of $a$ cm and a thickness of 1 cm. There is also a...

Surface AreaHemisphereArea CalculationGeometric Shapes
2025/4/28

The problem requires us to find the lengths of sides $b$ and $c$ in a right-angled triangle ABC, whe...

TrigonometryRight TrianglesSineCosineTriangle Sides
2025/4/28