How to tell if a triangle has two solutions?

  • Thread starter Thread starter Tyrion101
  • Start date Start date
  • Tags Tags
    Triangle
AI Thread Summary
To determine if a triangle has two solutions, it's essential to understand the given information and the relationships between the sides and angles. When provided with two sides and the included angle, the triangle's third side is uniquely determined. However, if the angle is not included, the Law of Sines may lead to two possible triangles due to the ambiguous case. Drawing a sketch can help visualize the situation, revealing whether there are zero, one, or two triangles based on the intersection of arcs. The cosine law can also be applied to analyze the number of solutions by examining the discriminant in the corresponding quadratic equation.
Tyrion101
Messages
166
Reaction score
2
I've never been quite sure? Is it just a case of trial and error? Or just knowing the limits of sin, cos and tan?
 
Mathematics news on Phys.org
I am not sure what you are solving for in this triangle.
If you look at basic geometry texts about triangle congruence, you will find that various combinations of side lengths and interior angles uniquely determine a triangle. If you have 3 peices of information you might have a unique triangle.
 
I wasn't aware of the term but thanks!
 
I still can't figure out what it is that you are asking.
 
phinds said:
I still can't figure out what it is that you are asking.
I think I do.

In a problem for which you're asked to "solve" a triangle, you are typically given three pieces of information. If you are given two sides and the included angle, then the length of the third side will be unique. There is just one way that the ends of the two sides can be connected, and this fixes the length of the unknown side.

OTOH, if you are given two sides and an angle that is not the included angle (not the angle formed by the two sides), then it is usually the case that there will be two solutions for the unknown side. This situation often shows up when you use the Law of Sines. One reason for this is that ##\sin(\pi/2 + A) = \sin(\pi/2 - A)##. Both of these angles have the same sine.

The best way to deal with all of these situations is to draw a sketch that uses the given information.
 
This question is about the "ambiguous case" when you are given the lengths of two sides of a triangle and one angle, NOT the angle between the two sides. Constructively you can do this. Draw a line and mark it to the length of one of the given sides. Construct the given angle at one end of that side. At the other end, set compasses to the length of the second side and mark off an arc at that distance.

There are three possibilities:
1) The arc might not cross the second line at all- the radius is too short. There is NO such triangle.
2) The arc might be tangent to the second line. This is the case where there is exactly one triangle- and it is a right triangle.
3) The arc might cross the second line in two different points. This is the case where there are two such triangles.

Frankly, the simplest way to do determine whether there is no such triangle, one, or two is to actually try to solve the triangle. The standard way to solve this problem is to use the cosine law. The cosine law, an extension of the Pythagorean theorem says, that, in any triangle, with side lengths a, b, c and angle C opposite side c, then c^2= a^2+ b^2- 2ab cos(C). In this situation, we are given the lengths a and c, and the angle, C. Finding the third side, b, is equivalent to solving the quadratic equation b^2- (2a cos(C))b+ (a^2- c^2)= 0.

We can solve that using the quadratic formula:
\frac{2a cos(C)\pm \sqrt{4a^2 cos^2(C)+ 4a^2- 4c^2}}{2}= a cos(C)\pm\sqrt{a^2 cos^2(C)+ a^2- c^2}.

Whether there is zero, one, or two solutions to that, depends on the discriminant a^2 cos^2(C)+ a^2- c^2. If that is positive there must be two solutions and so two such triangles.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...

Similar threads

Back
Top