Lucas Kent e39465ad2f Changes to be committed:
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
2022-11-02 08:40:01 -04:00

338 lines
12 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en"><!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
<!-- Mirrored from www.mathsisfun.com/exponent.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:36:29 GMT -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- #BeginEditable "doctitle" -->
<title>Exponents</title>
<meta name="description" content="The exponent of a number says how many times to use the number in a multiplication">
<script language="JavaScript" type="text/javascript">reSpell=[["favorite","favourite"]];</script>
<!-- #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="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">Exponents</h1>
<p class="center">The <b>exponent</b> of a number says <b>how many times</b> to use the number in a multiplication.</p>
<p>&nbsp;</p>
<img src="algebra/images/exponent-8-2.svg" alt="8 to the Power 2" style="float:right; margin: 0 0 5px 20px;" height="132" width="143">
<p class="center larger">In <b>8<sup>2</sup></b> the "2" says to use 8 twice in a multiplication,<br>
so <b>8<sup>2</sup> = 8 × 8 = 64</b></p>
<p>In words: 8<sup>2</sup> could be called "8 to the power 2" or "8 to the second power", or
simply "8 squared"</p>
<p class="center"><i>Exponents are also called Powers or Indices.</i></p>
<p>Some more examples:</p>
<div class="example">
<h3 class="large">Example: <b>5<sup>3</sup> = 5 × 5 × 5 = 125</b></h3>
<ul>
<li>In words: 5<sup>3</sup> could be called "5 to the third power", "5 to the power 3" or simply
"5 cubed"</li>
</ul>
</div>
<div class="example">
<h3 class="large">Example: <b>2<sup>4</sup> = 2 × 2 × 2 × 2 = 16</b></h3>
<ul>
<li>In words: 2<sup>4</sup> could be called "2 to the fourth power" or "2 to the power 4" or simply
"2 to the 4th"</li>
</ul>
</div><p>&nbsp;</p>
<p>Exponents make it easier to write and use many multiplications</p>
<div class="example">
<p>Example: <b>9<sup>6</sup></b> is easier to write and read than <b>9 × 9 × 9 × 9 × 9 × 9</b></p>
</div>
<p class="center larger">You can multiply <b>any</b> number by itself <b>as many times</b> as you want using exponents.</p>
<p>Try here:</p>
<div class="script" style="height: 200px;">
algebra/images/exponent-calc.js
</div>
<p class="large">So<b> in general</b>:</p>
<table align="center" width="85%" border="0">
<tbody>
<tr>
<td style="text-align:right;"><span class="large">a<sup>n</sup></span> tells you to multiply <b>a</b> by itself,<br>
so there are <b>n</b> of those <b>a</b>'s:</td>
<td style="text-align:right;">&nbsp;</td>
<td><img src="algebra/images/exponent-definition.gif" alt="exponent definition" height="68" width="197"></td>
</tr>
</tbody></table>
<h2>Another Way of Writing It</h2>
<p>Sometimes people use the <b>^</b> symbol (above the 6 on your keyboard), as it is easy to type.</p>
<div class="example">
<p class="large">Example: <b>2^4 is the same as 2<sup>4</sup></b></p>
<ul>
<li><span class="large"><b>2^4 = 2 × 2 × 2 × 2 = 16</b></span></li>
</ul>
</div>
<h2>Negative Exponents</h2>
<p class="center">Negative? What could be the opposite of multiplying? <span class="large">Dividing! </span></p>
<p>So we divide by the number each time, which is the same as multiplying by <span class="intbl"><em>1</em><strong>number</strong></span></p>
<div class="example">
<p class="large">Example: <b>8<sup>-1</sup> =</b> <b><span class="intbl"><em>1</em><strong>8</strong></span> = 0.125</b></p>
</div>
<p>We can continue on like this:</p>
<div class="example">
<p class="large">Example: <b>5<sup>-3</sup> = <span class="intbl"><em>1</em><strong>5</strong></span> × <span class="intbl"><em>1</em><strong>5</strong></span> × <span class="intbl"><em>1</em><strong>5</strong></span> = 0.008</b></p>
</div>
<p>But it is often easier to do it this way:</p>
<div class="example">
<p class="large"><b>5<sup>-3</sup></b> could also be calculated like:</p>
<p class="center larger"><span class="intbl"><em>1</em><strong>5 × 5 × 5</strong></span> = <span class="intbl"><em>1</em><strong>5<sup>3</sup></strong></span> = <span class="intbl"><em>1</em><strong>125</strong></span> = 0.008</p>
</div>
<h2>Negative? Flip the Positive!</h2>
<table width="100%" border="0">
<tbody>
<tr>
<td><img src="algebra/images/negative-exponent.gif" alt="negative-exponent" height="57" width="99"></td>
<td>
<p>That last example showed an easier way to handle negative exponents:</p>
<ul>
<li>Calculate the positive exponent (<span class="large">a<sup>n</sup></span>)</li>
<li>Then take the <a href="reciprocal.html">Reciprocal</a> (i.e. <span class="large">1/a<sup>n</sup></span>)</li>
</ul></td>
</tr>
</tbody></table>
<p>More Examples:</p>
<div class="beach">
<table style="border: 0; margin:auto;">
<tbody>
<tr>
<th>Negative Exponent</th>
<th>&nbsp;</th>
<th>Reciprocal of<br>
Positive Exponent</th>
<th>&nbsp;</th>
<th>Answer</th>
</tr>
<tr style="text-align:center;">
<td><b>4<sup>-2</sup></b></td>
<td> = </td>
<td><b>1 / 4<sup>2</sup></b> </td>
<td> = </td>
<td><b>1/16 = 0.0625</b></td>
</tr>
<tr style="text-align:center;">
<td><b>10<sup>-3</sup></b></td>
<td> = </td>
<td><b>1 / 10<sup>3</sup></b> </td>
<td> = </td>
<td><b>1/1,000 = 0.001</b></td>
</tr>
<tr style="text-align:center;">
<td><b>(-2)<sup>-3</sup></b></td>
<td> = </td>
<td><b>1 / (-2)<sup>3</sup></b> </td>
<td> = </td>
<td><b>1/(-8) = -0.125</b></td>
</tr>
</tbody></table>
</div>
<h2>What if the Exponent is 1, or 0?</h2>
<table style="border: 0;">
<tbody>
<tr>
<td class="huge">1</td>
<td>&nbsp;</td>
<td>If the exponent is 1, then you just have the number itself (example <b>9<sup>1</sup></b> = <b>9</b>)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td class="huge">0</td>
<td>&nbsp;</td>
<td>If the exponent is 0, then you get <b>1</b> (example <b>9<sup>0</sup></b> = <b>1</b>)</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>But what about <b>0<sup>0</sup></b> ? It could be either 1 or 0, and so people say it is <i>"indeterminate"</i>.</td>
</tr>
</tbody></table>
<h2>It All Makes Sense</h2>
<p>If you look at that table, you will see that positive, zero or
negative exponents are really part of the same (fairly simple) pattern:</p>
<div class="simple">
<table align="center" width="60%" border="0">
<tbody>
<tr style="text-align:center;">
<th colspan="4">Example: Powers of 5</th>
</tr>
<tr>
<td style="text-align:center;">&nbsp;</td>
<td style="text-align:center;">.. etc..</td>
<td style="text-align:center;">&nbsp;</td>
<td rowspan="7" width="19%"><img src="algebra/images/larger-smaller-5.svg" alt="exponent 5 times larger or smaller" height="199" width="69"></td>
</tr>
<tr>
<td width="11%"><b>5<sup>2</sup></b></td>
<td width="41%">5 × 5</td>
<td width="29%">25</td>
</tr>
<tr>
<td width="11%"><b>5<sup>1</sup></b></td>
<td width="41%">5</td>
<td width="29%">5</td>
</tr>
<tr>
<td width="11%"><b>5<sup>0</sup></b></td>
<td width="41%">1</td>
<td width="29%">1</td>
</tr>
<tr>
<td width="11%"><b>5<sup>-1</sup></b></td>
<td width="41%"><span class="intbl"><em>1</em><strong>5</strong></span> <span class="intbl"><strong></strong></span></td>
<td width="29%">0.2</td>
</tr>
<tr>
<td width="11%"><b>5<sup>-2</sup></b></td>
<td width="41%"><span class="intbl"><em>1</em><strong>5</strong></span> × <span class="intbl"><em>1</em><strong>5</strong></span></td>
<td width="29%">0.04</td>
</tr>
<tr>
<td style="text-align:center;">&nbsp;</td>
<td style="text-align:center;">.. etc..</td>
<td style="text-align:center;">&nbsp;</td>
</tr>
</tbody></table>
</div>
<h2>Be Careful About Grouping</h2>
<p>To avoid confusion, use parentheses <span class="large">()</span> in cases like this:</p>
<div class="simple">
<table align="center" width="80%" border="0">
<tbody>
<tr>
<td style="text-align:right;">With () :</td>
<td class="large" align="center"><b>(2)<sup>2</sup></b> = (2) × (2) = <b>4</b></td>
</tr>
<tr>
<td style="text-align:right;">Without () :</td>
<td class="large" align="center"><b>2<sup>2</sup></b> = (2<sup>2</sup>) = (2 × 2) = <b>4</b></td>
</tr>
</tbody></table>
</div><br>
<div class="simple">
<table align="center" width="80%" border="0">
<tbody>
<tr>
<td style="text-align:right;">With () :</td>
<td class="large" align="center"><b>(ab)<sup>2</sup></b> = <b>ab × ab</b></td>
</tr>
<tr>
<td style="text-align:right;">Without () :</td>
<td class="large" align="center"><b>ab<sup>2</sup></b> = a × (b)<sup>2</sup> = <b>a × b × b</b></td>
</tr>
</tbody></table>
</div>
<p>&nbsp;</p>
<div class="questions">305, 1679, 306, 1680, 1077, 1681, 1078, 1079, 3863, 3864</div>
<div class="related">
<a href="algebra/exponent-laws.html">Laws of Exponents</a>
<a href="algebra/exponent-fractional.html">Fractional Exponents</a>
<a href="index-notation-powers.html">Powers of 10</a>
<a href="decimals.html">Decimals</a>
<a href="metric-numbers.html">Metric Numbers</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/exponent.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:36:30 GMT -->
</html>