<!DOCTYPE html>
<html><head><meta charset="utf-8">
<style>@page { size: 8.5in 11in; margin: 0.5in; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Georgia', serif; color: #1a1a1a; font-size: 12px; line-height: 1.5; }
h1 { font-size: 22px; color: #2e7d32; margin-bottom: 2px; }
h2 { font-size: 13px; color: #555; font-weight: normal; font-style: italic; margin-bottom: 6px; }
h3 { font-size: 14px; color: #2e7d32; margin: 8px 0 4px; page-break-after: avoid; }
.reading-box { background: #e8f5e9; border-left: 5px solid #43a047; border-radius: 0 8px 8px 0; padding: 8px 12px; margin-bottom: 6px; font-size: 11.5px; line-height: 1.35; }
.reading-box p { margin-bottom: 3px; text-indent: 1em; }
.reading-box p:last-child { margin-bottom: 0; }
.answer-line { border-bottom: 1px solid #b0bec5; height: 22px; }
.answer-lines-triple .line-row { border-bottom: 1px solid #b0bec5; height: 18px; }
.activity-box { border: 2px solid #42a5f5; border-radius: 6px; padding: 7px 10px; margin-bottom: 6px; }
.draw-box { border: 2px dashed #42a5f5; border-radius: 6px; height: 70px; background: #fafafa; margin-bottom: 6px; }
.circle-box { display: inline-block; width: 14px; height: 14px; border: 2px solid #42a5f5; border-radius: 50%; margin-right: 3px; vertical-align: middle; }
.wordbank span { background: #e3f2fd; border: 1px solid #42a5f5; border-radius: 4px; padding: 1px 5px; font-size: 10.5px; margin-right: 2px; display: inline-block; margin-bottom: 2px; }
table { width: 100%; border-collapse: collapse; margin-bottom: 6px; font-size: 11px; page-break-inside: avoid; }
th { background: #e8f5e9; color: #2e7d32; padding: 3px 5px; text-align: left; font-size: 10.5px; border: 1px solid #c8e6c9; }
td { padding: 3px 5px; border: 1px solid #e0e0e0; }
tr:nth-child(even) { background: #f9fbe7; }
.page { width: 7.5in; min-height: 10in; position: relative; }
.page + .page { page-break-before: always; }
.vocab-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; margin-bottom: 6px; }
.vocab-card { border: 2px solid #42a5f5; border-radius: 6px; padding: 4px 7px; }
.vocab-card strong { display: block; color: #1565c0; font-size: 12px; margin-bottom: 2px; }
.vocab-card .line-row { border-bottom: 1px solid #b0bec5; height: 16px; }
.journal-box { border: 2px solid #c9b99a; border-radius: 8px; padding: 8px; min-height: 60px; margin-bottom: 6px; font-size: 11px; }
.journal-line { border-bottom: 1px solid #ccc; height: 20px; }
</style></head><body>

<!-- PAGE 1 -->
<div class="page">

<h1>🪨 Rocks and Soil</h1>
<h2>Week 27 — Monday | Exploring Earth Materials</h2>

<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>If you look around the world, you will see that Earth's surface is covered with rocks and soil. <strong>Rocks</strong> are solid materials made of one or more <strong>minerals</strong>. Minerals are naturally occurring substances with a specific chemical makeup and crystal structure. Common minerals include quartz, feldspar, mica, and calcite. Rocks can be huge boulders or tiny pebbles, but they are all made from these tiny mineral building blocks.</p>
<p><strong>Soil</strong> is the top layer of Earth's surface where plants grow. It is not just dirt! Soil is a mixture of tiny broken-down rock pieces, decaying plants and animals called <strong>organic matter</strong> or <strong>humus</strong>, water, and air. Healthy soil is rich in organic matter, which gives it a dark color and helps plants get nutrients. Different types of soil include sandy soil (large particles, drains quickly), clay soil (tiny particles, holds water), and loamy soil (a mix of sand, clay, and organic matter, best for gardening).</p>
<p>Scientists classify rocks into three main types based on how they form. <strong>Igneous rocks</strong> form when hot molten rock called magma or lava cools and hardens. Examples include granite and basalt. <strong>Sedimentary rocks</strong> form when layers of <strong>sediment</strong> (sand, mud, pebbles) are pressed together over millions of years. Examples include sandstone and shale. <strong>Metamorphic rocks</strong> form when existing rocks are changed by intense heat and pressure deep underground without melting. Examples include marble and slate.</p>
</div>

<h3>✏️ Reading Questions</h3>
<p><strong>1. What are rocks made of?</strong></p>
<div class="answer-line"></div>

<p><strong>2. What four things make up soil?</strong></p>
<div class="answer-line"></div>

<p><strong>3. How do igneous rocks form?</strong></p>
<div class="answer-line"></div>

<p><strong>4. Compare the three main types of rocks. Explain how each type forms and give one example of each.</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

<h3>📝 Vocabulary Grid</h3>
<p>Write a definition or draw a picture for each word.</p>

<div class="vocab-grid">
<div class="vocab-card"><strong>🪨 Rock</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>💎 Mineral</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>🌱 Soil</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>🍂 Organic Matter</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>🔥 Igneous</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>📜 Sedimentary</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>🌡️ Metamorphic</strong><div class="line-row"></div></div>
<div class="vocab-card"><strong>🏖️ Sediment</strong><div class="line-row"></div></div>
</div>

</div>


<!-- PAGE 2 -->
<div class="page">

<h3>🔍 Rock or Not a Rock?</h3>
<p><strong>Read each item. Write R if it is a natural rock/mineral or NR if it is not.</strong></p>

<table>
<tr><th style="width: 340px;">Item</th><th>Rock (R) or Not (NR)?</th></tr>
<tr><td>A piece of granite found in a garden.</td><td style="height: 22px;"></td></tr>
<tr><td>A manufactured brick used to build a wall.</td><td></td></tr>
<tr><td>A smooth river pebble.</td><td></td></tr>
<tr><td>A plastic toy.</td><td></td></tr>
<tr><td>A chunk of quartz crystal.</td><td></td></tr>
<tr><td>A piece of pottery.</td><td></td></tr>
</table>

<h3>📊 Classifying Soil Types</h3>
<p><strong>Fill in the chart to compare different soil types.</strong></p>

<table>
<tr><th style="width: 100px;">Soil Type</th><th>Particle Size</th><th>Drainage Speed</th><th>Best For</th></tr>
<tr><td>Sandy Soil</td><td style="height: 22px;"></td><td></td><td></td></tr>
<tr><td>Clay Soil</td><td></td><td></td><td></td></tr>
<tr><td>Loamy Soil</td><td></td><td></td><td></td></tr>
</table>

<h3>🎨 Draw the Rock Cycle (Simplified)</h3>
<p><strong>Draw how magma turns into igneous rock, then weathering turns it into sediment, which becomes sedimentary rock, and heat/pressure turns it into metamorphic rock. Label each step.</strong></p>

<div class="draw-box" style="height: 120px;"></div>

<h3>🤔 Think About It</h3>
<p><strong>Why is healthy soil important for plants and the environment? What would happen if the soil lost all its organic matter?</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

</div>


<!-- PAGE 3 -->
<div class="page">

<h3>✅ True or False — Circle Your Answer</h3>
<p><span class="circle-box"></span> <strong>1.</strong> Rocks are solid materials made of one or more minerals.</p>
<p><span class="circle-box"></span> <strong>2.</strong> Soil is made only of tiny pieces of rock.</p>
<p><span class="circle-box"></span> <strong>3.</strong> Igneous rocks form from cooling magma or lava.</p>
<p><span class="circle-box"></span> <strong>4.</strong> Sedimentary rocks form from layers of pressed-together sediment.</p>
<p><span class="circle-box"></span> <strong>5.</strong> Metamorphic rocks form when rocks melt into liquid.</p>
<p><span class="circle-box"></span> <strong>6.</strong> Organic matter in soil comes from decaying plants and animals.</p>
<p><span class="circle-box"></span> <strong>7.</strong> Sandy soil holds water better than clay soil.</p>
<p><span class="circle-box"></span> <strong>8.</strong> Quartz and feldspar are examples of common minerals.</p>

<h3>✏️ Fill in the Blanks</h3>
<div class="wordbank">
<p><strong>Word Bank:</strong>
<span>mineral</span><span>soil</span><span>organic matter</span><span>igneous</span><span>sedimentary</span><span>metamorphic</span><span>sediment</span><span>magma</span>
</p></div>

<p>1. A naturally occurring substance with a specific structure is a ________________.</p>
<p>2. The top layer of Earth where plants grow is called ________________.</p>
<p>3. Decaying plants and animals in soil are called ________________.</p>
<p>4. Rocks that form from cooling molten rock are ________________ rocks.</p>
<p>5. Rocks that form from layers of pressed-together material are ________________ rocks.</p>
<p>6. Rocks changed by heat and pressure are ________________ rocks.</p>
<p>7. Sand, mud, and pebbles that settle in layers are called ________________.</p>
<p>8. Hot molten rock beneath Earth's surface is called ________________.</p>

<h3>🔍 Collect and Observe</h3>
<p><strong>Go outside and collect 3 different rocks. Draw them and note their color, texture, and size.</strong></p>

<table>
<tr><th style="width: 200px;">Rock #</th><th>Color</th><th>Texture (Smooth/Rough)</th><th>Sketch</th></tr>
<tr><td>Rock 1</td><td style="height: 22px;"></td><td></td><td style="width: 200px;"></td></tr>
<tr><td>Rock 2</td><td></td><td></td><td></td></tr>
<tr><td>Rock 3</td><td></td><td></td><td></td></tr>
</table>

<h3>💭 Think About It</h3>
<p><strong>If you could invent a new type of soil, what would you add to it to make plants grow super fast? Explain your idea.</strong></p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
<div class="line-row"></div>
</div>

</div>
</body></html>