<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>W04 Monday - Flexible vs Rigid</title>
<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: 6px 0 3px; 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; }
.safety-box { border: 2px solid #ef6c00; background: #fff3e0; border-radius: 6px; padding: 6px 10px; margin-bottom: 6px; font-size: 11px; }
.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; }
.draw-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 6px; margin-bottom: 6px; }
.tf-item { margin-bottom: 5px; }
</style>
</head>
<body>

<!-- PAGE 1 -->
<div class="page">
<h1>🌀 Flexible or Rigid? The Bend Test</h1>
<h2>Week 4 &bull; Monday &bull; Flexible vs. Rigid Materials</h2>

<h3>📖 Reading Time</h3>
<div class="reading-box">
<p>Some materials bend. Some do not. A material that bends easily is flexible. A rubber band is flexible. You can stretch it and bend it. It goes back to its shape.</p>
<p>A material that does not bend is rigid. Rigid means stiff. A brick is rigid. A glass cup is rigid too. If you push too hard on a rigid material, it may break instead of bending!</p>
<p>Scientists do a bend test to find out if a material is flexible. They gently bend the material and watch what happens. Does it bend? Does it snap back? Does it stay bent? Or does it break?</p>
<p>Both properties are useful. A jump rope must be flexible. A ladder must be rigid. Today you will do your own bend tests!</p>
</div>

<h3>✏️ Reading Questions</h3>
<p>1. What do we call a material that bends easily?</p>
<div class="answer-line"></div>
<p>2. What does rigid mean?</p>
<div class="answer-line"></div>
<p>3. What can happen if you push too hard on a rigid material?</p>
<div class="answer-line"></div>
<p>4. Why must a ladder be rigid and not flexible?</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 style="font-size:10.5px; color:#555;">Write what each word means in your own words.</p>
<div class="vocab-grid">
<div class="vocab-card"><strong>flexible</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>rigid</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>bend</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>stiff</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>stretch</strong><div class="line-row"></div><div class="line-row"></div></div>
<div class="vocab-card"><strong>break</strong><div class="line-row"></div><div class="line-row"></div></div>
</div>
</div>

<!-- PAGE 2 -->
<div class="page">
<h3>📊 Sort It: Flexible or Rigid?</h3>
<p style="font-size:10.5px; color:#555;">Circle the answer for each object.</p>
<table>
<tr><th>Object</th><th>Flexible or rigid?</th></tr>
<tr><td>A rubber band</td><td>FLEXIBLE &nbsp; / &nbsp; RIGID</td></tr>
<tr><td>A brick</td><td>FLEXIBLE &nbsp; / &nbsp; RIGID</td></tr>
<tr><td>A shoelace</td><td>FLEXIBLE &nbsp; / &nbsp; RIGID</td></tr>
<tr><td>A drinking glass</td><td>FLEXIBLE &nbsp; / &nbsp; RIGID</td></tr>
<tr><td>A garden hose</td><td>FLEXIBLE &nbsp; / &nbsp; RIGID</td></tr>
<tr><td>A wooden ruler</td><td>FLEXIBLE &nbsp; / &nbsp; RIGID</td></tr>
</table>

<h3>✏️ True or False</h3>
<p style="font-size:10.5px; color:#555;">Write T for true or F for false in each circle.</p>
<div class="tf-item"><span class="circle-box"></span> Flexible materials bend easily.</div>
<div class="tf-item"><span class="circle-box"></span> Rigid means bendy.</div>
<div class="tf-item"><span class="circle-box"></span> A jump rope should be flexible.</div>
<div class="tf-item"><span class="circle-box"></span> Rigid materials can break if pushed too hard.</div>
<div class="tf-item"><span class="circle-box"></span> A rubber band stays bent after you let go.</div>
<div class="tf-item"><span class="circle-box"></span> A ladder should be rigid.</div>

<h3>🎨 Drawing: Flexible and Rigid</h3>
<p style="font-size:10.5px; color:#555;">Draw something flexible, something rigid, and something with both parts (like a shovel).</p>
<div class="draw-grid">
<div class="draw-box"></div>
<div class="draw-box"></div>
<div class="draw-box"></div>
</div>

<h3>🧠 Think About It</h3>
<p>1. Why is a bike tire flexible but the bike frame rigid?</p>
<div class="answer-lines-triple">
<div class="line-row"></div>
<div class="line-row"></div>
</div>
</div>

<!-- PAGE 3 -->
<div class="page">
<h3>✏️ Fill in the Blanks</h3>
<div class="wordbank">
<span>flexible</span><span>rigid</span><span>bend</span><span>break</span><span>stiff</span><span>test</span>
</div>
<p>1. A material that bends easily is ______________ .</p>
<p>2. A material that does not bend is ______________ .</p>
<p>3. Rigid materials feel ______________ when you push them.</p>
<p>4. Scientists do a bend ______________ to check flexibility.</p>
<p>5. If you push a rigid material too hard, it might ______________ .</p>
<p>6. It is easy to ______________ a pipe cleaner into a circle.</p>

<h3>⚠️ Safety</h3>
<div class="safety-box">
<p>Only bend safe things a grown-up gives you. Never bend glass or anything sharp. Wear shoes in case something snaps and drops.</p>
</div>

<h3>🔬 Experiment: The Bend Test</h3>
<div class="activity-box">
<p><strong>You need:</strong> a straw, a piece of paper, a rubber band, and a small dry stick or twig.</p>
<p>Gently bend each item. Watch closely. Circle what happens to each one.</p>
</div>
<table>
<tr><th>Material</th><th>What happened when I bent it?</th></tr>
<tr><td>Straw</td><td>BENT &nbsp; / &nbsp; SNAPPED BACK &nbsp; / &nbsp; BROKE</td></tr>
<tr><td>Paper</td><td>BENT &nbsp; / &nbsp; SNAPPED BACK &nbsp; / &nbsp; BROKE</td></tr>
<tr><td>Rubber band</td><td>BENT &nbsp; / &nbsp; SNAPPED BACK &nbsp; / &nbsp; BROKE</td></tr>
<tr><td>Dry stick</td><td>BENT &nbsp; / &nbsp; SNAPPED BACK &nbsp; / &nbsp; BROKE</td></tr>
</table>
<p>The most flexible material was: ______________________</p>
<p>The most rigid material was: ______________________</p>

<h3>🔬 Coming Up Wednesday</h3>
<div class="activity-box">
<p>You will build a bridge and test which materials make it strong! Save your straws and paper.</p>
</div>

<h3>📊 Review</h3>
<table>
<tr><th>I learned...</th><th>Circle one</th></tr>
<tr><td>What flexible means</td><td>YES &nbsp; / &nbsp; NOT YET</td></tr>
<tr><td>What rigid means</td><td>YES &nbsp; / &nbsp; NOT YET</td></tr>
<tr><td>How to do a bend test</td><td>YES &nbsp; / &nbsp; NOT YET</td></tr>
</table>
</div>

</body>
</html>