Math Problem Statement

In the diagram below, we have $\overline{AB}\parallel\overline{CD}$, $EF = FG$, $\angle AEG = x^\circ$, and $\angle BEF = 100^\circ + x^\circ$. Find the value of $x$.

[asy] pair A,B,C,D,EE,F,G; D = (0,0); C = (1.5,0); A = (1.5,0.7); B = (0,0.7); draw (A--B); draw(C--D); EE = (0.2,0.7); F = (0.4,0); G = F + (sqrt(0.53),0); draw(F--EE--G); label("$G$",G,S); label("$F$",F,S); label("$E$",EE,N); label("$A$",A,E); label("$C$",C,E); label("$B$",B,W); label("$D$",D,W); dot(A); dot(B); dot(C); dot(D); [/asy]

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Geometry
Parallel Lines
Isosceles Triangle
Angle Sum in a Triangle

Formulas

Sum of angles in a triangle: \(\angle_1 + \angle_2 + \angle_3 = 180^\circ\)

Theorems

Alternate Interior Angles Theorem
Properties of Isosceles Triangles

Suitable Grade Level

Grades 9-11