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

211 lines
7.2 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/numbers/division.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:45:05 GMT -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- #BeginEditable "doctitle" -->
<title>Division</title>
<style type="text/css">
.boxa {
text-align: center;
display: inline-block;
vertical-align:top;
margin: 5px 5px 5px 5px;
width: 230px;
}
</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="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">Division</h1>
<h3>Division is splitting into equal parts or groups.</h3>
<h3>It is the result of "fair sharing".</h3><br>
<div class="example">
<h3>Example: there are 12 chocolates, and 3 friends want to share them, how do they divide the chocolates?</h3>
<div class="centerfull">
<div class="boxa"><img src="images/chocolates-12.svg" alt="12 chocolates" height="159" width="221"><br>
12 Chocolates</div>
<div class="boxa"><img src="images/chocolates-12-div-3.svg" alt="12 chocolates divided into 3" height="159" width="221"><br>
12 Chocolates Divided by 3</div>
</div>
<p>Answer: 12 divided by 3 is 4. They get 4 each.</p>
</div>
<h2>Symbols</h2>
<div style="font-size: 72px; color: blue; float:left; padding: 30px 20px 40px 0;">÷&nbsp; /</div>
<p>We use the <b>÷</b> symbol, or sometimes the <b>/</b> symbol to mean divide:</p>
<table style="border: 0; margin:auto;">
<tbody>
<tr>
<td class="large" align="center">12 ÷ 3 = 4<br>
12 / 3 = 4
</td>
</tr>
</tbody></table>
<p>Let's use both symbols here so we get used to them.</p>
<h2>More Examples</h2>
<p>Here are some more examples:</p>
<div class="script" style="height: 480px;">
images/divide-simple.js
</div>
<h2>Opposite of Multiplying</h2>
<p>Division is the <b>opposite of multiplying</b>. When we know a multiplication fact we can find a division fact:</p>
<div class="example">
<p>Example: 3 × 5 = 15, so 15 / 5 = 3.</p>
<p>Also 15 / 3 = 5.</p>
</div>
<p>Why? Well, think of the numbers in rows and columns like in this illustration:</p>
<p style="float:left; margin: 0 10px 5px 0;"><img src="images/apples-15.svg" alt="apples 3 x 5 = 15" height="210" width="238"></p>
<div class="simple" style="float:right; margin: 0 0 5px 10px;">
<table style="border: 0;">
<tbody>
<tr>
<th>Multiplication...</th>
<th>&nbsp;</th>
<th>...Division</th>
</tr>
<tr>
<td>3 groups of 5 make 15...</td>
<td>&nbsp;</td>
<td>...so 15 divided by 3 is 5</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr>
<td colspan="3">
<div class="center"><i>and also:</i></div></td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr>
<td>5 groups of 3 make 15...</td>
<td>&nbsp;</td>
<td>...so 15 divided by 5 is 3.</td>
</tr>
</tbody></table>
</div>
<div style="clear:both"></div>
<p>So there are <b>four related facts</b>:</p>
<ul>
<li>3 × 5 = 15</li>
<li>5 × 3 = 15</li>
<li>15 / 3 = 5</li>
<li>15 / 5 = 3</li>
</ul>
<p>Knowing your <a href="../tables.html">Multiplication Tables</a> can help you with division!</p>
<div class="example">
<h3>Example: What is 28 ÷ 7 ?</h3>
<p style="float:left; margin: 0 10px 5px 0;"><a href="../tables.html"><img src="images/multiplication-table-thumb.gif" alt="multiplication table thumb" height="103" width="123"></a></p>
<p>Searching around the multiplication table we find that 28 is 4 × 7, so 28 divided by 7 must be 4.</p>
<p class="larger">Answer: 28 ÷ 7 = 4</p> </div>
<h2>Names</h2>
<p>There are special names for each number in a division:</p>
<p class="center large">dividend ÷ divisor = quotient</p><br>
<div class="example">
<h3>Example: in 12 ÷ 3 = 4:</h3>
<ul>
<li>12 is the dividend</li>
<li>3 is the divisor</li>
<li>4 is the quotient</li>
</ul>
</div><p>&nbsp;</p>
<h2>But Sometimes It Does Not Work Perfectly!</h2>
<p>Sometimes we cannot divide things up exactly ... there may be something left over.</p>
<h3><span class="larger"><b>Example:</b> There are <b>7</b> bones to share with <b>2</b> pups.</span></h3>
<p class="center">But 7 cannot be divided exactly into 2 groups,<br>
so each pup gets 3 bones,<br>
but there will be <b>1 left over</b>:</p>
<p class="center larger"><img src="images/remainder-7-2-pups.svg" alt="7 / 2 = 3 R 1 (remainder 1)" style="max-width:100%" height="205" width="438"></p>
<p>We call that the <b>Remainder</b>.</p>
<p class="center larger">Read more about this at <a href="division-remainder.html">Division and Remainders</a></p>
<h2>Exercises</h2>
<p>Try these <a href="../worksheets/division.html">division worksheets</a>.</p>
<div class="questions">1629, 1630, 1631, 1632, 1633, 1634, 3427, 3428, 3429, 3430</div>
<div class="related">
<a href="division-remainder.html">Division and Remainders</a>
<a href="divide-blocks.html">Divide Blocks</a>
<a href="../long_division.html">Long Division</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/numbers/division.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 00:45:07 GMT -->
</html>