new file: Files/flashplayer_32_sa.exe new file: favicon.ico new file: globe.gif new file: imgs/download.png new file: imgs/zuck.jpg new file: index.html new file: other.ico new file: script.js new file: site.webmanifest new file: sitemap.html new file: styles/backround.css new file: styles/border.css new file: styles/fonts/Titillium_Web/OFL.txt new file: styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf new file: styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf new file: styles/fonts/webfontkit-20221027-163353/generator_config.txt new file: styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/stylesheet.css new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff new file: styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2 new file: styles/fonts/webfontkit-20221027-165950/generator_config.txt new file: styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css new file: styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/stylesheet.css new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff new file: styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2 new file: styles/style.css new file: tools/2048/.gitignore new file: tools/2048/.jshintrc new file: tools/2048/CONTRIBUTING.md new file: tools/2048/LICENSE.txt new file: tools/2048/README.md new file: tools/2048/Rakefile new file: tools/2048/favicon.ico new file: tools/2048/index.html new file: tools/2048/js/animframe_polyfill.js new file: tools/2048/js/application.js new file: tools/2048/js/bind_polyfill.js new file: tools/2048/js/classlist_polyfill.js new file: tools/2048/js/game_manager.js new file: tools/2048/js/grid.js new file: tools/2048/js/html_actuator.js new file: tools/2048/js/keyboard_input_manager.js new file: tools/2048/js/local_storage_manager.js new file: tools/2048/js/tile.js new file: tools/2048/meta/apple-touch-icon.png new file: tools/webretro/cores/neocd_libretro.js new file: tools/webretro/cores/neocd_libretro.wasm new file: tools/webretro/cores/nestopia_libretro.js new file: tools/webretro/cores/nestopia_libretro.wasm new file: tools/webretro/cores/o2em_libretro.js new file: tools/webretro/cores/o2em_libretro.wasm new file: tools/webretro/cores/opera_libretro.js new file: tools/webretro/cores/opera_libretro.wasm
278 lines
11 KiB
HTML
278 lines
11 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
|
||
<!-- Mirrored from www.mathsisfun.com/algebra/trig-solving-triangles.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 01:02:54 GMT -->
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<!-- #BeginEditable "doctitle" -->
|
||
<title>Solving Triangles</title>
|
||
<meta name="Description" content="Math explained in easy language, plus puzzles, games, quizzes, worksheets and a forum. For K-12 kids, teachers and parents.">
|
||
<script language="JavaScript" type="text/javascript">
|
||
Author = 'Gates, Les and Pierce, Rod';
|
||
</script>
|
||
|
||
<style type="text/css">
|
||
.boxa {
|
||
text-align: center;
|
||
display: inline-block;
|
||
vertical-align:top;
|
||
margin: 0 2px 25px 0;
|
||
width: 114px;
|
||
}
|
||
.boxa a {font:20px Arial;}
|
||
</style>
|
||
|
||
<!-- #EndEditable -->
|
||
<meta name="keywords" content="math, maths, mathematics, school, homework, education">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||
<meta name="HandheldFriendly" content="true">
|
||
<meta name="referrer" content="always">
|
||
<link rel="preload" href="../images/style/font-champ-bold.ttf" as="font" type="font/ttf" crossorigin>
|
||
<link rel="preload" href="../style4.css" as="style">
|
||
<link rel="preload" href="../main4.js" as="script">
|
||
<link rel="stylesheet" href="../style4.css">
|
||
<script src="../main4.js" defer></script>
|
||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-29771508-1"></script>
|
||
<script>
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
gtag('config', 'UA-29771508-1');
|
||
</script>
|
||
</head>
|
||
|
||
<body id="bodybg">
|
||
|
||
<div id="stt"></div>
|
||
<div id="adTop"></div>
|
||
<header>
|
||
<div id="hdr"></div>
|
||
<div id="tran"></div>
|
||
<div id="adHide"></div>
|
||
<div id="cookOK"></div>
|
||
</header>
|
||
|
||
<div class="mid">
|
||
|
||
<nav>
|
||
<div id="menuWide" class="menu"></div>
|
||
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun"></a></div>
|
||
|
||
<div id="search" role="search"></div>
|
||
<div id="linkto"></div>
|
||
|
||
<div id="menuSlim" class="menu"></div>
|
||
<div id="menuTiny" class="menu"></div>
|
||
</nav>
|
||
|
||
<div id="extra"></div>
|
||
|
||
<article id="content" role="main">
|
||
|
||
<!-- #BeginEditable "Body" -->
|
||
|
||
<h1 class="center">Solving Triangles</h1>
|
||
|
||
<p class="center"><i>"Solving" means finding missing sides and angles.</i></p>
|
||
|
||
<table style="border: 0; margin:auto;">
|
||
|
||
<tbody>
|
||
<tr style="text-align:center;">
|
||
|
||
<td><img src="images/triangle-sides-angles.svg" alt="triangle" height="131" width="220" ></td>
|
||
|
||
<td>
|
||
|
||
<p align="left"><span class="large">When we know any 3 of the sides or angles</span> ...</p>
|
||
|
||
<p align="right"><span class="large">... we can find the other 3</span></p>
|
||
|
||
</td>
|
||
|
||
</tr>
|
||
|
||
<tr style="text-align:center;">
|
||
|
||
<td> </td>
|
||
|
||
<td>(Except for only 3 angles, because we need at least<br>
|
||
one side to find how big the triangle is.)</td>
|
||
|
||
</tr>
|
||
|
||
</tbody></table>
|
||
|
||
<h2>Six Different Types</h2>
|
||
|
||
<p>If you need to solve a triangle <b>right now</b> choose one of the six options below:</p>
|
||
|
||
<p class="center"><span class="large">Which Sides or Angles do you know already? </span><i>(Click on the image or link)</i></p>
|
||
|
||
<div class="boxa"><a href="trig-solving-aaa-triangles.html"><img src="images/triangle-aaa.svg" alt="AAA Triangle" height="131" width="220" ></a><br>
|
||
<a href="trig-solving-aaa-triangles.html">AAA</a><br>
|
||
Three Angles </div>
|
||
|
||
<div class="boxa"><a href="trig-solving-aas-triangles.html"><img src="images/triangle-aas.svg" alt="AAS Triangle" height="131" width="220" ><br>
|
||
AAS</a><br>
|
||
Two Angles and a Side <b>not</b> between </div>
|
||
|
||
<div class="boxa"><a href="trig-solving-asa-triangles.html"><img src="images/triangle-asa.svg" alt="ASA Triangle" height="131" width="220" ><br>
|
||
ASA</a><br>
|
||
Two Angles and a Side between </div>
|
||
|
||
<div class="boxa"><a href="trig-solving-sas-triangles.html"><img src="images/triangle-sas.svg" alt="SAS Triangle" height="131" width="220" ><br>
|
||
SAS</a><br>
|
||
Two Sides and
|
||
|
||
an Angle between</div>
|
||
|
||
<div class="boxa"><a href="trig-solving-ssa-triangles.html"><img src="images/triangle-ssa.svg" alt="SSA Triangle" height="131" width="220" ><br>
|
||
SSA</a><br>
|
||
Two Sides and
|
||
|
||
an Angle <b>not</b> between</div>
|
||
|
||
<div class="boxa"><a href="trig-solving-sss-triangles.html"><img src="images/triangle-sss.svg" alt="SSS Triangle" height="131" width="220" ><br>
|
||
SSS</a><br>
|
||
Three Sides</div>
|
||
|
||
<div style="clear:both"></div>
|
||
|
||
<p class="center">... or read on to find out how you can <b>become an expert triangle solver</b>:</p>
|
||
|
||
<h2>Your Solving Toolbox</h2>
|
||
|
||
<p>Want to learn to solve triangles?</p>
|
||
|
||
<p class="center larger">Imagine you are "<b>The Solver</b>" ...<br>
|
||
... the one they ask for when a triangle needs solving!</p>
|
||
|
||
<p>In your solving toolbox (along with your pen, paper and calculator) you have these 3 equations:</p>
|
||
<div class="center80">
|
||
|
||
<h3>1. <a href="../proof180deg.html">The angles always add to 180°</a>:</h3>
|
||
<p class="center large">A + B + C = 180°</p>
|
||
<p>When you know two angles you can find the third.</p>
|
||
<h3> </h3>
|
||
<h3>2. <a href="trig-sine-law.html">Law of Sines</a> (the Sine Rule):</h3>
|
||
|
||
<div class="center large"><span class="intbl"><em>a</em><strong>sin(A)</strong></span> = <span class="intbl"><em>b</em><strong>sin(B)</strong></span> = <span class="intbl"><em>c</em><strong>sin(C)</strong></span></div>
|
||
<p>When there is an angle opposite a side, this equation comes to the rescue.</p>
|
||
<p>Note: angle A is opposite side a, B is opposite b, and C is opposite c.</p>
|
||
<p> </p>
|
||
<h3>3. <a href="trig-cosine-law.html">Law of Cosines</a> (the Cosine Rule):</h3>
|
||
|
||
<div class="center large">c<sup>2</sup> = a<sup>2</sup> + b<sup>2</sup> − 2ab cos(C)</div>
|
||
|
||
<p>This is the hardest to use (and remember) but it is sometimes needed<br>
|
||
to get you out of difficult situations.</p>
|
||
<p>It is an enhanced version of the <a href="../pythagoras.html">Pythagoras Theorem</a> that works<br>
|
||
on any triangle.</p>
|
||
</div>
|
||
<p><br></p>With those three equations you can solve any triangle (if it can be solved at all).
|
||
|
||
|
||
|
||
<h2>Six Different Types (More Detail)</h2>
|
||
|
||
<p>There are SIX different types of puzzles you may need to solve. Get familiar with them:</p>
|
||
|
||
<h3>1. AAA</h3>
|
||
|
||
<p>This means we are given all three angles of a triangle, but no sides.</p>
|
||
|
||
<p class="center"><img src="images/triangle-aaa.svg" alt="AAA Triangle" height="131" width="220" ></p>
|
||
|
||
<p>AAA triangles are impossible to solve further since there are is nothing to show us <b>size</b> ... we know the shape but not how big it is.</p>
|
||
|
||
<p>We need to know at least one side to go further. See <a href="trig-solving-aaa-triangles.html">Solving "AAA" Triangles </a>.</p>
|
||
|
||
<p> </p>
|
||
|
||
<h3>2. AAS</h3>
|
||
|
||
<p>This mean we are given two angles of a triangle and one side, which <b>is not</b> the side adjacent to the two given angles.</p>
|
||
|
||
<p class="center"><img src="images/triangle-aas.svg" alt="AAS Triangle" height="131" width="220" ></p>
|
||
|
||
<p>Such a triangle can be solved by using <a href="../proof180deg.html">Angles of a Triangle</a> to find the other angle, and <a href="trig-sine-law.html">The Law of Sines</a> to find each of the other two sides. See <a href="trig-solving-aas-triangles.html">Solving "AAS" Triangles</a>.</p>
|
||
|
||
<p> </p>
|
||
|
||
<h3>3. ASA</h3>
|
||
|
||
<p>This means we are given two angles of a triangle and one side, which <b>is</b> the side adjacent to the two given angles.</p>
|
||
|
||
<p class="center"><img src="images/triangle-asa.svg" alt="ASA Triangle" height="131" width="220" ></p>
|
||
|
||
<p>In this case we find the third angle by using <a href="../proof180deg.html">Angles of a Triangle</a>, then use <a href="trig-sine-law.html">The Law of Sines</a> to find each of the other two sides. See <a href="trig-solving-asa-triangles.html">Solving "ASA" Triangles </a>.</p>
|
||
|
||
<p> </p>
|
||
|
||
<h3>4. SAS</h3>
|
||
|
||
<p>This means we are given two sides and the included angle.</p>
|
||
|
||
<p class="center"><img src="images/triangle-sas.svg" alt="SAS Triangle" height="131" width="220" ></p>
|
||
|
||
<p>For this type of triangle, we <b>must</b> use <a href="trig-cosine-law.html">The Law of Cosines</a> first to calculate the third side of the triangle; then we can use <a href="trig-sine-law.html">The Law of Sines</a> to find one of the other two angles, and finally use <a href="../proof180deg.html">Angles of a Triangle</a> to find the last angle. See <a href="trig-solving-sas-triangles.html">Solving "SAS" Triangles </a>.</p>
|
||
|
||
<p> </p>
|
||
|
||
<h3>5. SSA</h3>
|
||
|
||
<p>This means we are given two sides and one angle that is not the included angle.</p>
|
||
|
||
<p class="center"><img src="images/triangle-ssa.svg" alt="SSA Triangle" height="131" width="220" ></p>
|
||
|
||
<p>In this case, use <a href="trig-sine-law.html">The Law of Sines</a> first to find either one of the other two angles, then use <a href="../proof180deg.html">Angles of a Triangle</a> to find the third angle, then <a href="trig-sine-law.html">The Law of Sines</a> again to find the final side. See <a href="trig-solving-ssa-triangles.html">Solving "SSA" Triangles </a>.</p>
|
||
|
||
<p> </p>
|
||
|
||
<h3>6. SSS</h3>
|
||
|
||
<p>This means we are given all three sides of a triangle, but no angles.</p>
|
||
|
||
<p class="center"><img src="images/triangle-sss.svg" alt="SSS Triangle" height="131" width="220" ></p>
|
||
|
||
<p>In this case, we have no choice. We <b>must</b> use <a href="trig-cosine-law.html">The Law of Cosines</a> first to find any one of the three angles, then we can use <a href="trig-sine-law.html">The Law of Sines</a> (or use The Law of Cosines again) to find a second angle, and finally <a href="../proof180deg.html">Angles of a Triangle</a> to find the third angle. See <a href="trig-solving-sss-triangles.html">Solving "SSS" Triangles </a>.</p>
|
||
|
||
<h2>Tips to Solving</h2>
|
||
|
||
<p>Here is some simple advice:</p>
|
||
|
||
<p class="dotpoint">When the triangle has a right angle, then use it, that is usually much simpler.</p>
|
||
|
||
<p class="dotpoint">When two angles are known, work out the third using <a href="../proof180deg.html">Angles of a Triangle Add to 180°</a>.</p>
|
||
|
||
<p class="dotpoint">Try <a href="trig-sine-law.html">The Law of Sines</a> before the <a href="trig-cosine-law.html">The Law of Cosines</a> as it is easier to use.</p>
|
||
|
||
<p> </p>
|
||
|
||
<div class="questions"></div>
|
||
|
||
<div class="related">
|
||
<a href="trig-sine-law.html">The Law of Sines</a>
|
||
<a href="trig-cosine-law.html">The Law of Cosines</a>
|
||
<a href="trig-solving-triangles.html">Solving Triangles</a>
|
||
<a href="trigonometry-index.html">Trigonometry Index</a>
|
||
<a href="index.html">Algebra Index</a>
|
||
</div>
|
||
|
||
<!-- #EndEditable -->
|
||
|
||
</article>
|
||
|
||
<div id="adend" class="centerfull noprint"></div>
|
||
<footer id="footer" class="centerfull noprint"></footer>
|
||
<div id="copyrt">Copyright © 2021 MathsIsFun.com</div>
|
||
|
||
</div>
|
||
</body>
|
||
<!-- #EndTemplate -->
|
||
|
||
<!-- Mirrored from www.mathsisfun.com/algebra/trig-solving-triangles.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 01:02:54 GMT -->
|
||
</html>
|