Lesson Law of sines
Algebra
->
Triangles
-> Lesson Law of sines
Log On
Geometry: Triangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Law of sines'
This Lesson (Law of sines)
was created by by
ikleyn(53942)
:
View Source
,
Show
About ikleyn
:
<H3>Law of Sines</H3> <TABLE cellspacing="10"> <TR> <TD> <B><U>Theorem (the Law of Sines)</U></B> <B>In any triangle, the ratio of the length of each side to the sine of the angle opposite that side is the same for all three sides</B>: {{{a/sin(alpha)}}} = {{{b/sin(beta)}}} = {{{c/sin(gamma)}}}. <B>Figures 1a)</B> and <B>1b)</B> illustrate the Theorem, showing an acute and an obtuse triangles. The side <B>a</B> is opposite to the vertex <B>A</B> and the angle {{{alpha}}}. The side <B>b</B> is opposite to the vertex <B>B</B> and the angle {{{beta}}}. The side <B>c</B> is opposite to the vertex <B>C</B> and the angle {{{gamma}}}. As it is stated, the Theorem is valid for any triangle. </TD> <TD> {{{drawing( 200, 200, 0.5, 5.5, 0.5, 4.5, line( 1, 1, 5, 1 ), line( 1, 1, 4, 4 ), line( 5, 1, 4, 4), locate ( 1, 1, A), locate ( 4.2, 4, B), locate ( 5, 1, C), locate ( 4.7, 2.8, a), locate ( 2.0, 2.8, c), locate ( 3.0, 1, b), locate ( 1.5, 1.4, alpha), locate ( 3.8, 3.6, beta), locate ( 4.5, 1.4, gamma) )}}} <B>Figure 1a. Acute Triangle</B> </TD> <TD> {{{drawing( 300, 200, 0.5, 7.5, 0.5, 4.5, line( 1, 1, 5, 1 ), line( 1, 1, 7, 4 ), line( 5, 1, 7, 4), locate ( 1, 1, A), locate ( 7.2, 4, B), locate ( 5, 1, C), locate ( 6.3, 2.7, a), locate ( 3.7, 2.8, c), locate ( 3.0, 1, b), locate ( 1.8, 1.4, alpha), locate ( 6.3, 3.6, beta), locate ( 4.7, 1.4, gamma) )}}} <B>Figure 1b. Obtuse Triangle</B> </TD> </TR> </TABLE> <TABLE cellspacing="10"> <TR> <TD> <B><U>The Proof of the Theorem</U></B> Let us draw an altitude of the triangle from one vertex (shown as <B>B</B>) perpendicularly to the opposite side. The altitude is shown in red in <B>Figures 2a)</B> and <B>2b)</B>. For the obtuse triangle, the altitude is located outside the triangle. Triangles <B>ADB</B> and <B>CDB</B> are right triangles. From the triangle <B>ADB</B> {{{h = c*sin(alpha)}}}. In the triangle <B>CDB</B>, the angle <B>BCD</B> is equal to {{{gamma}}} or {{{pi-gamma}}} (see the <B>Figures 2a)</B> and <B>2b)</B>). Since {{{sin(gamma)=sin(pi-gamma)}}}, we have for this triangle {{{h=a*sin(gamma)}}}. Combining these two expressions for the altitude <B>h</B>, we obtain {{{c*sin(alpha) = a*sin(gamma)}}}}. Dividing both sides by {{{sin(alpha)*sin(gamma)}}}, we get the required equality {{{a/sin(alpha)}}} = {{{c/sin(gamma)}}}. For the ratio {{{b/sin(beta)}}} the proof is similar. </TD> <TD> {{{drawing( 200, 200, 0.5, 5.5, 0.5, 4.5, line( 1, 1, 5, 1 ), line( 1, 1, 4, 4 ), line( 5, 1, 4, 4), locate ( 1, 1, A), locate ( 4.2, 4, B), locate ( 5, 1, C), locate ( 4.7, 2.8, a), locate ( 2.0, 2.8, c), locate ( 3.0, 1, b), locate ( 1.5, 1.4, alpha), locate ( 4.5, 1.4, gamma), red (line (4,4, 4,1)), locate (4, 1, D), locate ( 3.6, 2.2, h) )}}} <B>Figure 2a. Acute Triangle</B> </TD> <TD> {{{drawing( 300, 200, 0.5, 7.5, 0.5, 4.5, line( 1, 1, 5, 1 ), line( 1, 1, 7, 4 ), line( 5, 1, 7, 4), locate ( 1, 1, A), locate ( 7.2, 4, B), locate ( 5, 1, C), locate ( 6.3, 2.7, a), locate ( 3.7, 2.8, c), locate ( 3.0, 1, b), locate ( 1.8, 1.4, alpha), locate ( 6.3, 3.6, beta), locate ( 4.7, 1.4, gamma), red (line (7,4, 7,1)), red (line (5,1, 7,1)), locate (7, 1, D), locate ( 7.2, 2.2, h) )}}} <B>Figure 2b. Obtuse Triangle</B> </TD> </TR> </TABLE> Below are couple examples illustrating how to use the <B>Law of Sines</B> to solve triangles. Examples in this lesson relate to the simplest cases, when the solution always exists and is unique. More complicated cases are considered in another lesson, <A HREF = http://www.algebra.com/algebra/homework/Trigonometry-basics/Solve-triangles-using-Law-of-Sines.lesson>Solve triangles using Law of Sines</A> under the topic <B>Trigonometry</B> of the section <B>Algebra-II</B> in this site. The term <B>"to solve the triangle"</B> means <B>"to calculate unknown elements of the triangle using given data"</B>. <B>Example 1. Use the Law of Sines to solve <B>ASA</B> Triangle.</B> <TABLE cellspacing="10"> <TR> <TD> Solve the triangle: {{{alpha}}} = 35°, b = 5, {{{gamma}}}=70°. This is so named <B>ASA</B> case when the side of the triangle and two its adjacent angles are given. <B>Figure 3</B> is the sketch that illustrates the triangle we are going to solve. First, find the third angle, {{{beta}}}. Since {{{alpha+beta+gamma}}}=180°, we have {{{beta}}} = 180°-{{{alpha+gamma}}}=180°-35°-70°=75°. Next calculate the side <B>a</B> using the <B>Law of Sines</B> with the known side <B>b</B> and the angles {{{alpha}}} and {{{beta}}}: {{{a/sin(alpha)}}} = {{{b/sin(beta)}}}, {{{a = b*(sin(alpha)/sin(beta))}}} = b*sin(35°)/sin(75°) = 5*0.574/0.966 = 2.969. Now calculate the side <B>c</B> using the <B>Law of Sines</B> with the known side <B>b</B> and the angles {{{alpha}}} and {{{gamma}}}: {{{c/sin(gamma)}}} = {{{b/sin(beta)}}}, {{{c = b*(sin(gamma)/sin(beta))}}} = b*sin(70°)/sin(75°) = 5*0.940/0.966 = 4.864. </TD> <TD> {{{drawing( 200, 200, 0.5, 5.5, 0.5, 4.5, line( 1, 1, 5, 1 ), line( 1, 1, 4, 3.2 ), line( 5, 1, 4, 3.2), locate ( 1, 1, A), locate ( 4.2, 3.2, B), locate ( 5, 1, C), locate ( 4.7, 2.3, a), locate ( 2.0, 2.3, c), locate ( 3.0, 1, b), locate ( 1.5, 1.4, alpha), locate ( 3.8, 3.0, beta), locate ( 4.5, 1.4, gamma) )}}} <B>Figure 3. Example 1</B> </TD> </TR> </TABLE> The solution is unique in this case. <B>Example 2. Use the Law of Sines to solve <B>SAA</B> Triangle.</B> <TABLE cellspacing="10"> <TR> <TD> Solve the triangle: {{{alpha}}} = 35°, b = 5, {{{beta}}}=75°. This is so named <B>SAA</B> case: the side of the triangle, one adjacent and one opposite angle are given. <B>Figure 4</B> illustrates the triangle we are going to solve. First find the third angle, {{{gamma}}}. Since {{{alpha+beta+gamma}}}=180°, we have {{{gamma}}} = 180°-{{{alpha+beta}}}=180°-35°-75°=70°. Next calculate the side <B>a</B> using the <B>Law of Sines</B> with the known side <B>b</B> and the angles {{{alpha}}} and {{{beta}}}: {{{a/sin(alpha)}}} = {{{b/sin(beta)}}}, {{{a = b*(sin(alpha)/sin(beta))}}} = b*sin(35°)/sin(75°) = 5*0.574/0.966 = 2.969. Now calculate the side <B>c</B> using the <B>Law of Sines</B> with the known side <B>b</B> and the angles {{{alpha}}} and {{{gamma}}}: {{{c/sin(gamma)}}} = {{{b/sin(beta)}}}, {{{c = b*(sin(gamma)/sin(beta))}}} = b*sin(70°)/sin(75°) = 5*0.940/0.966 = 4.864. </TD> <TD> {{{drawing( 200, 200, 0.5, 5.5, 0.5, 4.5, line( 1, 1, 5, 1 ), line( 1, 1, 4, 3.2 ), line( 5, 1, 4, 3.2), locate ( 1, 1, A), locate ( 4.2, 3.2, B), locate ( 5, 1, C), locate ( 4.7, 2.3, a), locate ( 2.0, 2.3, c), locate ( 3.0, 1, b), locate ( 1.5, 1.4, alpha), locate ( 3.8, 3.0, beta), locate ( 4.5, 1.4, gamma) )}}} <B>Figure 4. Example 2</B> </TD> </TR> </TABLE> The solution is unique in this case. As I said above, more examples and more complicated cases are considered in the lesson <A HREF = http://www.algebra.com/algebra/homework/Trigonometry-basics/Solve-triangles-using-Law-of-Sines.lesson>Solve triangles using Law of Sines</A> under the topic <B> Trigonometry</B> of the section <B>Algebra-II</B> in this site. Another, more <B>geometric proof</B> of the <B>Law of Sines</B> theorem is presented in the lesson <A HREF=http://www.algebra.com/algebra/homework/Triangles/Law-of-sines-the-Geometric-Proof.lesson>Law of sines - the Geometric Proof</A> under the current topic <B>Triangles</B> of the section <B>Geometry</B> in this site. For navigation over the lessons on Properties of Triangles use this file/link <A HREF=https://www.algebra.com/algebra/homework/Triangles/Compendium-of-properties-of-triangles.lesson>Properties of Trianles</A>. To navigate over all topics/lessons of the Online Geometry Textbook use this file/link <A HREF=https://www.algebra.com/algebra/homework/Triangles/GEOMETRY-your-online-textbook.lesson>GEOMETRY - YOUR ONLINE TEXTBOOK</A>.