ࡱ> q` ,bjbjqPqP 4F::$ppppppp((((<d$>(^^^^^: d>f>f>f>f>f>f>$ @huB>p;^^;;>pp^^>;Fp^p^d>;d>8 pp=^ PQ(j="d>>0>=F1C1CD==1Cp>\Z@R4>>>;;;; ((pppppp Bits and Pieces: Introduction to Binary Place Value  Activity Summary: Binary numbers are the foundations of many everyday activities and items, especially in our technologically dominated society. At the most basic level, everything a computer does is represented in zeros and ones. Every time you turn on a light switch, this is a binary actionoff or on. This activity is an inquiry based introduction to the concept of binary numbers, why they are important, how they are used, and how they relate to decimal numbers. It is followed with a short activity to help learn the place values (powers of two) that are used when making binary numbers. The lesson is adapted from the  HYPERLINK "http://www.mathmaniacs.org/lessons" MATHmaniaCS website and is modified for use in a middle school setting. Subject: Math: Numbers and Operations, Connections, Representation. Grade Level: Target Grade: 7 Upper Bound: 8 Lower Bound: 6 Time Required: 30 minutes Activity Team/Group Size: individual Reusable Activity Cost Per Group [in dollars]: $5 Expendable Activity Cost Per Group [in dollars]: $5 1. 4x6 Index Cards: 4 packs (these could be reused from year to year if necessary) Authors: Graduate Fellow Name: Sarah Davis Teacher Mentor Name: Elaine Stallings Date Submitted: November 1, 2004 Date Last Edited: November 1, 2004 Activity Introduction / Motivation: One suggestion is, if available, to use an older garage door opener. (Newer models dont use switches.) In older models, the remote garage door openers were coded with a sequence of switches (on and off) that looked like mini light switches. The opener in the garage also has the same code. When the button was pushed on the garage door opener in the car, this code was sent through the air as a signal, like communication between walky-talkies. Bringing a couple of old garage door openers to show the actual switches might be a good start. A very fun way to motivate the students is to play the  HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/" Binary Numbers Card Trick (offline version attached) with them, then wait until the end of the class to reveal the way the trick works. Additionally, discussing the use of binary numbers with computers might be interesting. The bit is the lowest unit of data that a computer deals with. At the lowest level all data is converted to a bit, which is either a 0 or 1. Any message, text, document, image, game is at the most basic level just a combination of 0s and 1s. A final real world example, on the simplest level is a light switch. It has two settings, off and on electric flow or no electric flow. That is the idea behind binary numbers and the use of binary in computers. Activity Plan: Motivate the Activity with the HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/"Binary Numbers Card Trick. Give a set of cards to each student in the class (for them to keep). Tell them to pick a number but dont say the number out loud. Then tell the student to pull out only the cards that have their number on it. When someone is ready, go to them and ask for only the cards with his or her number. Quickly add up the first numbers on each card to get the number. Tell the student their number and try another student. The full explanation for this activity is given at the link above. Use the discovery exercise found  HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/socratic.html" here (Text version attached). This exercise is a Socratic dialogue between the teacher and student and is intended to stimulate students to learn to count in binary. It is also a good reinforcement on place value, which is very important in binary representation (and any other base system). It is suggested that you read through this script and find the questions appropriate for your class to get them going. It might be helpful to keep the script close by in case a response comes up and you dont know what to ask next. (The dialogue took place between Rick Garlikov and a class of 3rd graders.) Now give each student a copy of the  HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/Binary_Piano/" Binary Piano (offline version attached). Students will need to cut these out and fold as directed on the piano. Binary to Decimal Conversion: Call out binary numbers for the students to convert. If you are using this to supplement a lesson in the book, you may use the problems in the book. If not, just make up a set of binary numbers for the students to convert. Students will fold up the flaps on the piano to display zeros and ones in the places that represent the number called. Doing this will display the decimal number that need to be added in order to make the correct decimal number. Have students add the numbers to get the decimal value. 11011 should show 16 +8 +0 +2 +1 to equal 27. (If your students need to see the process as 1101 = (1 x 24) + (1 x 23) + (0 x 22) + (1 x 21) + (1 x 2 0) = 16 +8 +0 +2 +1 then use the attached Modified Binary Piano). Repeat step 4 for all numbers in the set of binary numbers you wish for the students to convert to decimal. Ask students to get their magic trick cards back out. Tell them to look at the first numbers on each card. Have them call the numbers out. Ask if these numbers are familiar? The students should see that these numbers are the same as the powers of two used on the Binary Piano. Tell the students to pick out all the cards that have the number 13. (This should be 1, 4 and 8). Now have the students use the Binary Piano to show +8 +4 and +1. What binary number is this? 01011 What decimal number is this? 13! Repeat with a 25, 31 and 14 to help explain how the first numbers are added to make the selected number and that each number is only shown on a card that starts with a power of two used in the binary representation of the decimal number. Assessment: Students should now be able to write what decimal number/power of two is represented by each place value. For assessment, students should be able to write any binary number as an addition problem involving powers of two (in decimal or exponent form) and then find the actual decimal number value of a given binary number. Learning Objectives: To understand the place value notation of binary numbers using the powers of two To convert binary numbers to their decimal value equivalent Prerequisites for this Activity: Place Value Exponents Background & Concepts for Teachers: The teacher must have an understanding of how binary numbers are interpreted. The teacher does not need to be able to spit out binary number conversions quickly but should be able to do the process with his or her students. Vocabulary / Definitions: Binary: something made of or based on two things or parts Materials List: Binary Magic Cards (one set per student) Binary Pianos (one set per student) Activity Extensions: For converting from decimal to binary, see the  HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/index.html" MATHmaniaCS Binary Lesson. This lesson uses index cards for converting binary to decimal and decimal to binary instead of the Binary Piano. You may want to use the binary piano in order to save some preparation time of creating the index cards. The goal with this concept is for the students to find the best strategy for converting to decimal. This strategy is to select the largest power of 2 that is less than the given decimal number. Then, subtract this from the number and find the largest power of 2 that is less than the difference. Continue this process until the difference is 0. Example: Decimal Number 25 16 (24) ( 25-16 = 9 8 (23) ( 9-8 = 1 1 (20) ( 1-1 = 0 16 8 4 2 1 y y n n y Binary Number: 1 1 0 0 1 A variety of other worksheets and materials are provided on the  HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/index.html" MATHmaniaCS Binary Lesson page. These activities include different manipulatives to count in binary and activities for the students to do with binary. The  HYPERLINK "http://www.mathmaniacs.org/lessons/" MATHmaniaCS site also has other activities that use binary numbers such as the  HYPERLINK "http://www.mathmaniacs.org/lessons/02-textcomp/index.html" Text Compression Activity. This is much more difficult but is a very real idea that is used heavily in Computer Science. Multimedia Support and Attachments: The following files have been put into one ZIP file called BinaryNumbers.zip Binary Magic Trick Cards (BinaryCardTrick.doc) Text Version of the Socratic Dialogue (SocraticDialogue.doc) Binary Piano (BinaryPiano.doc) Modified Binary Piano (ModifiedBinaryPiano.doc) Activity Scaling: If more work is needed on the place value of binary numbers, see the full  HYPERLINK "http://www.mathmaniacs.org/lessons/01-binary/index.html" MATHmaniaCS Binary Lesson plan. There is an activity using index cards that will reinforce the different powers of two and what the places are. For more advanced students, do other bases such as 4 and 8. Base 4 means four digits, 0-3. So each place can only have a 0, 1, 2 or 3. For example, 6 in base 8 is 12 = (1 x 41) + (2 x 40) = 4 + 2 = 6. Base 8 means 8 digits, 0-7. References:  HYPERLINK "http://www.mathmaniacs.org/lessons/" MATHmaniaCS: http://www.mathmaniacs.org/lessons/ 4568IJ * , 4 < p r s  $ % ' ) Y \ ^   ( ) ; K L M p r ſҸhlhlB*phhlB*ph hl5\ h0JjhB*UphhB*ph h5\ h5aJjh5UaJhhCJ aJ >45786 r s _ ) L M  & Fgd{ & Fgd{gd{$a$gd{ $a$gd{,/01L=>?XY_DelcXh{hB*phh{hx0J$jxh{h -B*Uphh{h{B*phjh{hxB*Uphh{hxB*ph h5\hhB*phh{B*phh{h0J$jh{hB*Uphh{hB*phjh{hB*UphhB*phDZNO\ !E!F!g!t!!!!"""""gdl & Fgd{ & Fgd{$a$gd{gd{ & Fgd{ef34|}~&+04{|ɾɾԾԾwwjjjjjԂh{h<B*H*phh{h{B*phh{h<B*phha&hx0J$j]ha&hsB*Uphha&B*phjha&B*Uphh{hxB*phh{hB*phh{B*phh{h0Jh{hB*phjh{hB*Uph%LMNOPQZ[\] !! !C!E!F!f!g!r!t!}!!!!!!"""""""""""##<#=#>#R#T####### &;&ļ𴼴𼭼𼜼h{nB*ph hZd0JjhZdB*UphhZd hZdhhB*phhZdB*phh{B*phh{ h{5\ h5\ hl5\h{h{B*phhh{hZdB*ph8""#=#>#!&<&P&a&r&~&&&&));))))* & F gd{  \ ,gd -  \ ,gd{  \ ,`gd{`gd{ & Fgd{gd{;&<&A&B&D&E&T&U&W&X&e&f&h&i&&&&&)'*'C'D''''''''((L(M(((((())7)8)ķķķĞĂyrkr hS5\ h5\hh{n0J$jhhB*Uphhh0J$jDhhB*Uph h0JjhB*UphhB*phh{B*ph jh{nh{nB*phh{nh{nB*H*phh{nB*phhB*ph)8);))))))))))* ***=*C*D*U*X*****++z+|+,,,-,.,8,9,g,h,i,t,u,v,,,tithShB*phjhShB*Uphh{nh h B*H*phh B*H*phh B*ph h{n0Jjh{nB*Uphh{nB*ph h5\ h{5\hSh -B*phhSh{B*phhShB*phhShSB*phh)*C*D*X*h,i,u,,, & Fgd{gd{ & F gd{,,,,,,hQhShB*phhSh{B*phjhShB*UphhSh0J21h:po/ =!"#$% DdWAJ  3 &A?title_preRr0Pm.wDnFr0Pm.wJFIFC    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222@" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?>=:ΏƷq{qkoƣ^jR_jWkA$7u&MkHF#'zS>8so!N7.3(o^hv2R{&K|-v$vrZş':W5/OEw{pIV>_ # pB?*fx.4 d@\Hbڷ<'gxRY*`k0^EgH ω+$[s!$' t=CG}is#+Gc^n{e-]GZ^5I--c'h?)8cOo[7ŋwP?5XTKc5x~ $U` civQ}Mc(B.N<ֶ>~Cs旔 zj~%ifoXޙ&i[v28\q[:si'ǷqH[,W*Rr=q^\sV3mmt'MG>P~X[Jb炮Nq=~hFeoBO?%Q"1@y뚟U{?oɩ k:ӓE[fizVС++ٵ-wW.i1q-ub-emCz+-Ť~"ўMX^-rH85k~}b8CБڮkO`/e$$-Lma(+=equ G,:wMϗ9zg*Suoi1wqu#=ykGX?k䏟uzUO&Լ;gZnLIRbVRsI.炴[g-O=Iȵχ { k:lT3q&[s,rQ5X?q-o*}ӱSEHnv+O'Vԛn2[lz xR5=+IME6$ 'b,{Vu_H+co34skR --7m%9 Otf6Rڼ,s[ tSӞߺ~C|/ _\]f;y?3ė/v}־Wv>6'٫|mLE>U"Q9OjٹL.㴻yRoqZ<}>hTIiu9w:~U'k%EI+5j̘FOO OI?lRX]j麴C>Hvgk0A5~6=|/yas5ە_\ƻ/Qjymn?*X8)%tӾ'!D/^Y,6,Ms1GAf'B^\kH dk.)\ܾܬ O'sE&wcĞ:eXaUY:?#⺞ ֓Vni'dz;>d[V=?[ֵ+lEZ| 8۶ 3ψ?/ͺB_kcy7g=*Ï jMfA)֊dr1B8֥O]W1|G/6m:LV}_=yR|ضJS?ݫ޷a/2:Z&PR?ޥ+9I&;1ry#m.S~k0\>"o \N1gFkѼ/k˪i(hl~(&?Iu9-SFwXV䎋88]1%Wӊ*ZKWOSA}6"HI_j~gI`$o^=sY6͟|;si:;O%WkダykYblW<,s=Rot/ۻ/5y9azZbmKF^ u_E |e@Ums`iiq,w4TELJoMMcEӟgD8?k%F֦kT;0SXG/6,s׊hw^?$Kva0OH[G-x4Խ955?igʓ\UW[59σ\\|2-@I伒[JNUm%_GJ}_MԴH[ _ϓoʿט\|LE֍s]+O,<#NEb'YB sZݾblt_ioRmdqe"kKAmmODZkmnYŲͧ96yd_KK/> a].5j*{iNM]qſKqo P=7N9? ⎿èih|O~3k:(<5(m>ceN=kٵ}^d4{/ckzjZ֜ܯ['̅sAγ]y]y98ZA'c_[/=?-wӯ i~^S<.Yx;TshzO⻍׮i1МW$*ӥ*/x4яb'͝rO}cy"n~7炢ks"G2˷o{b$giqk8J %6|E]#>j^'ནKMBWzUj^ ƥ&h\w,wnp%o@lZfOl6g`&mյ՜e9fV۹ykׄjj:6GwMdAt>1*ďx|wU|uӾV-BZnd _M u^{LZm_WR3䔬^G VOZ3+ mGR|5x3Z觑nX5_v4?[($rvwYo-Oνo,Άyi0t+ZW_6jVg[jqhUM hϳw0&_Tv6ei}pUsϷ}\JVcjZܔnk_jukSdM=wú7!XIƒH~W:_ v-Mwɻ_C\m &r2N̓𯒣w>\Wlb*NrPQWN:'=Ğ$<%w#;#4ggZkVmZyLW_-uK[YOU/1}Nh-W$j0~x5~>si>%_'OjWQw1ZKIx/X5DZxmWWE(,e/fG2WtK//Um_K/go.Ч*O}KZ-tek"#?CK#$=xNTVԩur~iEv^$?&#W+g_|.~?vI߽>.+f@ߌڵ-'޻w?3҄C{ǚ-ggt]nk[`Hܪ[ :/CiF¶ϖI7֟do?FWi/ W),oK{vD֔㍄uu1yGJ7~ v}TJ z_#KxH6&[W['-_/ټ-B95-]ݮ7>1k1%іI~[o'7Z5zeοn->kdI`޼Z|_hֳI!2yHXF+q.qS÷ͦ<~_ nv,폈1.j?s6ٯHu xo.[{3~ִoCmmYLڻVa;&k[s{aM omoʦjg-Ǘ$q?{K4+:+o\Dɽk&/? C -H&Zbޗk`> 񝕬_k{+g->گKrW%/Ȏ_)Q?QVw'9-ׇ巍͏{lU}}ju|+dSI.%*D'彼$2̲/amy;Qxƒ3OoryO:(2̖l~ouWK *< y\'Ek QsSIțoY}KuxD duq^{Q?j^B,3L3(xeWGӣ,涸<&etR?Y{o'o\t*VRi{>ⴎw&z/,n̢?ߕiJ?Dl:XmiC2}]k_&H~$\Y[Fk:U8SNQ "-ņÚۑI'w^OEv_RO1{^tLN ܚnI>t9x 3xzW)xOZOMg fndWGú-{-N*ܴW+{^ӼM^)$"ShqS_Kt?p<@ nP~gOdSz.49}U;x^݅Gsk<6xs\|o;/웩#lsCwͩyD9?V<x[R_tf$Lw?o|TS1Tyt]P=&T.,<-ms K?z_f70WkLOs4_~G󭯉W,u ,T?*StjՓ3I<_'>f?*O?ٷ#FI> 70i3PXx7Mơ]Y[!/y*?eV(>Nkȣa_%D6`7>lZ\Fֽ_o ;9X[Kkƥi>P?i/~&vmRC̈KɿW]Jx*i4?!hz& UgK?U|M𮯬E[K"Hf-mf¾2tw>2U]sX n":"[ XϞZ8Ok~e=Bgϙ$ܦ|flg yn)Ej|Ikk;QG,XZC]e89 5rQtӧ[Ouc—5X&$f)tož$~˔>6g{=ijխ/O<+k3ڦ3So}7B: |^K\ ^oloh%"~4>CeYu,$h[__jKjis2^fO2HjMwǚ>9YZſOke,GWnTe{ȟef{go4QXV7+]W:ΥG(7VArx\w$չW߆*O.nu?/M j`|=WmE{k'_9d4ѯ>mۿaRtIJ-oŶxC_GnfMH<|zZv#w/?M~t[Dj:0?sY$ozqGc4i)8fJX~ϻ]wyx@,g#w~+gĺ9.4^dEXk6_zVszhN N?fyBj)YϢ:/>w=7M.aկWZO%E>jrO\ҵwCI>lG뾴κu/~{\Tσ}ɬj{9Y) jK+ZI~o;}MW1/Xڞ> ]z_ XIcD[Ivc;[ di6*eӴTdPNQgw,ZѼ}k#igl.>?gz|l'hdЖ|mş kFA٫(a,%VݯˮփFOr]CB6A YoAށ}|!cqsyk~~zih=sj~:N\KjN[FQ6QJ aHk{t?>!4_knZF}no("益M'wB=?[UZВ|kT7SL"?sontѭu^}'H΂?y/[m8X7  <~5g.;zOuU#{7E:-]8UDkZ՗O yQEiVze>$xI}qWGjka{߱ܽ?ݬjཞ9srٵ;o|M48uh 05uF꺿;Pď߄˥j^'g_ b+> 7,\i^o7?41ӒKKyv ٚ/[pAU4='E?kD]/_x%Ү Y/<쵳jU>^I?{^X xB ]_jچouy.kGK|8.?t?M U?t[iSXjo/1\'.4۷ǫkҝNz6in[ǖT?*-JWK߿[- {{-Ǚ4%з΂zօ* Яosc}/ľ!LڄkI%W#n]o&-GM䟿zʊH'թg-Ǜϻ]k-.țO⏄" &ӓ3eh|:6o 1y^T ǺhM/  a{}.dQ#}SxZ{-sq,ٿ.#|3v_y)D,B/H,O7\pg.V~B^.L oyn8DW54!3|< ~?? Q~ {mi%}v}ʏL7=m#WC+ʼnFS J:{߽3S>kݟ Z!v>)f|AooGun0|(o<>H?ޭZ׺,h}<W:Q4:KKa// OKkuq 'MSUA^P{Oo-s u˝oqhJ I&wŖVj(o$h'؛q/eW*UѮZ;/xS/^34wԳx{߇M؍[JIr? tVFt0$xZ(R%oD˦?6>9/Ny]Wŝ#:tgNC[ҷ?o ͧ^i']ã߭Oʵzu1{3M4YCYJ񎵥hmt$?WxZ_4(1k,Ut/O=z3̥TV/mbKugQqmqT Z m:Ϩُ^V+-JNGוwo_ լ˂?Zƶ:IVx}tt'YWL%g{"zc yk_*Iq,aQWcdó%O.4NZ.i~6Tו=6V>"sqS/Fz\~nixCւ6q\ޕ:+%W]mL"aY+~#xZ^϶1hyqEƏqLagߋwm>{3y2tUWV?V1E7b#zwot]XuKlu35㳨^еY?ȃZ+;^nh*o.YDįjK]['ּ]\x[¶k>@Ey桦ͼЏZu-ĺot?izSjF}>(oGc?Ee(1n7IJB5; Cӵ y9Ա8ڇiLM?|7q A70>g>OqsSMm 4tV>A?:%ω<KC=T@:UOi[\-Źɞs= Þ&o pG5_rV.Isև w-fsn?2XzW1k{]j"m4?5s/j~"48tAF6_G/*6Կ?z҆/;t Y[["b?oz bm5O7 f/MмoYct?wֹKYvo_^_E +~i?0\?#ݘLD*um;B_@7 eIb~^ep.-`Rf%e\ j_f9SML'>h'Ql,>l.|SJpr(_6 jz R͆[k~Gc>t^ouqN|~5]Mo{i4ZUq&Oq_~;lVwf{"yNO GxcO/ҭp" ڌ\OmYGn۞*Okokgolnk?k|2ͯinew|'+ⶏkz?!Cw&[]6+/f(fͽ/].xKam</dJ!G в_8ƻk}CNŌk({XVPߏ3[i׶B<>\'ѭSɆ/j޽`~QN:˗vbkpX隧&kt ~N?g[M-k'Kvbzs\ !CFno&ltxE_7xExbO`w#F>V]pAv .=CZ͉"7VφiOg~'Λ?ح 8U}³8{}+>tQٵLM _Ok"W΁_h>du#Py=&̓}ʛ~2wV:ljW,>^u+ۅ*0u?;/նt`w܋zun,|k:3i'^wWՓxw$u+h,,f15JH4hk~twq+cIum+}xfx~}l>tCWRK_}>kA8Y̓+mKZOv!t4.MG<|X\t/hN?Yz..?uNZ˖y> oMzEu3t_-'ᵏ+kLghf3yПR]f~oZn!aڮZ<sw0qy?O?⪩#(]]3@?.O>ը7AqZVcͯ4s"Aqeqa[#?S&ƕÛ0g?u{Z>ߟC< OL5J"s<ڿ\h|U_ F4=fkj7?5*?{P/KQ|M1CBς x~}~.?{xfhPx/OӼ:d#gjxs$g̅c\xÖ^tD/Һ{oVj{o-ɸZ^&Ιx{HǕU R+6kk:hqJmEU }tt=@w:yh=#Su[^>͖zL>ոuM ެluax~|>Es:>qy8uK^q|=67_v[qgR׃{Zs F?cɮzΕ%Z3t>:ıhKok<cs%"rn,?s] ׇ|9}ywi?FW-soӜCɧyGvj-I++i{ᮓ^ Nm&֎; #6_|:xJԼ=qeQY'ᮓJľ_Y-ZWWJ-EuXb#ʾjx/ jvwMԐ"> L?\ׂmbŽ{ñf;;u?~o*<ǀDQI$,fTiүMSmuz=+Q3ϩz3qq}>x.gYX7f..n-Y.=  qMgZX:U/E¹m':v}l$UhkzcšټȞwE_n+-n> YG6zNx+MN"2HF >ҟNWҾp)W7}!#}+wmm ~gOmsuA#Un[VNl͟UJ&~o |}j^,<_Z\ݛc\4 h7C+Lu+o#?g?µ..6|qf'}x'Wݨ?qs*#JwNf2S&!:xoktVu'8 ?S\lvw5VU<7eL,-6y׮e w޽eaOG֭Ȁ?_Wq>𝵕>Iڞ" 4j yCk ?6g^ioXZ1<%#S0Z gMbfyT+C^4YDC 82fXJ挹e:kmQ}7>wCg:F [麟Omoiawus7:<[7[:PaOUkzh >%Կsu>HiNQFmsW{oOմ3\C/tW:sw+a*{)Yto~.j[|7pL!wk3Xyw XƑh<2:~G}mj\\dڻ1t­_O4^UuiWm,G鷿Z׶x¿'Moڿzgٳw'S.yXy%̑SKFi_տ e wK׾fOMx?Yv~5u5F:h?4 {[ȵM0y^urw^4^ ߇M5ſ4YN^;>ųS _gZ~/?o$Uxϋ[ /1]f 2{+SpX[o~K-1CJIԟ,̗+l _hhM^ msR h`e",I$~^_a >&No9ٳ͓: h²5ErE6V@S5 Vq~^QC|5;a {= {?<3 eW0N|?۪h..4+{3-?Mآ..)x ?VƳKdmZou3qqWM%k:U}^_Esa6o3S,PG/ ߻?W>n|};ÿg-nFVɘZ6xðZj@[Bxdu[:2Ҏ;O9kguKoG޷o*՜W2ISJX|OˏeWw+SjSiXMcRG^y1~b3-u淜yAjm? ڷW7 .`7+#ִqm[ksfA_/L|$%Y|u:diw^I/Y_ q~MC[?-ҼWauw1V+ ^,5Oj6[[AmoX6p' ?fT:q뢻ƨ>-}<}^xG쁓(Uo~Uia\k WWei΍q]Ǵʪ=-?Cn&r^?gZ!۴ $|ayZ}ZWMOYMmWf[[OoY?/]-֛}x|=?~w!6jn&󧞝q>ө\y&lM?_6k^)=ǎ-Mq/qt#rսxS+}gO9 Rj|_/~l5"RM8&L}Ϛ<C:ƳjZ_nlaR?cJ4E}D 6muKoo<9?߭j]zш/[aGuOWźcmjiZ-5icW[J_]hwNY[{ڻ&?S>[k^o?ϛS'|>?znq}|fx`~5i9ohZkRO\+xm-`>|sUqSUoG:^?_[ίl?"<]G61_35&l:Akit~iTW bG,1qrAw$QUM#OD'Ƀ?5kSV-}4,x+=0Y-խǞ.1]myCxJ<]wLmxº7l'9˒*uSU(˗J⟉?g /?m(tCI-w2jvظ(HWOixk:E0e\ɹnM\׉XMyyLRye1o.Qok ('֐ٍM_Z >o}~)Fw߳[Y胛k6YjZNry[-j>Z݌mlxu;[R#&O6vֺs-ΦxjO׿Ύm|rּ!fgt/mqmWNRnz|Mx5?jЉM?s j>5DX_x?6"^ҁخ-[q}v}Rx|"~}RQV_"<=o>4j:ei#jO[>om2Pɟz Mv}.''UW4o\i>y~uxydQ|4.uk_dԧŵZݲ7wٱY>!W|]ů-mssuҹ=W:]f(.~B7%[kǗ;mS~[&>M?h[k^"ٍ.zWomW}[83n57(-/6x չ'r=|/^n+𷅵= 0u/|Oi^%zz&ϟ~uj?Ø_.X:ŕNq"կ[-Q^{תlBn-l ,.n>GVoaj9`2~um/K-o|n<m ϴuPQVu:nc3jċz_)rUaMz_7Ծ Mܺb-b]bk/![=A:D~e˱cwWkXh. Vכ O͒o?uկ'ϚݚF߄5.D_<}Uχ$^Ӯc=ȇɟ#TbЍ ?Rf:&so)D'X Ο; Z_IQrOƝ;춾F?ҭNմh1tۋhy ((h{q>_]_W=;ou_ϩxþ񽶳q%~COκ jZuSLX " eoe>%mKh0MC` 2aovNǴ~/jWluocY^Nj>H?騋;'ʽ{&[^{}˪"V:}[[ f +P.w[c>(vduBWjf` Aex[C:΅is:ctG?Ѧkq,?:βTҟ'4w6ho?ZtaxvR|w~<#AT10Z}k/#?+QUi*2hj jzm ytB[jwfx|ݏV᫁seyKz}cW7\#z-XUVZ?Aouo8f4o:^ixwÚ~q䉧5ΩnDdןF~(H&|3fB- /V"Y>Zxxi7"{?7Zom_esumk=7`/ t[P`^DUUvRK4j^-ٷ_MWtV7_b/Z5iQH/-4imYk?g.xlM[\}K.?{O΁<x[އ_ˠlzޕ֗+MR?3'1haV̬!ƻ}*"|[,<=f"?xXxCC:II3*޷uj5\[o-\ѯF2~߄WxJ姌7ey6W|C{[!j5>?v:>?^a)n@1eV4'']VlZ}άƾ86qobOVM&N>m5o4\]}7?fm*h`#Wn~!A.g f#3j/k$<ortMHf\Io?6)]S{`A}+gcy=+D>[\qlzKkOAӮil줚^lA{xB+[_̯\?[I.ۯ̟%tR2>,zY9|>B>[%k(Ϥg4o=PApmf~]pS oo+qY|#w._"c+YRhW5 }h~n'X[>պ:_$~5k@ƵM2󠹷 Ꮜ.}J^Tӗ<SWuj?momn>W)Ki{1]>xǗ~'ݝgt?mEO"zH:>ƺ,0|Y6mODfqO '~Uaqk kv}gzo ṾGۦ;VY'tF G|.\ƟK}c|-5 ?սna$7~R=ե6UPxm3ZϪOޜG E\XLXj#ʛzR{u:k7VOsayVNAՠuq,cC[ڮOᷝ|CGn$y?}ZǧRc4sT{BiB_ki 쯳X}]r KA:7Du:5 L|k- ~%:2uQkѭ#Jώ,j͸Z<@n/t.߭zvno.@1 JTyi;[kOM~WFczw4k-m?ӧ,y1W[xz6kwÞaϛR'uԯ`\:eDžICac]JT+҇ȣLs\_Γ!}qu;MVϵv:цJ^L/T?sZZW Vh?sxVxS63h=QЦ| x:lr-OgE]xV]gϛ؟ZahSHTKI-Ȗkaѭѭ]k盘&v3Gj} jxvQz|QAzCQ`o2JZZ^e=/hgyWI³Fh~1~nN}~;qN(5޲Zrb>G'ȿq[jHu[x/s-~?ڶasqѦ/,^y>m?%? ӹmrڦ3U#0y#?vRUZs7/(zmu-8:=9O?ַBN=kJxF{̏ZWM+֭{gf7=QGP_ ύ|{Wmn~o&.C=k+?gIWAuOh֗|F.>k[þҼ̂~susZ1^$5HOŞckuj:>Ek[ϋ|u3U]j:t[[EZ}`;K]>#Vw>koZi:+./k[ⶓuFHj58Uïs;=xZqF: ?C[^Ccsc?ct{*8j9y"|=o [Cqt Rc+kq Gӥys}+95o.n]? yktxݾF0^\qe=EOXoKn_x&񆿡躟Xa҈|&]*VĿeozD_ xzh7=M3VxMu|[/ͯ5?$W?-զ}CyVkeR-լ |@'~:5ͱ8Exu3_e>}'K)KCy]_]G[7QZC㆑40meˏMwB]'8G1jzp}?*-7Zꮴ?P;[,[USNm+lyt f?+C~mϓ<5gujoxSbO?uxG>繂)Ų?dx'4K,ngΞh/u'_Oֈ4{ua=9$?ySx_<'SzL9$Yğ޹ ?NqhCL-$U*U;F?1\?x;Wt }Z:@|⎱|ACru {17>UcOq_+V3y3|ix{ K>x{+OiWo{BԐǂ]kZ=QSLl;x[s>JZZ$?w,l;TУ^_Q8ߊ~5#Oth:ώ(3IU+IT5֏ s~j_hYh\}$<;Zzܞ->ݕYowluUk=z)i,lju}&MIGƧ]7y~ {Q^'~.yY HSY.<ؼ߾9S/!ͺo$qPGυ_ɆyX柮[ͅx'mqvDwp~"*?S,SN?=^&Ԡ7OfM/jɵH>?V%u/DdWm 'vÉuZ,=Xm.Q7WDXkX7[KAN0&g՝^&Eݸ*Z\72.so[`?> %3?:x,m'O"?´~%xZ>Ռ2M﫦\SV|N}~ǷŋUC.ԪLJ@,~ os=37:K_Uj+櫫"/;ko29-ݩxH<=|}Ю=^[k0nM[m&[\WmֺwZ[W~5 6Sks=|Ez?/ixSMkWh~Xk 5]\6t훽-tc[{azrڞнcs{j_',t,>2Mc|q~^㇋B.?ouSÚm̲j:uώ< h_gT\S:<MЧ\I裗Х2 l.yVlq/][Go'6|zA7 Mo C}/u/?kR)uN?rCDx{5_v!'_3Yne MGYy7y3X=7XYj&[SU>i?5ꗳ_~e_;M[Mo{ RMxwzw&hj-UЫCΥw~ A;8!Xq&i Zni]rhwRš]]V?}ך4k'2iXXySԩRk;C1x_Qӵ{[,~'|nmYOuG˲'/Lm/"]/U\IX>uk_^#?E,uTRv߉=6TT wSҭ?no?p4H.<.uk[kXMqAF麰L\nTi_s[qMm-|  :zsp@UWe_jZ7ďe A'O|5R$ޗ\WFXZyYD'mɟ'oz<AѼ;ú@ЭG2ZxE`w&Y7V`/+|gmOU|?hAk/O_]+3X\~Nދo>ʊY{.⎓NÍ#YK']ϥirFTk?w^k4CV]>e "ό4X?)<ȿ)$+s|gKWQ^ox:_|5e[_smҲ/E~+xXeȳԧ q?nJ$h^W>wkizt+MVӁs;]4[.\G}Hx`:HsZgA|I-E"1c^W6y*ֽMWT߇Ieo_d'O@VqկF^uvgT:ޙsϓә?*-+67-f&o<=F=@kl6%֡Os@{W> m]rgU^=K~{cww$#xysm^FWmjV\qiBǧ^>=/ZGwzRku ;?dI#dZ*Dtp.,Mql סz$湿Pjگ5}ZmsT۝[$ ohBq]ׇ{?zݝlnt{P}֗}k׭ckBC97VxfnHkվ'=ՇدnWVY=kC 2W3]ZSQu:J#^{J׵mWQɷ|8׮㏕~E/vzįxEyk#[o?oʩگѾfy7'Wӊo-Uŝũ6՞"eqr$lx"mW ^+Mզ/ \[\ n;+[e7٬[cOkUI=9yߴ:|B#ihgR-Q|Y# |M[uŵյ\g<+{⿆vi}M'ug|EkYƗЛ:kxz.$iv ^MHѹoqUZNYuqr+t- -2jm{Z[۱1\k0׿RX7$?.Mh&:~k>k;[es[?\im#̖C.iZgg.?}^kwmugmwW#UhѦwU}dMS $VWRF9SXJ_3hVď )F-kq\WOCg90tj–)ͭހI4+ +{cZ|C]s6| msq,thW5ѝgDyK yK thttp://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/DyK yK thttp://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/DyK yK vhttp://www.mathmaniacs.org/lessons/01-binary/Binary_Piano/DyK yK Hhttp://www.mathmaniacs.org/lessons/DyK yK thttp://www.mathmaniacs.org/lessons/02-textcomp/index.html@@@ NormalCJ_HaJmH sH tH @@@  Heading 2 $x@&5aJDA@D Default Paragraph FontRiR  Table Normal4 l4a (k@(No List4U@4  Hyperlink >*phFV@F FollowedHyperlink >*B* phB'@B xComment ReferenceCJaJ<@"< x Comment TextCJaJ@j!"@ xComment Subject5\H@BH x Balloon TextCJOJQJ^JaJ$F45786rs_)LM D ZNO\EFgt=>!<Par~!!;!!!!"C"D"X"h$i$u$$$00000 000 0 0 000000000000000 0 0 0 0 0 000000 0 000 0 000000000 0 000000000000000 0 0 0 000000 00e;&8),, ""*,!,/ > X e 3})C L ""#u$$$$XXXXXXXXXXX _Hlt87079286 _Hlt84695368$$@@$$LgLl=hL@h Lt@h!L4@h"L f!!;$--(K$8*urn:schemas-microsoft-com:office:smarttagsdate;*urn:schemas-microsoft-com:office:smarttagsaddress:*urn:schemas-microsoft-com:office:smarttagsStreet9*urn:schemas-microsoft-com:office:smarttagsplace8*urn:schemas-microsoft-com:office:smarttagsCity  <1112004DayMonthYearo| v!!$HI%-W[ %A$3333333,6s)L AO\F !;<OPq!:!!"i$u$$$CZ "F ֈ|L nsX1;LvCzloJr.G\Qcڣ*\Z@6T]nt7k /l"?n/|-,~>4`^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH. ^`hH. ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.#^`CJOJQJaJo(phhH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.^`CJOJQJo(hH ^`hH. pp^p`hH. @ @ ^@ `hH. ^`hH. ^`hH. ^`hH. ^`hH. PP^P`hH.G\Q[ loJ0[ n/||[ 7kȗ[  [ LvC`[ ,~[ @6T][ /lD[ ;[ Cܙ[  ([  t[ *\[ S`10S`10S`10S`10S`10S`10S`10S`10S`10S`10S`10S`10S`10S`10и!        H6<o -xZZdsSl{n xQ{a&@7$@@UnknownGz Times New Roman5Symbol3& z Arial;Wingdings5& zaTahoma"qhY & & [B[Bi#x24$$2QHX)?23Bits and Pieces: Introduction to Binary Place Value Sarah Davis Sarah DavisD         Oh+'0   4@ ` l x4Bits and Pieces: Introduction to Binary Place Value Sarah Davis Normal.dot Sarah Davis6Microsoft Office Word@vA@NzH@ZQ[՜.+,D՜.+,` hp|   B$G 4Bits and Pieces: Introduction to Binary Place Value Title 8@ _PID_HLINKSAB9($http://www.mathmaniacs.org/lessons/'48http://www.mathmaniacs.org/lessons/01-binary/index.htmlXK:http://www.mathmaniacs.org/lessons/02-textcomp/index.html9($http://www.mathmaniacs.org/lessons/'48http://www.mathmaniacs.org/lessons/01-binary/index.html'48http://www.mathmaniacs.org/lessons/01-binary/index.htmlyM ;http://www.mathmaniacs.org/lessons/01-binary/Binary_Piano/yj ;http://www.mathmaniacs.org/lessons/01-binary/socratic.html0[:http://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/0[:http://www.mathmaniacs.org/lessons/01-binary/Magic_Trick/9(#http://www.mathmaniacs.org/lessons  !"#%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefhijklmnopqrstuvwxyz{|}~Root Entry FtQData $1TableguCWordDocument4FSummaryInformation(DocumentSummaryInformation8CompObjq  FMicrosoft Office Word Document MSWordDocWord.Document.89q