# Base Numbers

Subject Area: Math

Learning Objectives: Students will learn how to count in binary, base 8, base 10, and hexadecimal. \
&#x20;\
Materials Needed: One computer, one Micro or Micro+ 3D printer, and one 250ft 3D Ink filament spool (PLA or ABS-R3 recommended) per 2-5 students.&#x20;

Brief Description: Students will print out numbers in binary, base 8, base 10, and hexadecimal and use these to learn how to count in these base number systems.&#x20;

\
To Prepare: Students will need a computer that has the M3D software on it. We recommend one printer per every 2-5 students. The Micro or Micro+ 3D printer will need to be plugged into both the wall and the computer. Each printer will need to have a 250ft spool feeding into the external port. A spool holder is also recommended.&#x20;

If you need assistance with any of the above please see our guides at support.printm3d.com.&#x20;

Lesson Plan:&#x20;

1\. Students will go online to: <https://support.printm3d.com/145216-3D-Models> and download the base number models.&#x20;

2\. Students will open the M3D Software on a computer, upload one of the models, and click print.

3\. Repeat with the other models. Until you have the following printed:&#x20;

&#x20;      Four of the following: 0, 1, 10, 11, \
&#x20;      Three of the following: 2, 3, 4, 5, 6, 7, 12, 13, 14, \
&#x20;      Two of the following: 8, 9, 15, 16, 17, 20, \
&#x20;      One each of the following: A, B, C, D, E, F, 18, 19, 21, 22, 23, 24, 100, 101, 110, 111, 1000, 1001, 1010, 1011, 1100, 1101, 1110, 1111, 10000, 10001, 10010, 10011, 10100.&#x20;

4\. After they have all of the models, students should group them into the base 10 set, base 2 set, base 8 set, and hexadecimal set.&#x20;

5\. Students should then arrange each set in order.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://education.printm3d.com/lesson-plans/6-8/base-numbers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
