We are given a triangle $ABC$ with an altitude $BD$. We know that $|AB|=13$, $|BD|=12$, and $|DC|=4$. We need to calculate the lengths of $|AC|$ and $|BC|$.

GeometryTrianglesPythagorean TheoremAltitudeRight Triangles
2025/4/13

1. Problem Description

We are given a triangle ABCABC with an altitude BDBD. We know that AB=13|AB|=13, BD=12|BD|=12, and DC=4|DC|=4. We need to calculate the lengths of AC|AC| and BC|BC|.

2. Solution Steps

First, we consider the right triangle ABDABD. By the Pythagorean theorem, we have
AB2=AD2+BD2|AB|^2 = |AD|^2 + |BD|^2
132=AD2+12213^2 = |AD|^2 + 12^2
169=AD2+144169 = |AD|^2 + 144
AD2=169144=25|AD|^2 = 169 - 144 = 25
AD=25=5|AD| = \sqrt{25} = 5.
Now we can find AC|AC| by adding AD|AD| and DC|DC|.
AC=AD+DC=5+4=9|AC| = |AD| + |DC| = 5 + 4 = 9.
Next, we consider the right triangle BCDBCD. By the Pythagorean theorem, we have
BC2=BD2+DC2|BC|^2 = |BD|^2 + |DC|^2
BC2=122+42|BC|^2 = 12^2 + 4^2
BC2=144+16=160|BC|^2 = 144 + 16 = 160
BC=160=1610=410|BC| = \sqrt{160} = \sqrt{16 \cdot 10} = 4\sqrt{10}.

3. Final Answer

AC=9|AC| = 9
BC=410|BC| = 4\sqrt{10}

Related problems in "Geometry"

Given three vectors $\vec{a} = 6\hat{i} + 3\hat{j} - 9\hat{k}$, $\vec{b} = 12\hat{i} - 8\hat{j} - 4\...

VectorsDot ProductCross ProductScalar Triple ProductVector Triple Product3D Geometry
2025/6/15

The problem asks to prove the Angle Sum Theorem for a triangle, which states that the sum of the int...

Angle Sum TheoremTrianglesGeometric ProofParallel LinesAlternate Interior Angles
2025/6/15

We are given a triangle $ABC$ with an angle $A = 55^\circ$. We are also given that $DE$ is parallel ...

TrianglesParallel LinesAnglesGeometric Proof
2025/6/15

The problem describes a geometric construction. It asks us to: i. Construct triangle ABC with $AB = ...

Geometric ConstructionTrianglesTrapeziumsCirclesArea CalculationAnglesParallel LinesPerpendicular Bisector
2025/6/15

The problem asks to perform a series of geometric constructions and calculations based on the given ...

Geometric ConstructionTrianglesTrapeziumsCirclesAnglesArea CalculationLaw of Cosines
2025/6/15

Given that vectors $\vec{a}$, $\vec{b}$, and $\vec{c}$ are coplanar, we need to show that the determ...

VectorsDeterminantsLinear AlgebraCoplanar VectorsDot Product
2025/6/15

We need to show that the four points $A = -6i + 3j + 2k$, $B = 3i - 2j + 4k$, $C = 5i + 7j + 3k$, an...

Vectors3D GeometryCoplanar PointsScalar Triple ProductDeterminants
2025/6/15

We need to prove that the scalar triple product of the vectors $a+b$, $b+c$, and $c+a$ is equal to t...

Vector AlgebraScalar Triple ProductVector Operations3D Geometry
2025/6/15

The problem asks us to find the volume of a tetrahedron with vertices $A(2, -1, -3)$, $B(4, 1, 3)$, ...

3D GeometryVolumeTetrahedronVectorsScalar Triple ProductCross Product
2025/6/15

The problem asks to find the equation of the line $AB$ given points $A(-1, 3, 2)$ and $B(2, 1, -2)$....

3D GeometryLines in 3DParametric EquationsIntersection of Lines and Planes
2025/6/15