ASA Triangle Calculator
Use Angle-Side-Angle (ASA) inputs to solve a triangle. Enter two angles and the included side between those angles.
What Is an ASA Calculator?
An ASA calculator solves a triangle when you know two angles and the side between them. In geometry, ASA stands for Angle-Side-Angle. This is one of the classic triangle-solving setups and it produces a unique triangle as long as your angle inputs are valid.
The calculator on this page is designed for students, teachers, engineers, and anyone working with geometric layouts. You enter Angle A, Angle B, and side c (the included side), then the tool computes the remaining angle and all major triangle measures.
How to Use This ASA Calculator
- Enter Angle A in degrees.
- Enter Angle B in degrees.
- Enter the included side c (the side between angles A and B).
- Click Calculate to get the full solution.
If your angles do not form a valid triangle, the calculator will show an error message. For any triangle, the sum of all three angles must be exactly 180°.
Formulas Used in the Calculation
1) Find the third angle
C = 180° - A - B
This is always the first step. If C is less than or equal to zero, the input is invalid.
2) Use the Law of Sines
With side c opposite angle C, the Law of Sines gives:
- a = c × sin(A) / sin(C)
- b = c × sin(B) / sin(C)
3) Compute area and perimeter
- Area = 0.5 × a × b × sin(C)
- Perimeter = a + b + c
These formulas provide a complete geometric picture of the solved triangle.
Worked Example
Suppose A = 50°, B = 65°, and c = 12. The third angle is C = 65°. From there, the calculator uses the Law of Sines to find sides a and b, then reports area, perimeter, and triangle type.
This is exactly the kind of scenario ASA is built for: two known angles and one included side, with a single valid triangle solution.
Common Input Mistakes
- Entering angles that add to 180° or more (no valid triangle).
- Using zero or negative values for side length.
- Mixing up the side placement (for ASA, the side must be between the two known angles).
- Forgetting units consistency when applying results in real projects.
Where ASA Calculations Are Useful
- Geometry homework and exam preparation
- Architecture and layout drafting
- Land surveying and triangulation
- CAD and 3D modeling workflows
- DIY construction measurements
FAQ
Does ASA always give one triangle?
Yes. Unlike some SSA cases, ASA defines a unique triangle when the measurements are valid.
What happens if A + B = 180°?
Then C = 0°, which is not a triangle. The calculator correctly marks this as invalid input.
Can I use radians instead of degrees?
This tool accepts degrees. If you have radians, convert before entering values.
Final Thoughts
An ASA calculator is a fast, reliable way to solve triangles and avoid manual errors. Enter your values above to instantly compute sides, angles, area, and perimeter with clear validation and readable results.