Subjects geometry

Isosceles Roof 003358

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

Use the AI math solver

1. **Problem statement:** We have an isosceles triangle with base 14 m and height $y$ m. Vertical walls $AB$ and $DC$ each have length $x$ m. The segment $BC$ is 8 m. We need to show $x=\frac{3y}{7}$ using similar triangles and then find $y$ given the shaded area $ABCDE$ is 12 m². 2. **Using similar triangles:** The large triangle $EAD$ has height $y$ and base 14. The smaller triangles $ABE$ and $DCE$ are right triangles with vertical sides $x$ and bases $3$ each because $AB$ and $DC$ drop vertically and $BC=8$, so the remaining base segments are $(14-8)/2=3$ each. 3. The triangles $ABE$ and $EAD$ are similar because they share angle $E$ and both have right angles. 4. Using similarity ratios for heights and bases: $$\frac{x}{y} = \frac{3}{7}$$ because the base of $ABE$ is 3 and base of $EAD$ is 7 (half of 14). 5. Therefore, $$x = \frac{3y}{7}$$ 6. **Finding $y$ using area:** The area of the large triangle $EAD$ is $$\text{Area} = \frac{1}{2} \times 14 \times y = 7y$$ 7. The shaded region $ABCDE$ is the large triangle minus the two small triangles $ABE$ and $DCE$. Each small triangle has area: $$\frac{1}{2} \times 3 \times x = \frac{3x}{2}$$ 8. Total shaded area: $$12 = 7y - 2 \times \frac{3x}{2} = 7y - 3x$$ 9. Substitute $x = \frac{3y}{7}$: $$12 = 7y - 3 \times \frac{3y}{7} = 7y - \frac{9y}{7}$$ 10. Simplify: $$12 = \frac{49y}{7} - \frac{9y}{7} = \frac{40y}{7}$$ 11. Solve for $y$: $$y = \frac{12 \times 7}{40} = \frac{84}{40} = 2.1$$ **Final answers:** $$x = \frac{3y}{7}$$ $$y = 2.1$$