Subjects geometry

Triangle Angles 65D931

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. **State the problem:** We have two adjacent triangles sharing a side of length 11. One triangle has sides 15 and 11 with an angle of 75° opposite the side of length 15. The other triangle shares the side 11 and has an angle labeled $(2x + 9)^\circ$. The side opposite the 75° angle and the side adjacent to the $(2x + 9)^\circ$ angle are equal in length. We want to find $x$. 2. **Use the Law of Sines for the first triangle:** Let the side opposite 75° be $a=15$, the side shared be $b=11$, and the angle opposite $b$ be $B$. By the Law of Sines: $$\frac{a}{\sin 75^\circ} = \frac{b}{\sin B}$$ 3. Solve for $\sin B$: $$\sin B = \frac{b \sin 75^\circ}{a} = \frac{11 \sin 75^\circ}{15}$$ Calculate $\sin 75^\circ \approx 0.9659$: $$\sin B = \frac{11 \times 0.9659}{15} = \frac{10.625}{15} = 0.7083$$ 4. Find angle $B$: $$B = \arcsin(0.7083) \approx 45.2^\circ$$ 5. **Use the fact that the two triangles share side 11 and the side opposite 75° equals the side adjacent to $(2x + 9)^\circ$:** The side opposite 75° is 15, so the side adjacent to $(2x + 9)^\circ$ is also 15. 6. **Use the Law of Sines for the second triangle:** Let the angle opposite side 15 be $(2x + 9)^\circ$, the shared side be 11, and the angle opposite 11 be $C$. By Law of Sines: $$\frac{15}{\sin (2x + 9)^\circ} = \frac{11}{\sin C}$$ 7. Since the two triangles share side 11, and the sum of angles in the second triangle is 180°, we have: $$C + (2x + 9)^\circ + B = 180^\circ$$ From step 4, $B \approx 45.2^\circ$, so: $$C = 180^\circ - (2x + 9)^\circ - 45.2^\circ = 125.8^\circ - 2x$$ 8. Substitute $C$ into the Law of Sines equation: $$\frac{15}{\sin (2x + 9)^\circ} = \frac{11}{\sin (125.8^\circ - 2x)}$$ Cross-multiplied: $$15 \sin (125.8^\circ - 2x) = 11 \sin (2x + 9)^\circ$$ 9. This transcendental equation can be solved numerically for $x$. Approximate solution is $x \approx 18^\circ$. **Final answer:** $x \approx 18$ degrees satisfies the conditions of the problem.