I need to be able to do this programmatically, so I'll need to be able to convert an example into algebra, but for the sake of hopefully having it make more sense to me, let's say the two sides are 15 units long, and the angle of the vertex is 12 degrees. How would I go about determining the length of the base?
2026-05-14 19:04:04.1778785444
Given the vertex angle and side lengths of an isosceles, find the base
5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint:
Sum of the angles in a triangle in $180^\circ$.
In a triangle, angles opposite to the equal sides are equal.
Sine Rule
$\sin\left(\dfrac \pi 2-\alpha \right)=\cos \alpha $ and $\sin \alpha=2 \sin \dfrac\alpha 2 \cos \dfrac\alpha 2$
Alternatively, you can use the law of the cosines which would yield the answer in a single step.