The two horizontal lines are parallel, and there is a third line that intersects them as shown below.
Solve for x
:
SOLUTION
The pink angles are adjacent to the blue angle and form a straight line, so we know that:
\color{BLUE}{Ax + B} + \color{PINK}{y} = 180
The pink angles equal each other because they are \color{GREEN}{\text{vertical angles}}
.
One of the pink angles \color{GREEN}{corresponds}
with the orange angle, and the other pink angle forms an \color{GREEN}{\text{alternate interior angle}}
. Therefore, the orange angle measure equals the pink angle measure.
\color{PINK}{y} = \color{ORANGE}{Cx + D}
Substitute \color{ORANGE}{Cx + D}
for \color{PINK}{y}
in our first equation.
\color{BLUE}{Ax + B} + \color{ORANGE}{Cx + D} = 180
Combine like terms.
A + Cx + B + D = 180
B + D > 0 ? "Subtract" : "Add" \color{PINK}{abs(B + D)}
B + D > 0 ? "from" : "to" both sides.
(A + Cx + B + D) \color{PINK}{+ -(B + D)} = 180 \color{PINK}{+ -(B + D)}
A + Cx = 180 - B - D
Divide by \color{PINK}{A + C}
.
\dfrac{A + Cx}{\color{PINK}{A + C}} = \dfrac{180 - B - D}{\color{PINK}{A + C}}
Simplify.
x = (180 - B - D) / (A + C)
Note that the blue and orange angles are \color{GREEN}{supplementary}
.