Find the Measure of Side b Calculator
Calculator to Find Side b
Use this calculator to find the length of side ‘b’ of a triangle using the Law of Cosines or the Law of Sines, given other sides and angles.
Using Law of Cosines (SAS)
Using Law of Sines (ASA/AAS)
Side b vs. Angle B (for SAS)
Understanding the Find the Measure of Side b Calculator
This calculator helps you find the length of side ‘b’ of a non-right-angled triangle when you know certain other sides and angles. It primarily uses two fundamental laws of trigonometry: the Law of Cosines and the Law of Sines.
What is the ‘Find the Measure of Side b Calculator’?
The find the measure of side b calculator is a tool designed to determine the length of side ‘b’ in any triangle, given sufficient information about other sides and angles. It’s particularly useful for triangles that are not right-angled, where basic Pythagoras theorem doesn’t apply directly to all sides.
You can use this calculator if you have:
- The lengths of sides ‘a’ and ‘c’ and the measure of the angle ‘B’ between them (SAS – Side-Angle-Side). In this case, the Law of Cosines is used.
- The length of another side (like ‘a’), its opposite angle (‘A’), and the angle opposite to side ‘b’ (‘B’) (ASA or AAS – Angle-Side-Angle or Angle-Angle-Side). Here, the Law of Sines is employed.
Common misconceptions include thinking it only works for right triangles or that you always need all other sides.
Find the Measure of Side b Calculator Formula and Mathematical Explanation
The calculation depends on the information you have:
1. Using the Law of Cosines (when SAS is known)
If you know sides ‘a’, ‘c’, and the included angle ‘B’, side ‘b’ is found using the Law of Cosines:
b² = a² + c² – 2ac * cos(B)
So, b = √(a² + c² – 2ac * cos(B))
Where:
- ‘a’ and ‘c’ are the lengths of the known sides.
- ‘B’ is the angle (in degrees) between sides ‘a’ and ‘c’. We convert it to radians for the cos function (B_radians = B_degrees * π / 180).
2. Using the Law of Sines (when ASA or AAS is known)
If you know side ‘a’, angle ‘A’, and angle ‘B’, you use the Law of Sines:
a / sin(A) = b / sin(B)
So, b = (a * sin(B)) / sin(A)
Where:
- ‘a’ is the length of the known side.
- ‘A’ is the angle opposite side ‘a’.
- ‘B’ is the angle opposite side ‘b’.
- Angles A and B must be converted to radians for the sin function.
Variables Table:
| Variable | Meaning | Unit | Typical Range |
|---|---|---|---|
| a, c | Lengths of known sides | Length units (e.g., cm, m, inches) | > 0 |
| b | Length of the side to be found | Length units (e.g., cm, m, inches) | > 0 |
| A, B, C | Angles of the triangle | Degrees | 0° – 180° (sum = 180°) |
Practical Examples (Real-World Use Cases)
Example 1: Using Law of Cosines (SAS)
Suppose you are surveying a triangular piece of land. You measure two sides to be 100 meters (a) and 120 meters (c), and the angle between them (B) is 75 degrees. You want to find the length of the third side (b).
- a = 100 m
- c = 120 m
- B = 75°
Using the find the measure of side b calculator with the Law of Cosines: b = √(100² + 120² – 2 * 100 * 120 * cos(75°)) ≈ √(10000 + 14400 – 24000 * 0.2588) ≈ √(24400 – 6211.2) ≈ √18188.8 ≈ 134.87 meters.
Example 2: Using Law of Sines (AAS)
Imagine you are trying to determine the distance ‘b’ across a river. You measure a baseline ‘a’ along one bank as 80 meters. You find the angle between the baseline and the line to a point on the opposite bank (angle C) to be 60°, and the angle at the other end of the baseline towards the point (angle A) to be 70°. First, find angle B = 180 – 70 – 60 = 50°.
- a = 80 m
- A = 70°
- B = 50°
Using the find the measure of side b calculator with the Law of Sines: b = (80 * sin(50°)) / sin(70°) ≈ (80 * 0.7660) / 0.9397 ≈ 61.28 / 0.9397 ≈ 65.21 meters.
How to Use This Find the Measure of Side b Calculator
- Select the Known Values: Choose whether you know “Side-Angle-Side (a, c, B)” or “Angle-Side-Angle / Angle-Angle-Side (a, A, B)” using the radio buttons.
- Enter the Values: Input the lengths of the known sides and the measures of the known angles (in degrees) into the respective fields that appear.
- Calculate: The calculator will update the results in real time as you type, or you can click “Calculate Side b”.
- Read the Results: The calculator will display the length of side ‘b’, along with intermediate values like angles in radians or sine values, and the formula used.
- Use the Chart: If using SAS, the chart shows how side ‘b’ changes with angle B for the given ‘a’ and ‘c’.
Understanding the result helps in various fields like surveying, navigation, engineering, and physics, where triangle properties are crucial.
Key Factors That Affect Find the Measure of Side b Results
- Lengths of Known Sides (a, c): In SAS, larger ‘a’ or ‘c’ will generally result in a larger ‘b’, especially as angle B increases.
- Measure of Angle B (in SAS): As angle B increases from 0 to 180 degrees, cos(B) decreases from 1 to -1, thus increasing the value of b (b² = a² + c² – 2ac*cos(B)).
- Measure of Angles A and B (in AAS/ASA): In Law of Sines (b = a*sin(B)/sin(A)), the ratio sin(B)/sin(A) directly scales side ‘a’ to give ‘b’. If B is larger than A, b will be larger than a.
- Accuracy of Input Measurements: Small errors in measuring input sides or angles can lead to inaccuracies in the calculated side ‘b’, especially when angles are very small or close to 180 degrees.
- Units Used: Ensure all side lengths are in the same units. The output for side ‘b’ will be in the same units as the input sides.
- Angle Units: The calculator expects angles in degrees but converts them to radians for trigonometric functions, which is standard.
Frequently Asked Questions (FAQ)
- What is the Law of Cosines?
- The Law of Cosines relates the lengths of the sides of a triangle to the cosine of one of its angles. For side b, it’s b² = a² + c² – 2ac cos(B).
- What is the Law of Sines?
- The Law of Sines relates the lengths of the sides of a triangle to the sines of its opposite angles: a/sin(A) = b/sin(B) = c/sin(C).
- Can I use this calculator for a right-angled triangle?
- Yes, but it’s overkill. If B=90°, cos(B)=0, and the Law of Cosines becomes b² = a² + c², the Pythagorean theorem (if b is hypotenuse, it would be c²=a²+b² or a²=c²+b², so it depends which angle is 90). If B=90, then b is opposite, but ‘b’ is usually not the hypotenuse in a,b,c/A,B,C naming unless C=90. If C=90, you’d use Pythagoras directly.
- What if my angles add up to more or less than 180 degrees?
- For a valid Euclidean triangle, the sum of angles must be 180 degrees. If your known angles in AAS/ASA don’t allow for a third angle that makes the sum 180, there might be an error in measurement or it’s not a standard triangle.
- Why does the calculator ask for angles in degrees?
- Degrees are more commonly used in practical angle measurements. The calculator converts them to radians internally for calculations because trigonometric functions in most programming languages use radians.
- What is the SAS case?
- SAS stands for Side-Angle-Side, meaning you know the lengths of two sides and the measure of the angle between them.
- What are ASA and AAS cases?
- ASA (Angle-Side-Angle) means you know two angles and the side between them. AAS (Angle-Angle-Side) means you know two angles and a side that is NOT between them. In both cases, you can find the third angle (since A+B+C=180) and then use the Law of Sines.
- Can there be two solutions when finding side b?
- When using SAS or ASA/AAS as set up here, there’s one unique solution for side b. The ambiguous case (SSA – Side-Side-Angle, where you know two sides and a non-included angle) can lead to 0, 1, or 2 triangles, but this calculator is set up for SAS and ASA/AAS to find ‘b’ directly.
Related Tools and Internal Resources
Explore other calculators that might be helpful:
- Law of Cosines Calculator: Solve triangles using the Law of Cosines.
- Law of Sines Calculator: Solve triangles using the Law of Sines, including the ambiguous case.
- Triangle Angle Calculator: Find missing angles of a triangle.
- Right Triangle Calculator: Calculate sides and angles of right-angled triangles.
- Triangle Area Calculator: Find the area of a triangle using various formulas.
- Geometry Calculators: A collection of calculators for various geometric shapes.