if a || b and e || f, what is the value of y?\n87\n88\n91\n92

if a || b and e || f, what is the value of y?\n87\n88\n91\n92
Answer
Explanation:
Step 1: Use parallel lines property for angle relation
Since (a \parallel b) and (e \parallel f), the angles ((x + 1)^\circ) and ((x - 3)^\circ) are same-side interior angles formed by parallel lines (e) and (f) cut by transversal (a) (or (b)), thus they are supplementary:
[
(x + 1) + (x - 3) = 180
]
Step 2: Solve for (x)
Simplify and solve the equation:
[
2x - 2 = 180 \implies 2x = 182 \implies x = 91
]
Step 3: Determine (y) using corresponding angles
Angle (y^\circ) and ((x + 1)^\circ) are corresponding angles formed by parallel lines (a \parallel b) cut by transversal (e), so they are equal:
[
y = x + 1 = 91 + 1 = 92
]
Answer:
92