<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>math tricks Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/math-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/math-tricks/</link>
	<description></description>
	<lastBuildDate>Sun, 25 May 2025 08:11:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.NeuralLantern.com/wp-content/uploads/2025/04/cropped-2025-04-04-Lantern-03-32x32.png</url>
	<title>math tricks Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/math-tricks/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Decimal to Binary Made Easy (Even I Can Do It!)</title>
		<link>https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/</link>
					<comments>https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sat, 05 Apr 2025 02:53:37 +0000</pubDate>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[base 10 to base 2]]></category>
		<category><![CDATA[binary conversion]]></category>
		<category><![CDATA[binary numbers explained]]></category>
		<category><![CDATA[binary tutorial]]></category>
		<category><![CDATA[coding fundamentals]]></category>
		<category><![CDATA[computer science basics]]></category>
		<category><![CDATA[decimal binary step by step]]></category>
		<category><![CDATA[decimal to binary]]></category>
		<category><![CDATA[easy math tutorial]]></category>
		<category><![CDATA[how to convert decimal]]></category>
		<category><![CDATA[learn binary]]></category>
		<category><![CDATA[math for beginners]]></category>
		<category><![CDATA[math practice]]></category>
		<category><![CDATA[math tricks]]></category>
		<category><![CDATA[number systems]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=47</guid>

					<description><![CDATA[<p>Hey there! Let’s dive into converting decimal to binary—super simple once you get it! I walk you through 55432 and 632, step-by-step, with a few calculator oopsies (I’m not a&#8230;</p>
<p>The post <a href="https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/">Decimal to Binary Made Easy (Even I Can Do It!)</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-wp-embed is-provider-rumble-com wp-block-embed-rumble-com"><div class="wp-block-embed__wrapper">
<iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" title="Decimal to Binary Made Easy (Even I Can Do It!)" src="https://rumble.com/embed/v6phdkh/#?secret=DLvY0RU5yO" data-secret="DLvY0RU5yO" width="1000" height="563" frameborder="0"></iframe>
</div></figure>



<p class="wp-block-paragraph">Hey there! Let’s dive into converting decimal to binary—super simple once you get it! I walk you through 55432 and 632, step-by-step, with a few calculator oopsies (I’m not a math whiz either). Learn the divide-by-2 trick, why remainders matter, and how to double-check your work. Plus, a pro tip: don’t just memorize—practice tons! Hit subscribe if you liked it, and let’s keep learning together!</p>



<p class="wp-block-paragraph">Introduction to Decimal and Binary 00:00:00<br>Explaining Base 10 and Base 2 00:00:11<br>Conversion Method Overview 00:01:35<br>Starting Conversion Example (55432) 00:02:20<br>Step-by-Step Division Process 00:02:35<br>Using Modulo Operator 00:02:57<br>Continuing Division Steps 00:04:04<br>Reaching Remainder Patterns 00:05:53<br>Finishing Conversion and Reversing 00:09:17<br>Double-Checking Binary Result 00:11:51<br>Second Example Introduction (632) 00:12:52<br>Conversion Process for 632 00:13:04<br>Correcting Mistakes in Calculation 00:14:22<br>Completing 632 Conversion 00:15:56<br>Learning Tips and Verification 00:16:04<br>Outro and Subscription Request 00:16:40<br>Additional Engagement Options 00:17:41</p>



<p class="wp-block-paragraph">Thanks for watching!</p>



<p class="wp-block-paragraph">Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>
</ul>



<p class="wp-block-paragraph">Please help support us!</p>



<ul class="wp-block-list">
<li>Subscribing + Sharing on Social Media</li>



<li>Leaving a comment or suggestion</li>



<li>Subscribing to our Blog</li>



<li>Watching the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p class="wp-block-paragraph">Hello there.</p>



<p class="wp-block-paragraph">Let&#8217;s talk about converting decimal to binary.</p>



<p class="wp-block-paragraph">So decimal and binary, if you don&#8217;t already know, they&#8217;re number representations with</p>



<p class="wp-block-paragraph">different bases.</p>



<p class="wp-block-paragraph">So if we have like a decimal, it&#8217;s base 10, which means we have the character 0, 1, 2,</p>



<p class="wp-block-paragraph">to represent a number. We could represent the same exact number in binary as long as you&#8217;re</p>



<p class="wp-block-paragraph">not using like a fraction or anything in binary which is a base 2 because in binary you only have</p>



<p class="wp-block-paragraph">a 0 and a 1. By the way we can use fractions in binary it&#8217;s just that when you start using</p>



<p class="wp-block-paragraph">fractions then sometimes the numbers don&#8217;t translate precisely in every single case.</p>



<p class="wp-block-paragraph">They often do but not always so. If you&#8217;re not using a fraction and you want to convert a number</p>



<p class="wp-block-paragraph">to binary or binary to decimal it should work you should be able to represent the number exactly</p>



<p class="wp-block-paragraph">okay so base 10 means we have 10 digits that we can use base 2 means uh two digits or two</p>



<p class="wp-block-paragraph">sorry two characters or 10 characters and um how do we convert a number okay so the first thing</p>



<p class="wp-block-paragraph">i&#8217;d like to do is let&#8217;s see five five four three two is what i wanted to do let&#8217;s take a number</p>



<p class="wp-block-paragraph">And we&#8217;ll convert this number into binary.</p>



<p class="wp-block-paragraph">So the first thing that we do is we try to understand that every single time we have</p>



<p class="wp-block-paragraph">a temporary number as we&#8217;re converting from decimal to binary, we&#8217;ll just keep dividing</p>



<p class="wp-block-paragraph">it by two forever and take the remainder at each step.</p>



<p class="wp-block-paragraph">The remainder is going to be either zero or one because we divided by two.</p>



<p class="wp-block-paragraph">When we eventually have nothing left, then we&#8217;re done.</p>



<p class="wp-block-paragraph">and all of the remainders are going to be the binary number so let&#8217;s try it I&#8217;m</p>



<p class="wp-block-paragraph">gonna pull up a calculator because I&#8217;m not like super sharp at math all the</p>



<p class="wp-block-paragraph">time I just want to do this quickly remove from favorites was already in</p>



<p class="wp-block-paragraph">there oh it&#8217;s right there the symbol doesn&#8217;t make sense the calculate people</p>



<p class="wp-block-paragraph">have a different symbol and I I&#8217;m doing something wrong it&#8217;s not showing the</p>



<p class="wp-block-paragraph">right symbol here I need to fix that okay so 554 32 so the first thing we do</p>



<p class="wp-block-paragraph">So the first thing we do is we divide it by 2, so I&#8217;m going to say 55432, just write down all the steps, it&#8217;s a really, really good idea.</p>



<p class="wp-block-paragraph">55432 divided by 2 is what? It&#8217;s something, remainder something.</p>



<p class="wp-block-paragraph">So the remainder is either going to be 0 or 1, so I&#8217;m just going to punch that into the calculator real fast, divided by 2, that&#8217;s going to be 27716.</p>



<p class="wp-block-paragraph">Well, we started with an even number so I can just infer that the remainder is going to be zero.</p>



<p class="wp-block-paragraph">But if you&#8217;re not sure, you can use the modulo operator.</p>



<p class="wp-block-paragraph">So here when we use the division operator, it&#8217;ll tell us what the quotient is.</p>



<p class="wp-block-paragraph">What&#8217;s the actual, you know, what is that number divided by the other number?</p>



<p class="wp-block-paragraph">But if we use the modulo operator, it&#8217;ll just give us the remainder.</p>



<p class="wp-block-paragraph">Not all calculators do this. Keep that in mind.</p>



<p class="wp-block-paragraph">7 7 1 6 which was the the result and just multiply it by 2 again if you have the same exact number as you started with</p>



<p class="wp-block-paragraph">Then you know the remainder is 0 otherwise</p>



<p class="wp-block-paragraph">You can subtract the original number 5 5 4 3 2 from</p>



<p class="wp-block-paragraph">The number that you multiplied back up and then that should give you the real remainder. Hopefully your calculator does modulo though</p>



<p class="wp-block-paragraph">For those of you who are ambitious you can probably just open up a Python terminal and</p>



<p class="wp-block-paragraph">way because programming languages all have the modular operator and python is pretty easy to get</p>



<p class="wp-block-paragraph">into all right so we&#8217;ve done that we now know that there is a zero somewhere in our binary result</p>



<p class="wp-block-paragraph">but because we have this result that is pretty big we&#8217;re not done we have to continue dividing</p>



<p class="wp-block-paragraph">so i&#8217;m just going to take that number copy paste it to the next line and divide it again</p>



<p class="wp-block-paragraph">and just repeat the process i&#8217;m going to say something divided by two it&#8217;s one three eight</p>



<p class="wp-block-paragraph">check myself here 13858 the original number was even the six was even so I know there&#8217;s not going</p>



<p class="wp-block-paragraph">to be a remainder pretty much you know if it&#8217;s even zero remainder if it&#8217;s odd one remainder</p>



<p class="wp-block-paragraph">that&#8217;s pretty easy I don&#8217;t need to worry about the modulo operator and then I&#8217;m going to do it</p>



<p class="wp-block-paragraph">again copy paste 13858 down to the next line divided by two equals what</p>



<p class="wp-block-paragraph">2929 so 6929 remainder what?</p>



<p class="wp-block-paragraph">858 at the end there was even so I&#8217;m going to say it&#8217;s remainder zero that&#8217;s like a lot of zero remainders for me personally</p>



<p class="wp-block-paragraph">I like to space</p>



<p class="wp-block-paragraph">My notepad results here out so that everything is lined up notice how the R is kind of like askew</p>



<p class="wp-block-paragraph">So I&#8217;m just going to hit a space there to make sure everything is lined up</p>



<p class="wp-block-paragraph">And then I&#8217;m going to do it again</p>



<p class="wp-block-paragraph">6929 divided by 2 maybe I&#8217;ll hit a space before that</p>



<p class="wp-block-paragraph">that division symbol to make sure everything is okay.</p>



<p class="wp-block-paragraph">6929 is going to be, oops, I&#8217;m on the wrong.</p>



<p class="wp-block-paragraph">Did I accidentally close that?</p>



<p class="wp-block-paragraph">Oh my gosh.</p>



<p class="wp-block-paragraph">I cannot stop myself.</p>



<p class="wp-block-paragraph">What?</p>



<p class="wp-block-paragraph">It&#8217;s saying that it was already open somewhere.</p>



<p class="wp-block-paragraph">Did I just miss that?</p>



<p class="wp-block-paragraph">No, okay.</p>



<p class="wp-block-paragraph">Whatever.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">So 6929 divided by two,</p>



<p class="wp-block-paragraph">divided by two it&#8217;s going to be oh I forgot yeah this calculator is not going</p>



<p class="wp-block-paragraph">to like around for me so that&#8217;s that makes it even easier if the result is</p>



<p class="wp-block-paragraph">0.5 then the remainder is definitely one otherwise the remainder is zero so it&#8217;s</p>



<p class="wp-block-paragraph">going to be three four six four remainder one three four six four</p>



<p class="wp-block-paragraph">remainder one space it out real fast three four six four remainder one okay</p>



<p class="wp-block-paragraph">and then copy three four six four forget about the one we&#8217;re not copying that</p>



<p class="wp-block-paragraph">copying the actual quotient result. So 3464 divided by 2, 1732, 32, remainder 0 because</p>



<p class="wp-block-paragraph">it was even in the first place, 1732. Oh, there it is. I keep forgetting. Maybe I should</p>



<p class="wp-block-paragraph">pin this to the top so I don&#8217;t lose it. 1732 divided by 2, it&#8217;s going to be 866. Whoops,</p>



<p class="wp-block-paragraph">3 2 divided by 2 equals 8 66 remainder 0 because it was even do my spacing i did my spacing</p>



<p class="wp-block-paragraph">then we&#8217;ll divide again 866 divided by 2 i don&#8217;t know maybe my spacing is kind of dumb maybe i</p>



<p class="wp-block-paragraph">should have spaced the numbers and not spaced the operator that&#8217;s probably better okay so 866 divided</p>



<p class="wp-block-paragraph">433, 433, and it was even, so the remainder is zero.</p>



<p class="wp-block-paragraph">And then, 433, okay, so 433 divided by two.</p>



<p class="wp-block-paragraph">I&#8217;m getting tired of this.</p>



<p class="wp-block-paragraph">I don&#8217;t know if you can tell.</p>



<p class="wp-block-paragraph">216, so 433 divided by two is going to be equal to 216,</p>



<p class="wp-block-paragraph">and then remainder one.</p>



<p class="wp-block-paragraph">Space that out.</p>



<p class="wp-block-paragraph">Oh, I messed that up again, okay.</p>



<p class="wp-block-paragraph">And then space those out, and then everything is good.</p>



<p class="wp-block-paragraph">those out and then everything is good okay so then 216 divided by two and of</p>



<p class="wp-block-paragraph">course I&#8217;m just doing this again and again and again I hope this is not too</p>



<p class="wp-block-paragraph">boring but I hope you&#8217;re following along another good tip that I like to give</p>



<p class="wp-block-paragraph">people when they&#8217;re learning new things is do not make the mistake of</p>



<p class="wp-block-paragraph">accidentally memorizing a handful of examples try to find as many examples as</p>



<p class="wp-block-paragraph">you possibly can and every time you practice use a different example that</p>



<p class="wp-block-paragraph">way you will actually learn how to do the thing instead of accidentally</p>



<p class="wp-block-paragraph">accidentally memorizing an example. Okay, so 108 divided by two. Maybe I&#8217;ll do this again,</p>



<p class="wp-block-paragraph">but with a smaller number just to make things faster. It&#8217;s going to be 54,</p>



<p class="wp-block-paragraph">remainder zero, and then 54 divided by two. I guess I can just do this in my head. I don&#8217;t</p>



<p class="wp-block-paragraph">really trust myself, so I&#8217;m going to do it over here. Okay, 24 remainder zero, because it was</p>



<p class="wp-block-paragraph">even and then we&#8217;ll do 27 over here that&#8217;s definitely going to be a remainder one so that&#8217;s</p>



<p class="wp-block-paragraph">going to be like probably 13 remainder one i don&#8217;t trust myself i&#8217;m gonna do it for real</p>



<p class="wp-block-paragraph">27 divided by 2 13 remainder 1 and then put the 13 there 13 divided by 2 is</p>



<p class="wp-block-paragraph">um 6 remainder 1 oh no i&#8217;m losing it okay 6 remainder 1</p>



<p class="wp-block-paragraph">for double checking. I am honestly not like an internal mind math whiz. And then we do</p>



<p class="wp-block-paragraph">six divided by two, that&#8217;s just going to be three remainder zero. And then we&#8217;ll do</p>



<p class="wp-block-paragraph">three divided by two is going to be, you know, one because only one of the twos can fit there.</p>



<p class="wp-block-paragraph">And then one remainder one. And then we have one left over. So we&#8217;ll say one divided by two,</p>



<p class="wp-block-paragraph">we can&#8217;t actually fit, you know, any twos into the one. So it&#8217;s going to be zero.</p>



<p class="wp-block-paragraph">so it&#8217;s going to be zero remainder one and now at this point remember we&#8217;re just carrying over</p>



<p class="wp-block-paragraph">the quotient result we&#8217;re not carrying over the remainder so if I carry this over here</p>



<p class="wp-block-paragraph">zero divided by two the number is always going to just be zero remainder zero no matter how many</p>



<p class="wp-block-paragraph">times now no matter how many times we carry this down so we know we&#8217;re done when this number that</p>



<p class="wp-block-paragraph">we&#8217;re dividing is a zero we&#8217;re just totally finished so now I&#8217;m just going to omit that</p>



<p class="wp-block-paragraph">Well, maybe I&#8217;ll leave one up there just to kind of prove a point.</p>



<p class="wp-block-paragraph">Think about this, if this is actually going to be zeros forever, which side of the number</p>



<p class="wp-block-paragraph">string would the zeros go on so that no matter how many zeros you computed, the actual result</p>



<p class="wp-block-paragraph">wouldn&#8217;t change?</p>



<p class="wp-block-paragraph">For example, if I had this original decimal number and I decided to say, all right, I&#8217;m</p>



<p class="wp-block-paragraph">going to add some zeros to it without changing the result.</p>



<p class="wp-block-paragraph">then it definitely changes what number that is, right?</p>



<p class="wp-block-paragraph">The value is now multiplied by a thousand.</p>



<p class="wp-block-paragraph">But if I put the zeros on the left,</p>



<p class="wp-block-paragraph">then the number doesn&#8217;t actually change.</p>



<p class="wp-block-paragraph">These are junk zeros.</p>



<p class="wp-block-paragraph">They don&#8217;t mean anything or they mean nothing.</p>



<p class="wp-block-paragraph">So that means wherever the endless zeros are</p>



<p class="wp-block-paragraph">is actually the left side of the binary string</p>



<p class="wp-block-paragraph">that you&#8217;re trying to make.</p>



<p class="wp-block-paragraph">Think about it.</p>



<p class="wp-block-paragraph">You know, we&#8217;re not going to put a bunch of zeros</p>



<p class="wp-block-paragraph">on the right side of a binary string</p>



<p class="wp-block-paragraph">we&#8217;d be increasing the size dramatically just based on our whims of how many times we tried</p>



<p class="wp-block-paragraph">to divide a zero.</p>



<p class="wp-block-paragraph">Instead if we stick the numbers on the left side, then the result doesn&#8217;t change so it&#8217;s</p>



<p class="wp-block-paragraph">totally fine.</p>



<p class="wp-block-paragraph">Which means if you kind of tilt your head to the left, that&#8217;s the number, not to the</p>



<p class="wp-block-paragraph">right.</p>



<p class="wp-block-paragraph">So that means you know probably intuitively you might have been thinking oh the first</p>



<p class="wp-block-paragraph">number, the first remainder we got that was going to be the first digit and then we work</p>



<p class="wp-block-paragraph">our way to the right.</p>



<p class="wp-block-paragraph">we work our way to the right no no no actually it&#8217;s backwards we have to reverse it so i&#8217;m going</p>



<p class="wp-block-paragraph">to go ahead and um you know you can you can if you want to you know you can start at the bottom</p>



<p class="wp-block-paragraph">and work your way up and then just write the binary string correctly sometimes i&#8217;d like to</p>



<p class="wp-block-paragraph">start from the top and then reverse the string later just as a little brain exercise so i&#8217;ll go</p>



<p class="wp-block-paragraph">one two three starting from the top one one two three one one two three one one zero one one</p>



<p class="wp-block-paragraph">And then I&#8217;ll reverse it.</p>



<p class="wp-block-paragraph">I&#8217;ll say 1101100010001000.</p>



<p class="wp-block-paragraph">And because I just did it this way, this provides a nice opportunity to double check your work</p>



<p class="wp-block-paragraph">because it&#8217;s really easy to get things like this wrong.</p>



<p class="wp-block-paragraph">I get things wrong all the time.</p>



<p class="wp-block-paragraph">And so if you can figure out a way to double check your work in two or three different ways,</p>



<p class="wp-block-paragraph">you reduce the chances of being wrong.</p>



<p class="wp-block-paragraph">It takes a little more time, but it&#8217;s a really good idea when you&#8217;re actually doing work</p>



<p class="wp-block-paragraph">or like you&#8217;re taking an exam or whatever.</p>



<p class="wp-block-paragraph">an exam or whatever check your work in multiple different ways so now that I&#8217;ve done it in</p>



<p class="wp-block-paragraph">the first way I&#8217;m going to do it from the bottom up just to see if I was right so I&#8217;m</p>



<p class="wp-block-paragraph">going to go one one zero one one zero zero zero one zero zero zero one zero zero zero</p>



<p class="wp-block-paragraph">does it match it seems to match so I&#8217;m pretty confident that this is the correct number let&#8217;s</p>



<p class="wp-block-paragraph">just punch it in real fast I&#8217;m going to punch it in on my personal calculator here real</p>



<p class="wp-block-paragraph">I&#8217;m just going to copy this to my outside calculator just to prove to myself that it works.</p>



<p class="wp-block-paragraph">55432.</p>



<p class="wp-block-paragraph">Okay, so this is indeed the correct answer.</p>



<p class="wp-block-paragraph">We now understand how to convert from decimal to binary.</p>



<p class="wp-block-paragraph">It&#8217;s not too bad, right?</p>



<p class="wp-block-paragraph">Let&#8217;s do another number just for fun, just something really small.</p>



<p class="wp-block-paragraph">Let&#8217;s go 632.</p>



<p class="wp-block-paragraph">Okay, whoops, nope, nope, nope.</p>



<p class="wp-block-paragraph">Let&#8217;s do another tab.</p>



<p class="wp-block-paragraph">We&#8217;ll say decimal 632 so that this is faster.</p>



<p class="wp-block-paragraph">We start with 632.</p>



<p class="wp-block-paragraph">We divide it by 2.</p>



<p class="wp-block-paragraph">632 we divide it by 2 the result is going to be oh can I guess this 350 and then like a 15 and then</p>



<p class="wp-block-paragraph">a one one I don&#8217;t know if that&#8217;s going to be right remainder zero let me see if I can punch this up</p>



<p class="wp-block-paragraph">632 divided by zero I oh I blew it oh I was thinking of okay this is why I use a calculator</p>



<p class="wp-block-paragraph">316 divided by 2 is going to be, I thought I was so cool too, like, oh, everyone watching</p>



<p class="wp-block-paragraph">is going to be so impressed that I did this in my mind.</p>



<p class="wp-block-paragraph">Nope.</p>



<p class="wp-block-paragraph">So we do 316 divided by 2, it&#8217;s going to be 158 remainder 0.</p>



<p class="wp-block-paragraph">So 158 divided by 2, that&#8217;s going to be, okay, that&#8217;s 75 plus 4, I guarantee it.</p>



<p class="wp-block-paragraph">So I&#8217;m going to do 79, 79 remainder 0.</p>



<p class="wp-block-paragraph">Let me see if I&#8217;m right.</p>



<p class="wp-block-paragraph">Oh gosh, this is going to be embarrassing if I get it wrong.</p>



<p class="wp-block-paragraph">79, okay.</p>



<p class="wp-block-paragraph">So then, now we&#8217;re gonna do 79 divided by two.</p>



<p class="wp-block-paragraph">Whoops, I spaced poorly.</p>



<p class="wp-block-paragraph">79 divided by two is basically gonna be 39 remainder one.</p>



<p class="wp-block-paragraph">We know it&#8217;s remainder one,</p>



<p class="wp-block-paragraph">cause you know, 79 is odd.</p>



<p class="wp-block-paragraph">If it was 80 divided by two, it would&#8217;ve been 40.</p>



<p class="wp-block-paragraph">So let&#8217;s just double check real fast</p>



<p class="wp-block-paragraph">to make sure that we&#8217;re getting it right.</p>



<p class="wp-block-paragraph">It&#8217;s easy to get things wrong</p>



<p class="wp-block-paragraph">if you&#8217;re not double checking yourself.</p>



<p class="wp-block-paragraph">39, okay, so then we&#8217;ll do 39 divided by two.</p>



<p class="wp-block-paragraph">divided by 2</p>



<p class="wp-block-paragraph">well that&#8217;s just going to be 20 remainder 1</p>



<p class="wp-block-paragraph">am I right about that? I don&#8217;t know</p>



<p class="wp-block-paragraph">let&#8217;s see</p>



<p class="wp-block-paragraph">39 divided by 2</p>



<p class="wp-block-paragraph">oh I blew it</p>



<p class="wp-block-paragraph">what was I thinking?</p>



<p class="wp-block-paragraph">of course it&#8217;s going to be at least 40 if it&#8217;s 20</p>



<p class="wp-block-paragraph">totally blew it</p>



<p class="wp-block-paragraph">so 19 divided by 2</p>



<p class="wp-block-paragraph">ok so I&#8217;m looking for a lower number not a higher number</p>



<p class="wp-block-paragraph">so 18 so that&#8217;s 9</p>



<p class="wp-block-paragraph">let me see 9 remainder 1</p>



<p class="wp-block-paragraph">am I right?</p>



<p class="wp-block-paragraph">Am I right? By the way all these shenanigans that I&#8217;m doing right now are exactly how I&#8217;m gonna end up with the wrong result</p>



<p class="wp-block-paragraph">And have to do this whole thing all over again from scratch, but hey at least it will be more brain exercise</p>



<p class="wp-block-paragraph">Okay, so 9 divided by 2</p>



<p class="wp-block-paragraph">I&#8217;m gonna say 4 remainder 1 because it&#8217;s odd</p>



<p class="wp-block-paragraph">We&#8217;ll do 9 divided by 2 just to double check and then we&#8217;ll say 4 divided by 2 is</p>



<p class="wp-block-paragraph">think I need to double check it although I probably should anyway 2 divided by 2 is going to be 1</p>



<p class="wp-block-paragraph">remainder 0 okay we have a 1 so we actually have to do this one more step 1 divided by 2 equals</p>



<p class="wp-block-paragraph">1 remainder 0 oh sorry sorry sorry sorry 0 remainder 0 otherwise that would have been</p>



<p class="wp-block-paragraph">infinity 1s for no reason at all so 0 remainder 0 sorry remainder 1</p>



<p class="wp-block-paragraph">Then finally, we&#8217;re down to 0 divided by 2 equals just 0, remainder 0.</p>



<p class="wp-block-paragraph">And then we&#8217;re finished.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">Let me do it the first way where I go from top to bottom, then reverse it.</p>



<p class="wp-block-paragraph">1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 1, 2, 3, 4.</p>



<p class="wp-block-paragraph">Then I&#8217;ll try to reverse that.</p>



<p class="wp-block-paragraph">1, 2, 3, 4, 1, 1, 2, 1, 2, 3, 4, 1, 2, 3.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">Then I&#8217;ll do it from the bottom up.</p>



<p class="wp-block-paragraph">1, 2, 3, 4, 1, 0, 0, 1, 2, 3, 4, 1, 2, 3.</p>



<p class="wp-block-paragraph">two, three, do these two match?</p>



<p class="wp-block-paragraph">Yes, they do.</p>



<p class="wp-block-paragraph">Okay, I think we&#8217;ve successfully done this.</p>



<p class="wp-block-paragraph">We&#8217;re now semi-experts at converting decimal to binary.</p>



<p class="wp-block-paragraph">Thank you for watching.</p>



<p class="wp-block-paragraph">I hope you enjoyed this video.</p>



<p class="wp-block-paragraph">I hope you learned a little bit of stuff and had a little bit of fun.</p>



<p class="wp-block-paragraph">I&#8217;ll see you in the next video.</p>



<p class="wp-block-paragraph">Hey, everybody.</p>



<p class="wp-block-paragraph">Thanks for watching this video again from the bottom of my heart.</p>



<p class="wp-block-paragraph">I really appreciate it.</p>



<p class="wp-block-paragraph">I do hope you did learn something and have some fun.</p>



<p class="wp-block-paragraph">If you could do me a please a small little favor</p>



<p class="wp-block-paragraph">Could you please subscribe and follow this channel or these videos or whatever it is you do on the current social media?</p>



<p class="wp-block-paragraph">It&#8217;s a website that you&#8217;re looking at right now</p>



<p class="wp-block-paragraph">It would really mean the world to me and it&#8217;ll help make more videos and grow this community</p>



<p class="wp-block-paragraph">So we&#8217;ll be able to do more videos longer videos better videos or just I&#8217;ll be able to keep making videos in general</p>



<p class="wp-block-paragraph">So please do do me a kindness and and subscribe</p>



<p class="wp-block-paragraph">in the middle of the night and I just wake up because I know somebody</p>



<p class="wp-block-paragraph">subscribed or followed it just wakes me up and I get filled with joy that&#8217;s</p>



<p class="wp-block-paragraph">exactly what happens every single time so you could do it as a nice favor to me</p>



<p class="wp-block-paragraph">or you could you control me if you want to just wake me up in the middle of</p>



<p class="wp-block-paragraph">night just subscribe and then I&#8217;ll just wake up I promise that&#8217;s what will</p>



<p class="wp-block-paragraph">happen also if you look at the middle of the screen right now you should see a</p>



<p class="wp-block-paragraph">QR code which you can scan in order to go to the website which I think is also</p>



<p class="wp-block-paragraph">named somewhere at the bottom of this video and it&#8217;ll take you to my main</p>



<p class="wp-block-paragraph">take you to my main website where you can just kind of like see all the videos I published and</p>



<p class="wp-block-paragraph">the services and tutorials and things that I offer and all that good stuff and</p>



<p class="wp-block-paragraph">if you have a suggestion for clarifications or errata or just future videos that you want to</p>



<p class="wp-block-paragraph">see please leave a comment or if you just want to say hey what&#8217;s up what&#8217;s going on you know</p>



<p class="wp-block-paragraph">just send me a comment whatever I also wake up for those in the middle of the night I get</p>



<p class="wp-block-paragraph">it would really it really mean the world to me I would really appreciate it so</p>



<p class="wp-block-paragraph">again thank you so much for watching this video and enjoy the cool music as</p>



<p class="wp-block-paragraph">as I fade into the darkness which is coming for us all</p>



<p class="wp-block-paragraph">Thank you.</p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/">Decimal to Binary Made Easy (Even I Can Do It!)</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/decimal-to-binary-made-easy-even-i-can-do-it/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
