Oblique Triangle Calculator - Solve Sides, Angles, Area
Use this oblique triangle calculator to find every missing side and angle from SSS, SAS, SSA, ASA, or AAS inputs using the law of sines and law of cosines.
Oblique Triangle Calculator
Results
What Is the Oblique Triangle Calculator?
An oblique triangle calculator is a geometry tool that solves for every missing side and angle of a triangle that does not contain a 90-degree angle. It accepts the five standard input cases, applies the law of sines or the law of cosines, and returns the complete triangle plus area, perimeter, inradius, and circumradius.
- • Trigonometry homework: Walk through AAS, ASA, and SAS problems by reading the missing side and angle from the same output.
- • Surveying and roof framing: Find the third side of a triangular lot or roof face from two measured sides and the angle between them, then take area straight into a takeoff sheet.
- • Navigation and bearings: Convert a measured distance and bearing plus a second distance into the closing side and interior angles of the triangle on a chart.
- • Physics and engineering: Resolve force or velocity triangles from two known sides and the included angle, then read the third side and the opposite angles.
A single length unit on all three side inputs is enough. The law of sines and the law of cosines only need the ratios, so the area, inradius, and circumradius come back in matching units.
If the triangle has a 90-degree angle, the dedicated Right Triangle Calculator handles that special case with the Pythagorean theorem and a simpler side-solver form.
How the Oblique Triangle Calculator Works
The calculator detects the input case from the non-zero values you enter, then runs the law of sines or the law of cosines to solve for the missing sides and angles. The solved triangle is then used to compute area, perimeter, inradius, and circumradius.
- a, b, c: Side lengths opposite angles A, B, and C respectively.
- A, B, C: Interior angles in degrees at the three vertices. They sum to 180 for any valid triangle.
- sin(C), cos(C): Sine and cosine of the included angle C, in radians, used by the law of sines and the law of cosines.
- s: Semi-perimeter used in the inradius formula: r = area / s. Equal to perimeter / 2.
SAS case: a = 7, b = 9, included angle C = 60 degrees
Side a = 7, side b = 9, included angle C = 60 (leave side c and angles A, B at 0).
Step 1: c = sqrt(7^2 + 9^2 - 2 * 7 * 9 * cos(60)) = sqrt(67) = 8.1854. Step 2: sin(A) = 7 * 0.8660 / 8.1854 = 0.7406, so A = 47.79. Step 3: B = 180 - A - C = 72.21.
Solved triangle: a = 7, b = 9, c = 8.1854, A = 47.79, B = 72.21, C = 60, area = 27.28, perimeter = 24.19.
The 60-degree included angle and the two close-to-equal sides produce a third side that is also close to the other two.
According to Wolfram MathWorld, the law of sines says the ratio of a side to the sine of its opposite angle is the same for all three sides of any triangle.
When the same SAS inputs only need the area, the height against side a, and the third side, the dedicated Area Oblique Triangle Calculator produces that subset of the result in a single page.
Key Concepts Explained
These four ideas decide which rule the calculator applies and how to read the output.
Law of Sines
The law of sines says a / sin(A) = b / sin(B) = c / sin(C). Use it when one side and its opposite angle are known plus at least one more side or angle. The calculator applies it for ASA, AAS, and SSA.
Law of Cosines
The law of cosines says c^2 = a^2 + b^2 - 2ab * cos(C). Use it for SAS, where two sides and the included angle are known, and for SSS, where the angles are recovered from the sides. It generalizes the Pythagorean theorem to oblique triangles.
Ambiguous Case (SSA)
When the input is two sides and a non-included angle (SSA), zero, one, or two valid triangles can exist because the second given side can swing to either side of the perpendicular dropped from the opposite vertex. The calculator detects this by checking whether the law of sines leaves room for both a B and a 180 - B solution.
Triangle Inequality and Angle Sum
A valid triangle has three positive sides that obey the triangle inequality and three positive angles that sum to 180. The calculator checks both before returning a result, so an impossible triangle triggers a guidance message.
When the included angle is known, the law of cosines is the cleanest path. When one side and its opposite angle are known, the law of sines fills in the rest in two or three short steps. Most exercises are designed so that exactly one rule applies.
The ambiguous case is the one place where the law of sines alone is not enough. Drawing the perpendicular from the vertex opposite the given side is the same logic the calculator runs to decide whether one or two triangles fit the inputs.
According to Wolfram MathWorld, the three interior angles of any triangle sum to 180 degrees, and a triangle with no right angle is called oblique.
If the same worksheet mixes input cases, the general-purpose Triangle Calculator reads the input set, picks the right rule, and returns the solved triangle without changing tools.
How to Use This Calculator
Pick the input case that matches the values you have, enter only those values, and read the solved triangle from the results panel.
- 1 Choose the input case: Use the dropdown to select SSS, SAS, SSA, ASA, or AAS based on which sides and angles you already know.
- 2 Enter the known sides and angles: Fill in only the fields that match your input case. Leave every unknown field at 0 so the calculator does not treat it as a constraint.
- 3 Check the unit consistency: Use the same length unit on all three side inputs. Mixed units will silently produce a wrong area and a wrong inradius.
- 4 Read the solved triangle: Read the three solved sides, the three solved angles, the area, the perimeter, the inradius, and the circumradius in the results panel.
- 5 Handle the ambiguous case: If SSA produces two solutions, the calculator labels them Solution 1 and Solution 2. Pick the one that fits the real geometry.
- 6 Reset for a new triangle: Use the Reset button to clear the form and start over with a new problem.
Suppose a roof face has two measured edges of 7 feet and 9 feet meeting at 60 degrees. Pick SAS, enter a = 7, b = 9, C = 60, leave the other fields at 0. The calculator returns c = 8.19 feet, A = 47.79, B = 72.21, area = 27.28 square feet, perimeter = 24.19 feet, inradius = 2.26 feet, circumradius = 4.73 feet.
When only the vertex labels and ratios are known, the ABC Triangle Calculator reads three labeled sides or angles and returns the rest of the triangle with the same law of sines and law of cosines steps.
Benefits of Using This Calculator
A single page that handles every standard input case is faster than keeping three or four reference tables open at the same time.
- • Five input cases in one tool: SSS, SAS, SSA, ASA, AAS run on the same form.
- • Ambiguous case handled explicitly: The SSA case returns both valid triangles when they exist.
- • Complete secondary outputs: Area, perimeter, inradius, circumradius come back with the solved sides and angles.
- • Built-in validation: Triangle inequality violations, angle sums over 180, and zero inputs are caught in one guidance message.
- • Same output units as input units: Use one length unit on every side input. Area comes back in square units of that length.
The calculator returns enough information to cross-check the same problem with a textbook answer key. The area, inradius, and circumradius are the proof that the same triangle satisfies every other geometric identity.
When the exercise is specifically the AAS case, the focused AAS Triangle Calculator only needs two angles and a non-included side to return the solved triangle.
Factors That Affect Your Results
The law of sines and the law of cosines are exact, but the way the inputs are read decides whether the result is the triangle you actually want.
Which input case matches the given values
Using the wrong case is the most common source of a wrong answer. The included angle in SAS has to be the angle between the two given sides, and the side in ASA has to be the side between the two given angles.
Unit consistency on the three sides
All three side inputs need the same length unit. Mixing meters and feet produces a wrong area and inradius even when the solved angles look right.
Rounding of intermediate steps
Hand calculations that round after each step can drift from the calculator's full-precision result by a few hundredths of a unit. The calculator keeps full precision until the final display step.
Ambiguous case in SSA
The SSA case can produce two valid triangles. If the real geometry rules one out, the answer is the one that matches the actual sketch.
- • The calculator assumes planar (flat) triangles. Spherical or surveying triangles over very long distances need spherical trigonometry instead.
- • The inradius and circumradius outputs assume the same length unit on all three sides. Mixing units will silently change those two numbers in particular.
If the calculator returns a guidance message, the most productive next step is to check which fields are non-zero. A stray zero in the middle of a side input can flip the case from SSS to something the calculator cannot solve.
For high-precision work, the law of cosines is more numerically stable than the law of sines for nearly collinear triangles, which is why the SSS path uses it.
According to Wolfram MathWorld, the law of cosines generalizes the Pythagorean theorem to oblique triangles.
If the only knowns are two angles and the side between them, the ASA Triangle Calculator applies the 180-degree angle sum and the law of sines without a law of cosines step.
Frequently Asked Questions
Q: What is an oblique triangle calculator used for?
A: An oblique triangle calculator solves for every missing side and angle of a triangle that has no 90-degree angle. It accepts SSS, SAS, SSA, ASA, and AAS input cases, applies the law of sines or the law of cosines, and returns the complete triangle plus area, perimeter, inradius, and circumradius.
Q: How do you solve an oblique triangle step by step?
A: First, identify the input case from the values you already know. For SSS, run the law of cosines three times to recover the angles. For SAS, run the law of cosines once for the missing side, then the law of sines for the missing angles. For ASA or AAS, use the 180-degree angle sum for the third angle, then the law of sines for the missing sides. The calculator applies this logic from a single form input.
Q: When do you use the law of sines vs the law of cosines?
A: Use the law of cosines whenever you have two sides and the included angle (SAS) or all three sides (SSS). Use the law of sines whenever you have one side and its opposite angle plus at least one more side or angle, which covers ASA, AAS, and SSA cases. The calculator switches between the two rules based on the input case.
Q: Can you solve an oblique triangle with two sides and an angle not between them?
A: Yes, that is the SSA case. Pick it in the input case dropdown, then enter side a, its opposite angle A, and the adjacent side b. The calculator uses the law of sines to solve the triangle and returns the second solution when the SSA ambiguous case allows it.
Q: What is the ambiguous case in an oblique triangle?
A: The ambiguous case is the SSA case where two valid triangles fit the inputs. It happens when the given opposite side is shorter than the given adjacent side but longer than the perpendicular altitude from the opposite vertex. The calculator detects the situation and returns both solutions labeled Solution 1 and Solution 2.
Q: How do you find the area of an oblique triangle with the law of sines?
A: First, solve for a side and its opposite angle (any pair works). Then use the SAS area formula area = 0.5 * a * b * sin(C), where a and b are two adjacent sides and C is the included angle between them. The same area can also come from area = (1/2) * a * b * sin(C), which is what the calculator returns in the area output.