The problem asks us to find the equation of a line that is parallel to a given line and passes through a given point. We need to solve two such problems: 7) Find the equation of the line parallel to $x - 2y + 6 = 0$ and passing through $P(3, 0)$. 8) Find the equation of the line parallel to $x + y - 3 = 0$ and passing through $P(-2, 2)$.

GeometryLinear EquationsParallel LinesSlope-intercept formEquation of a line
2025/4/28

1. Problem Description

The problem asks us to find the equation of a line that is parallel to a given line and passes through a given point. We need to solve two such problems:
7) Find the equation of the line parallel to x2y+6=0x - 2y + 6 = 0 and passing through P(3,0)P(3, 0).
8) Find the equation of the line parallel to x+y3=0x + y - 3 = 0 and passing through P(2,2)P(-2, 2).

2. Solution Steps

7) The equation of the given line L1L_1 is x2y+6=0x - 2y + 6 = 0. First, we find the slope of this line. We can rewrite the equation in slope-intercept form (y=mx+by = mx + b), where mm is the slope.
x2y+6=02y=x+6y=12x+3x - 2y + 6 = 0 \Rightarrow 2y = x + 6 \Rightarrow y = \frac{1}{2}x + 3.
The slope of the line L1L_1 is m1=12m_1 = \frac{1}{2}.
Since the line we want to find is parallel to L1L_1, it must have the same slope. Thus, the slope of the new line is m=12m = \frac{1}{2}.
The equation of a line with slope mm passing through point (x1,y1)(x_1, y_1) is given by:
yy1=m(xx1)y - y_1 = m(x - x_1)
In our case, the point is P(3,0)P(3, 0), so x1=3x_1 = 3 and y1=0y_1 = 0. Plugging in the values, we get:
y0=12(x3)y - 0 = \frac{1}{2}(x - 3)
y=12x32y = \frac{1}{2}x - \frac{3}{2}
To write it in the general form, we can multiply both sides by 2:
2y=x32y = x - 3
x2y3=0x - 2y - 3 = 0
8) The equation of the given line L1L_1 is x+y3=0x + y - 3 = 0. We rewrite it in slope-intercept form to find the slope.
x+y3=0y=x+3x + y - 3 = 0 \Rightarrow y = -x + 3.
The slope of the line L1L_1 is m1=1m_1 = -1.
Since the line we want to find is parallel to L1L_1, it must have the same slope. Thus, the slope of the new line is m=1m = -1.
The equation of a line with slope mm passing through point (x1,y1)(x_1, y_1) is given by:
yy1=m(xx1)y - y_1 = m(x - x_1)
In our case, the point is P(2,2)P(-2, 2), so x1=2x_1 = -2 and y1=2y_1 = 2. Plugging in the values, we get:
y2=1(x(2))y - 2 = -1(x - (-2))
y2=1(x+2)y - 2 = -1(x + 2)
y2=x2y - 2 = -x - 2
y=xy = -x
To write it in the general form:
x+y=0x + y = 0

3. Final Answer

7) x2y3=0x - 2y - 3 = 0
8) x+y=0x + y = 0

Related problems in "Geometry"

The problem states that $Z$ is the centroid of triangle $TRS$. Given that $TO = 7b + 5$, $OR = 13b -...

CentroidTriangleMidpointAlgebraic EquationsLine Segments
2025/7/1

We are given that $m\angle ACT = 15a - 8$ and $m\angle ACB = 74$. Also, S is the incenter of $\trian...

Angle BisectorIncenterTriangleAnglesAlgebraic Manipulation
2025/7/1

$S$ is the circumcenter of triangle $ABC$. $CP = 7x - 1$ and $PB = 6x + 3$. Find the value of $x$ an...

GeometryTriangleCircumcenterMidpointAlgebraic Equations
2025/7/1

We are given a triangle $ABC$ and a point $S$ which is the circumcenter. $CP = 7x - 1$ and $PB = 6x ...

TriangleCircumcenterLine SegmentsAlgebraic Equations
2025/7/1

The problem provides the radius of a circle as $21.5$ cm and a central angle as $316$ degrees. We ne...

CircleArc LengthCircumferenceAngle Measurement
2025/7/1

The problem provides the radius of a circle, $r = 21.5$ cm, and the angle of a sector, $\theta = 316...

CircleSectorArc LengthRadiansAngle Conversion
2025/7/1

The problem asks us to locate the points D, F, E, and G on the graph based on their relative positio...

Coordinate GeometryPointsSpatial ReasoningVisual Estimation
2025/6/30

The image shows a coordinate grid with several points labeled A, B, C, P, Q, X, and Y. The task invo...

Coordinate GeometryCartesian PlanePointsCoordinates
2025/6/30

The problem asks to find the equation of a plane passing through the point $D(1,0,2)$. The expressio...

Planes3D GeometryVector AlgebraEquation of a Plane
2025/6/28

The problem asks to find the equation of a plane that passes through the point $D(1, 0, 2)$ and cont...

Planes3D GeometryEquation of a Planeyz-plane
2025/6/28