Free 186 More Best Homemade Tools eBook:  
New: 300+ fresh build posts/day from 275 forums → BuildThreads.com

User Tag List

Results 1 to 3 of 3

Thread: How to solve any triangle

Threaded View

  1. #1
    Supporting Member mklotz's Avatar
    Join Date
    Aug 2015
    Location
    LA, CA, USA
    Posts
    3,720
    Thanks
    376
    Thanked 7,190 Times in 2,348 Posts

    mklotz's Tools

    How to solve any triangle

    Trigonometry is all about triangles - and not just right triangles. This discussion will show you how to solve plane triangles of any type.

    Any triangle has six items of information - three sides (a,b,c) and the angles opposite those sides (A,B,C). In order to solve a triangle you need to know three of those items AND AT LEAST ONE OF THEM MUST BE A SIDE. (Here "solve" means find all the unknown items.)

    In the discussion that follows we will be making use of three relations that are true for ANY triangle.

    Relation 1: The angles in a triangle always sum to 180 degrees.

    A + B + C = 180

    Relation 2: The law of cosines.

    a^2 = b^2 + c^2 - 2bc * cos (A)
    b^2 = a^2 + c^2 - 2ac * cos (B)
    c^2 = a^2 + b^2 - 2ab * cos (C)

    Aside: Note that if one of the angles is 90 degrees, cos(90) = 0 and the law of cosines reduces to the Pythagorean theorem.

    Relation 3: The law of sines

    sin(A) / a = sin(B) / b = sin(C) / c

    There are five possible combinations for the three known items. [The triples in brackets show an example.]

    SAS - Two adjacent sides and the angle between them are known [a,C,b]
    SSA - Two sides and the angle opposite one of the sides is known [a,b,A]
    ASA - A side and the two angles to which it connects are known [B,a,C]
    AAS - Two angles and the side opposite one of the angles is known [A,B,a]
    SSS - All three sides are known [a,b,c]

    The technique for solving each of these possible combinations is shown; including an example using the knowns indicated in the bracketed triples above.

    SAS [a,C,b]

    Use the law of cosines to find the unknown side: c^2 = a^2 + b^2 - 2ab * cos (C)
    Use the law of sines to find one of the unknown angles: A = arcsin [a * sin(C) / c]
    Find the third angle: B = 180 - A - C

    SSA [a,b,A]

    Use the law of sines to find one of the unknown angles: B = arcsin [b * sin(A) / a]
    Find the third angle: C = 180 - A - B
    Use the law of cosines to find the unknown side: c^2 = a^2 + b^2 - 2ab * cos (C)

    ASA [B,a,C]

    Find the third angle: A = 180 - B - C
    Use the law of sines to find the unknown sides: b = a * sin(B) / sin (A) and c = a * sin(C) / sin (A)

    AAS [A,B,a]

    Find the third angle: C = 180 - A - B
    Use the law of sines to find the unknown sides: b = a * sin(B) / sin (A) and c = a * sin(C) / sin (A)

    SSS - [a,b,c]

    Use the law of cosines to find one of the angles: A = arccos[(b^2 + c^2 - a^2) / (2bc)]
    Use the law of sines to find one of the unknown angles: B = arcsin [b * sin(A) / a] [could also use law of cosines]
    Find the third angle: C = 180 - A - B

    After you've solved your triangle, check your work. The angles should add to 180 degrees and the sides should satisfy the law of sines.
    The procedures outlined here are implemented in the TRIANGLE program available on my website.

    Click image for larger version. 

Name:	triangle.jpg 
Views:	289 
Size:	22.7 KB 
ID:	39368
    ---
    Regards, Marv

    Smart phones are to people what laser pointers are to cats
    Homo sapiens is a goal, not a definition

  2. The Following 11 Users Say Thank You to mklotz For This Useful Post:

    DIYSwede (Apr 28, 2021), hegefer (Apr 27, 2021), Jon (Apr 30, 2021), jzanter (Jul 16, 2025), Moby Duck (Apr 28, 2021), Ralphxyz (Apr 28, 2021), rdarrylb (Jul 21, 2025), RetiredFAE (Apr 27, 2021), rgsparber (Apr 27, 2021), sacco1 (May 2, 2021), Tuomas (Apr 28, 2021)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •