{"id":14694,"date":"2012-11-30T00:02:11","date_gmt":"2012-11-30T08:02:11","guid":{"rendered":"http:\/\/www.todayifoundout.com\/?p=14694"},"modified":"2012-11-30T04:40:22","modified_gmt":"2012-11-30T12:40:22","slug":"math-tricks","status":"publish","type":"post","link":"https:\/\/www.todayifoundout.com\/index.php\/2012\/11\/math-tricks\/","title":{"rendered":"How to Quickly and Easily Tell if a Number is Divisible by 11, and Other Math Tricks"},"content":{"rendered":"<div class=\"pf-content\"><p><a href=\"http:\/\/www.todayifoundout.com\/wp-content\/uploads\/2012\/05\/Now-You-Know1.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-10836\" title=\"You Should Know\" src=\"http:\/\/www.todayifoundout.com\/wp-content\/uploads\/2012\/05\/Now-You-Know1-340x286.jpg\" alt=\"Now You Know\" width=\"340\" height=\"286\" \/><\/a>You should know how to easily tell if a number is divisible by 11. (many more fun math tricks below)<\/p>\n<p>As an example, we&#8217;ll use the number 10604.<\/p>\n<ul>\n<li>First, add up the odd number digits in the number: 1 + 6 + 4 = 11.<\/li>\n<li>Next, add up the even number digits: 0 + 0= 0.<\/li>\n<li>Now subtract the sum of the odd digits (11) with the sum of the even digits (0): 11-0 = 11.<\/li>\n<li>Now take the resulting number and see if you can divide it by 11: 11\/11 = 1<\/li>\n<\/ul>\n<p>If you can do this final division, as in this case (11\/11 = 1), then the number itself (10,604) is also divisible by 11.<\/p>\n<p>So that&#8217;s how to tell if something&#8217;s divisible by 11.\u00a0 How about multiplying any 2 digit number by 11 easily in your head?<\/p>\n<p>Simply take the 2 digit number, we&#8217;ll us 62, then<\/p>\n<ul>\n<li>add a space holder in between, so 6_2.<\/li>\n<li>Now add those 2 numbers together (6 + 2 = 8).<\/li>\n<li>Now put the 8 in the space holder: 682 = 11*62.<\/li>\n<\/ul>\n<p>Now I know what you&#8217;re thinking, what happens if the two numbers add up to greater than 9?\u00a0 Do I simply make 2 spaces?\u00a0 Nope. To see what to do here, we&#8217;ll use the number 79.<\/p>\n<ul>\n<li>7_9;<\/li>\n<li>7+9 = 16.<\/li>\n<li>Now take the &#8220;ones&#8221; digit (6) and place it in the empty space: 769.<\/li>\n<li>Now add the &#8220;tens&#8221; digit (1) to the number directly in front of the space, so in this case: 7+1 = 8: so the result is 869, which is 11*79. (Note: this still works even if the &#8220;tens&#8221; number added exceeds 9; for example: 99; 9_9; 9+9 = 18; 989; 9 + 1 = 10; 1089 = 11 * 99.<\/li>\n<\/ul>\n<p>Now there&#8217;s also a way to do this multiplying any number by 11, but it&#8217;s slightly more complicated to do in your head, (super easy on paper, but if you&#8217;ve got pen and paper, there isn&#8217;t really so much of a need for a trick!)\u00a0 This can still be done in your head though, but it&#8217;s going to sound a little complicated at first until you&#8217;ve practiced it a couple times.<\/p>\n<p>All you&#8217;ve got to do is use an &#8220;add the neighbor trick&#8221;.\u00a0 Take a number like\u00a0 1,342.<\/p>\n<ul>\n<li>Mentally add 0 in front of it, so 01,342.\u00a0 Now simply start at the right and &#8220;add the neighbor&#8221;.<\/li>\n<li>2 has no neighbor to the right, so you just leave it in your head there (2).<\/li>\n<li>4&#8217;s neighbor is 2, so you add them together and get 6, so (62).<\/li>\n<li>3&#8217;s neighbor is 4, so add them together to get 7, so (762).<\/li>\n<li>1&#8217;s neighbor is 3, so add them together to get 4, so (4,762).<\/li>\n<li>The 0&#8217;s neighbor is 1, so add them together to get 1, so (14,762).<\/li>\n<\/ul>\n<p>That&#8217;s it: 11 * 1,342 = 14,762.<\/p>\n<p><span id=\"bonusfacts\">Bonus<\/span> Math Tricks and Facts:<\/p>\n<ul>\n<li>In order to easily square in your head any 2 digit number ending in a 5 (we&#8217;ll use 65 here), simply\n<ul>\n<li>add 1 to the &#8220;tens&#8221; digit, so 6+1 = 7.<\/li>\n<li>Now multiply the original &#8220;tens&#8221; digit with the resulting number, so 6*7 = 42.<\/li>\n<li>Now just put 25 after that number, so 4225.<\/li>\n<li>Thus, 65 squared is 4225.<\/li>\n<\/ul>\n<\/li>\n<li>111111111&#215;111111111 = 12345678987654321<\/li>\n<li>In a group of 23 people, there is about a 50% chance that 2 of the 23 will have the same birthday.<\/li>\n<li>Everything you can mathematically do with a ruler and a compass you can do with the compass alone.<\/li>\n<li>The equals sign (\u201c=\u201d) was invented in 1557 by Welsh mathematician Robert Recorde, who was fed up with writing \u201cis equal to\u201d in his equations. He chose the two lines because &#8220;no two things can be more equal&#8221;.\u00a0 Recorde is also the one who introduced the plus and minus signs to Brittan, though he didn&#8217;t invent them.<\/li>\n<li>If &#8220;z&#8221; is the radius and &#8220;a&#8221; is the height, the mathematical volume of a pizza is pi*z*z*a.<\/li>\n<li>To easily tell if a number is divisible by 3 in your head, just check if the sum of all the digits in the number is divisible by 3.\u00a0 If so, then the number itself is also divisible by 3.\u00a0 For example, 387: 3+ 8 + 7 = 18.\u00a0 18 \/3 = 6.\u00a0 Thus, 387 is divisible by 3.<\/li>\n<li>Want to know if a number is easily divisible by 6?\u00a0 Just check and see if it&#8217;s divisible by both 2 (if the last digit is even) and is divisible by 3 using the above trick.\u00a0 If it is on both counts, then it is also divisible by 6.<\/li>\n<li>\u00a0You can tell if a number is divisible by 8 by simply looking at the last 3 digits in the number and checking to see if they are divisible by 8.\u00a0 If so, then the number itself is also divisible by 8.\u00a0 For example, 129,846,104: 104 \/ 8 = 13, thus, 129,846,104 is divisible by 8.<\/li>\n<li>A similar trick can be used to see if a number is divisible by 4.\u00a0 Simply take the last 2 digits and check if they are divisible by 4.\u00a0 If so, then the number is divisible by 4.\u00a0 Thus, 628,834,221,912: 12 \/4 = 3, so 628,834,221,912 is divisible by 4.<\/li>\n<li>If you want to know if a number is divisible by 12, simply use the above tricks to see if it&#8217;s divisible by 3 and 4.\u00a0 If it is divisible by both, then it&#8217;s also divisible by 12.<\/li>\n<li>For checking if a number is divisible by 7, (we&#8217;ll use 224 as the example) simply\n<ul>\n<li>double the last digit in the number, 4*2 = 8<\/li>\n<li>then subtract this from the rest of the number, 22-8 = 14<\/li>\n<li>Now if the result is divisible by 7, ( 14 \/ 7 = 2), then the original number (224) is divisible by 7.<\/li>\n<\/ul>\n<\/li>\n<li>On this &#8220;7&#8221; trick, if the resulting number is still too big to easily tell if it&#8217;s divisible by 7, simply perform the trick again (recursively) on the resulting number until you get down to a sufficiently small number that you can easily tell it&#8217;s divisible by 7.\u00a0 For example, 2296: 6*2 = 12; 229 &#8211; 12 = 217.\u00a0 Now is 217 divisible by 7?\u00a0 Still might not be clear in your head.\u00a0 So then do the operation again on 217:\u00a0 7*2 = 14; 21 &#8211; 14 = 7; 7\/7 = 1. So, yes, 2296 is divisible by 7.<\/li>\n<li>Want a trick for dividing any number by 5 fairly easily? (Particularly for numbers not too large- it gets more complicated to do in your head when the numbers start to get really big.)\u00a0 Simply take the number, we&#8217;ll use 412, and double it, so 824.\u00a0 Now add a decimal point before the &#8220;ones&#8221; digit, so 82.4 = 412 \/5.\u00a0 An example with a slightly bigger number 1,024 * 2 = 2048.\u00a0 Thus, 204.8 = 1024 \/ 5.<\/li>\n<\/ul>\n<p>Do you know any other interesting math tricks?\u00a0 Please share the trick below in the comments.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>You should know how to easily tell if a number is divisible by 11. (many more fun math tricks below) As an example, we&#8217;ll use the number 10604. First, add up the odd number digits in the number: 1 + 6 + 4 = 11. Next, add up the even number digits: 0 + 0= 0. Now subtract the sum [&#8230;]<\/p>\n","protected":false},"author":2,"featured_media":10836,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2444],"tags":[],"class_list":["post-14694","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-life-tips-you-should-know"],"_links":{"self":[{"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/posts\/14694","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/comments?post=14694"}],"version-history":[{"count":13,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/posts\/14694\/revisions"}],"predecessor-version":[{"id":17283,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/posts\/14694\/revisions\/17283"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/media\/10836"}],"wp:attachment":[{"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/media?parent=14694"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/categories?post=14694"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.todayifoundout.com\/index.php\/wp-json\/wp\/v2\/tags?post=14694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}