1. **Problem Statement:**
Calculate the surface area of a triangular pyramid with given edge lengths: 12 cm, 8 cm, 6.9 cm, and 8 cm.
2. **Understanding the Problem:**
A triangular pyramid (tetrahedron) has 4 triangular faces. To find the surface area, we need to find the area of each triangular face and sum them.
3. **Identify the Faces:**
Assuming the pyramid has edges:
- Base triangle with sides 12 cm, 8 cm, and 8 cm.
- Three other triangular faces sharing edges 12 cm, 8 cm, and 6.9 cm.
4. **Formula for Area of a Triangle (Heron's formula):**
$$
\text{Area} = \sqrt{s(s-a)(s-b)(s-c)}
$$
where $a,b,c$ are side lengths and $s=\frac{a+b+c}{2}$ is the semi-perimeter.
5. **Calculate Base Area:**
Sides: $a=12$, $b=8$, $c=8$
$$
s = \frac{12+8+8}{2} = 14$$
$$\text{Area}_{base} = \sqrt{14(14-12)(14-8)(14-8)} = \sqrt{14 \times 2 \times 6 \times 6} = \sqrt{1008} \approx 31.75$$
6. **Calculate Other Faces:**
Assuming the other faces have sides:
- Face 1: 12, 8, 6.9
- Face 2: 12, 8, 6.9
- Face 3: 8, 8, 6.9
Calculate semi-perimeters and areas:
Face 1 and Face 2 (same sides):
$$s = \frac{12+8+6.9}{2} = 13.45$$
$$\text{Area} = \sqrt{13.45(13.45-12)(13.45-8)(13.45-6.9)} = \sqrt{13.45 \times 1.45 \times 5.45 \times 6.55} \approx \sqrt{696.5} \approx 26.4$$
Face 3:
$$s = \frac{8+8+6.9}{2} = 11.45$$
$$\text{Area} = \sqrt{11.45(11.45-8)(11.45-8)(11.45-6.9)} = \sqrt{11.45 \times 3.45 \times 3.45 \times 4.55} \approx \sqrt{621.3} \approx 24.93$$
7. **Sum All Areas:**
$$\text{Surface Area} = 31.75 + 26.4 + 26.4 + 24.93 = 109.48$$
8. **Final Answer:**
The surface area of the triangular pyramid is approximately **109.48 square centimeters**.
Triangular Pyramid Area 63996A
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.