Law of Sines Calculator
Solve triangles using the Law of Sines. Handles SSA and SAA configurations, detects the ambiguous case, and shows all solutions with step-by-step working.
📐 What is the Law of Sines?
The Law of Sines (also called the Sine Rule) is a fundamental trigonometric relationship that applies to every triangle, not just right triangles. It states that the ratio of a side length to the sine of its opposite angle is constant throughout the triangle: a/sin(A) = b/sin(B) = c/sin(C). This common ratio equals 2R, where R is the circumradius - the radius of the circle that passes through all three vertices of the triangle.
The Law of Sines is the primary tool for solving triangles in two important situations. The first is SAA (or AAS): when you know one side and two angles, the third angle is found by subtracting from 180°, and the Law of Sines gives the remaining sides. This always has a unique solution. The second is SSA: when you know two sides and a non-included angle - the famous ambiguous case, which may produce zero, one, or two valid triangles depending on the specific values.
Real-world applications are extensive. In surveying and navigation, the Law of Sines is used for triangulation - computing distances to an inaccessible point by observing angles from two known locations. In architecture and structural engineering, it helps calculate forces and lengths in truss structures. In astronomy, it underpins stellar parallax calculations. In physics, oblique collisions and wave refraction problems use the same sine ratio relationships.
This calculator handles both SAA and SSA configurations. For SSA (the ambiguous case), it detects and displays both solutions when they exist - a feature many basic calculators miss. The step-by-step working shows the sine ratio calculation and angle sum verification so you can follow the method and use it in your own work.
📐 Formula
📖 How to Use This Calculator
Steps
💡 Example Calculations
Example 1 — SAA: One Side and Two Angles
Triangle with a = 8, A = 45°, B = 60°
Example 2 — SSA: Ambiguous Case (Two Solutions)
Triangle with a = 7, b = 10, A = 40°
Example 3 — SSA: Unique Solution (a ≥ b)
Triangle with a = 12, b = 8, A = 50°
❓ Frequently Asked Questions
🔗 Related Calculators
What is the Law of Sines?
The Law of Sines states that in any triangle, a/sin(A) = b/sin(B) = c/sin(C), where a, b, c are side lengths and A, B, C are the opposite angles. This common ratio equals 2R, where R is the circumradius (radius of the circumscribed circle). The law holds for all triangles - acute, obtuse, and right.
When do you use the Law of Sines?
Use the Law of Sines when you know: (1) SAA/AAS - one side and two angles (always has a unique solution), or (2) SSA - two sides and a non-included angle (the ambiguous case - may have 0, 1, or 2 solutions). You cannot use it for SAS (two sides and the included angle) or SSS (all three sides) - use the Law of Cosines instead.
What is the ambiguous case (SSA)?
The ambiguous case occurs in the SSA configuration where you know sides a, b and angle A (A is opposite to a). Depending on the values, there may be: no triangle (if a < b sin A), one right triangle (if a = b sin A), one triangle (if a ≥ b), or two triangles (if b sin A < a < b). This calculator detects and shows both solutions when the two-triangle case applies.
What is the difference between the Law of Sines and Law of Cosines?
The Law of Sines (a/sin A = b/sin B = c/sin C) works when you have an angle-side pair plus one more piece of information. The Law of Cosines (a² = b² + c² − 2bc cos A) works when you have three sides (SSS) or two sides and the included angle (SAS). For SAA/AAS or SSA, use the Law of Sines first; for SAS/SSS, use the Law of Cosines.
How do you find the area using the Law of Sines?
The area of a triangle can be found as: Area = ½ × a × b × sin(C), where a and b are two sides and C is the included angle between them. This follows directly from the standard area formula (base × height / 2) combined with trigonometry. The formula works for any pair of sides as long as you know the included angle.
What is the circumradius formula from the Law of Sines?
The Law of Sines gives 2R = a/sin(A), where R is the circumradius (radius of the circumscribed circle passing through all three vertices). So R = a / (2 sin A). This means the sine ratio a/sin(A) shown by this calculator equals 2R - a direct geometric interpretation of the law.
Can the Law of Sines solve right triangles?
Yes - for a right triangle with the right angle at C (C = 90°), sin(C) = 1, so the formula becomes a/sin(A) = b/sin(B) = c. This simplifies to sin(A) = a/c and sin(B) = b/c, which are just the standard SOHCAHTOA definitions. However, for right triangles, basic trig is simpler. The Law of Sines is most valuable for oblique (non-right) triangles.
What does SSA, SAA, AAS, and SAS mean in triangle solving?
These abbreviations describe which three of the six triangle parts (three sides and three angles) are known. S = side, A = angle. SSA: two sides and a non-included angle (ambiguous case). SAA or AAS: one side and two angles. SAS: two sides and the included angle (use Law of Cosines). SSS: all three sides (use Law of Cosines). The Law of Sines applies to SSA and SAA/AAS.
How do you verify a Law of Sines solution?
Verify by checking: (1) all three angles sum to 180°, (2) all sides and angles are positive, (3) the sine ratios a/sin(A) = b/sin(B) = c/sin(C) are all equal, and (4) the area computed from different pairs (½ab sin C = ½ac sin B = ½bc sin A) gives the same result. This calculator shows the common sine ratio for easy verification.