Science Book 3: When Atomic Theory Explains Everyday Life
.rs4k-pd { --primary: #66bd54; --primary-dark: #4c9c3b; --accent: #6c97f8; --accent-dark: #5573b8; --ink: #111111; --muted: #5b6573; --soft: rgba(102,189,84,0.08); --soft-blue: rgb a(108,151,248,0.07); --line: rgba(108,151,248,0.14); --line-green: rgba(102,189,84,0.25); --radius: 18px; font-family: 'DM Sans', sans-serif; color: var(--muted); line-height: 1.7; font-size: 16px; } .rs4k-pd * { box-sizing: border-box; } .rs4k-pd section { background: #ffffff; border: 2px solid var(--line); border-radius: var(--radius); padding: 28px 26px; margin: 0 0 18px 0; } @media (max-width: 600px) { .rs4k-pd section { padding: 20px 16px; } } .rs4k-pd h2 { font-size: clamp(21px, 3vw, 28px); font-weight: 800; color: var(--ink); line-height: 1.25; margin: 0 0 6px 0; padding-bottom: 12px; position: relative; } .rs4k-pd h2::after { content: ''; position: absolute; bottom: 0; left: 0; width: 56px; height: 4px; background: var(--primary); border-radius: 2px; } .rs4k-pd h2 + p, .rs4k-pd h2 + ul, .rs4k-pd h2 + h3 { margin-top: 16px; } .rs4k-pd h3 { font-size: 17px; font-weight: 700; color: var(--primary-dark); margin: 20px 0 8px 0; line-height: 1.3; } .rs4k-pd p { margin: 0 0 14px 0; } .rs4k-pd p:last-child { margin-bottom: 0; } .rs4k-pd strong { color: var(--ink); } .rs4k-pd em { font-style: italic; } .rs4k-pd a { color: var(--primary-dark); font-weight: 600; text-decoration: none; border-bottom: 1px solid rgba(102,189,84,0.35); } .rs4k-pd a:hover { border-bottom-color: var(--primary-dark); } .rs4k-pd ul { margin: 0 0 14px 0; padding: 0; list-style: none; } .rs4k-pd ul li { position: relative; padding-left: 26px; margin-bottom: 8px; } .rs4k-pd ul li::before { content: ''; position: absolute; left: 4px; top: 9px; width: 9px; height: 9px; border-radius: 50%; background: var(--primary); opacity: 0.85; } .rs4k-pd .pd-kit { background: linear-gradient(135deg, rgba(102,189,84,0.07), rgba(108,151,248,0.07)); border-color: var(--line-green); } .rs4k-pd .pd-kit h2 { color: var(--primary-dark); } .rs4k-pd .pd-batch { background: var(--soft); border-left: 4px solid var(--primary); border-radius: 10px; padding: 14px 16px; color: var(--ink); } .rs4k-pd .pd-fmt-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 18px 0 16px 0; } @media (max-width: 640px) { .rs4k-pd .pd-fmt-grid { grid-template-columns: 1fr; } } .rs4k-pd .pd-fmt { background: #fafcff; border: 1.5px solid var(--line); border-radius: 12px; padding: 16px 16px 12px; transition: border-color 0.15s ease, box-shadow 0.15s ease; } .rs4k-pd .pd-fmt:hover { border-color: var(--primary); box-shadow: 0 4px 14px rgba(102,189,84,0.12); } .rs4k-pd .pd-fmt h3 { margin: 0 0 6px 0; font-size: 15px; color: var(--ink); } .rs4k-pd .pd-fmt p { font-size: 14px; margin: 0; } .rs4k-pd .pd-fmt:first-child { border-color: var(--line-green); background: var(--soft); } .rs4k-pd .pd-fmt:nth-child(2) { border-color: var(--line-green); background: var(--soft); } .rs4k-pd .pd-series h3 { color: var(--ink); font-size: 15px; margin: 18px 0 6px 0; } .rs4k-pd .pd-series p { margin-bottom: 4px; } .rs4k-pd .pd-series a { display: inline-block; background: var(--soft); border: 1px solid var(--line-green); border-radius: 999px; padding: 5px 13px; margin: 0 6px 8px 0; font-size: 13px; font-weight: 700; color: var(--primary-dark); text-decoration: none; border-bottom-width: 1px; transition: background 0.15s ease; } .rs4k-pd .pd-series a:hover { background: rgba(102,189,84,0.18); } .rs4k-pd .pd-foot { background: transparent; border: none; text-align: center; padding: 10px 8px 0; } .rs4k-pd .pd-foot small { font-size: 12px; color: #8a929d; } .rs4k-pd a.bk1 { color: #981E76; border-bottom-color: rgba(152,30,118,0.40); } .rs4k-pd a.bk1:hover { border-bottom-color: #981E76; } .rs4k-pd .pd-series a.bk1 { background: rgba(152,30,118,0.10); border-color: rgba(152,30,118,0.40); color: #981E76; } .rs4k-pd .pd-series a.bk1:hover { background: rgba(152,30,118,0.20); } .rs4k-pd a.bk2 { color: #C90D1B; border-bottom-color: rgba(225,15,30,0.40); } .rs4k-pd a.bk2:hover { border-bottom-color: #C90D1B; } .rs4k-pd .pd-series a.bk2 { background: rgba(225,15,30,0.10); border-color: rgba(225,15,30,0.40); color: #C90D1B; } .rs4k-pd .pd-series a.bk2:hover { background: rgba(225,15,30,0.20); } .rs4k-pd a.bk3 { color: #C27102; border-bottom-color: rgba(245,143,4,0.40); } .rs4k-pd a.bk3:hover { border-bottom-color: #C27102; } .rs4k-pd .pd-series a.bk3 { background: rgba(245,143,4,0.10); border-color: rgba(245,143,4,0.40); color: #C27102; } .rs4k-pd .pd-series a.bk3:hover { background: rgba(245,143,4,0.20); } .rs4k-pd a.bk4 { color: #9A7500; border-bottom-color: rgba(255,194,4,0.40); } .rs4k-pd a.bk4:hover { border-bottom-color: #9A7500; } .rs4k-pd .pd-series a.bk4 { background: rgba(255,194,4,0.10); border-color: rgba(255,194,4,0.40); color: #9A7500; } .rs4k-pd .pd-series a.bk4:hover { background: rgba(255,194,4,0.20); } .rs4k-pd a.bk5 { color: #4E8A22; border-bottom-color: rgba(97,171,42,0.40); } .rs4k-pd a.bk5:hover { border-bottom-color: #4E8A22; } .rs4k-pd .pd-series a.bk5 { background: rgba(97,171,42,0.10); border-color: rgba(97,171,42,0.40); color: #4E8A22; } .rs4k-pd .pd-series a.bk5:hover { background: rgba(97,171,42,0.20); } .rs4k-pd a.bk6 { color: #077FB3; border-bottom-color: rgba(8,153,216,0.40); } .rs4k-pd a.bk6:hover { border-bottom-color: #077FB3; } .rs4k-pd .pd-series a.bk6 { background: rgba(8,153,216,0.10); border-color: rgba(8,153,216,0.40); color: #077FB3; } .rs4k-pd .pd-series a.bk6:hover { background: rgba(8,153,216,0.20); } .rs4k-pd a.bk7 { color: #2D6DB4; border-bottom-color: rgba(45,109,180,0.40); } .rs4k-pd a.bk7:hover { border-bottom-color: #2D6DB4; } .rs4k-pd .pd-series a.bk7 { background: rgba(45,109,180,0.10); border-color: rgba(45,109,180,0.40); color: #2D6DB4; } .rs4k-pd .pd-series a.bk7:hover { background: rgba(45,109,180,0.20); } Connecting the Atomic Map to the World Students Actually Live In Science Book 3 is where the Atoms-First foundation becomes personal and practical. After students learn the atomic map in Book 1 and begin using scientific tools in Book 2, Book 3 shows them something powerful: atomic and molecular principles do not belong only in textbooks. They explain the soap that cleans your hands, the electricity that powers your home, the way plants grow in your yard, and even the structure of galaxies overhead. This is the book where students begin to see science as a single connected explanation of reality. Instead of treating chemistry, biology, physics, geology, and astronomy as separate subjects, students learn to recognize them as different windows into the same underlying world. Why Connections Transform Understanding Real scientific understanding happens when students stop memorizing isolated facts and start recognizing patterns and relationships. Science Book 3 bridges the gap between foundational ideas and real-world application, answering the question students naturally ask: "How does what I'm learning explain what I see every day?" By connecting atomic theory to everyday phenomena, students build a "science lens" that makes the world feel understandable. When science becomes connected, it becomes easier to remember, easier to apply, and far more motivating to learn. What Makes Science Book 3 Different Science Book 3 is not "more facts." It is more meaning. Students learn to: See how atomic behavior explains everyday materials and processes Connect ideas across disciplines without artificial subject barriers Move from "what happens" to "why it happens" Build real scientific intuition through repeated, connected examples This is where students start to recognize science in the world around them, and begin thinking like scientists outside the lesson. The Atoms-First Difference The Atoms-First approach changes what students are able to do with science, not just what they know. Learn more about the Atoms-First Way. Turns Atomic Theory Into Real Explanations Students discover that the same molecular logic explains cleaning, digestion, polymers, electricity, magnetism, ecosystems, and galaxies. Builds Integrated Scientific Thinking Science becomes one coherent system. Students learn how ideas in chemistry support biology, how physics powers technology, and how Earth and space follow the same rules. Strengthens "Why" and "How" Reasoning Students move beyond surface descriptions. They learn to connect cause and effect using atomic and molecular principles. Makes Science Feel Relevant When students see science everywhere, they stop asking "When will I use this?" and start asking better questions. Students begin to realize: The same atomic principles behind soap also explain DNA The same energy logic applies to batteries, electricity, and ecosystems The same thinking behind magnets helps explain Earth's magnetic field The same physical laws apply on Earth and across galaxies Who Will Thrive With Science Book 3? Science Book 3 is designed for students ready to see science connections everywhere. Perfect for students who Are ready to move from learning what to understanding why and how Are curious about how science explains the world they experience Want to see connections between scientific fields Are excited to explore electricity, plants, Earth systems, and galaxies through an atomic lens Typical progression After completing Book 2 (natural next step) Ages 9 to 11 with support Ages 11 to 13 independently Students who need relevance and connection to stay engaged Reading Level: Approximately Grade 5+ for independent workPrerequisite: Books 1 and 2 (or equivalent foundation)Focus: Scientific connections and real-world application Open and Go, Everything Is Ready Science Book 3 is designed to be picked up and taught immediately. No prep work, no science background required. Get up and running fast with the Quick-Start Guide. Understand why starting with the atomic map matters on the Start with the Right Map page. What's Inside the 3-Book Trio (Hardcover Student Textbook + Student Pages + Teacher Pages) 1. Hardcover Student Textbook A full-color, engaging journey that shows how atomic and molecular principles explain real-world phenomena. Each chapter makes abstract science concrete by connecting it to everyday life, from soap bubbles to galaxy formation. 2. Softcover Student Pages Integrated notebooks that build connective thinking through active learning: Study pages linking concepts across disciplines RATATAZ experiments that demonstrate practical applications Quizzes that assess understanding of both content and connections Activities designed to help students "see science in action" 3. Softcover Teacher Pages Comprehensive support for teaching integrated science: Lesson plans that highlight interdisciplinary connections Experiment notes emphasizing real-world relevance Answer keys explaining how concepts connect Pacing guidance that allows time for discovery and insight Hands-On Investigations Included Every experiment in Science Book 3 is designed to connect theory to practice and help students observe science working in real contexts. Access experiments three ways In the Student Pages: complete instructions and worksheets In the Teacher Pages: enhanced notes and safety guidance In the Experiment Hub: Download Experiments 22 Chapters: Seeing Science as One Connected System Introduction: Using Science Chapter 1: How science applies across real life Chemistry: From Mixtures to Molecules Chapter 2: MixturesChapter 3: Un-MixingChapter 4: Molecular Chains (polymers)Chapter 5: Molecules in Your Body (proteins and DNA) Students learn that materials behave the way they do because of molecular structure and interaction, from cleaning and separating mixtures to understanding biological molecules. Biology: The Science of Plants Chapter 6: Plants (diversity and classification)Chapter 7: Food for Plants (photosynthesis and energy)Chapter 8: Plant Parts (structure and function)Chapter 9: Growing a Plant (life cycles and reproduction) Students see how atomic principles explain how plants capture energy, build structures, and reproduce through organized matter and energy transfer. Physics: Energy and Forces in Action Chapter 10: Energy of Atoms and Molecules (chemical energy)Chapter 11: Electricity (electron movement and charge)Chapter 12: Moving Electrons (conductors and circuits)Chapter 13: Magnets (fields and forces) Electricity and magnetism become understandable as consequences of electron behavior and forces, not mysterious "effects." Geology: Earth's Systems at Work Chapter 14: Our Water (hydrosphere and water cycle)Chapter 15: Plants and Animals (ecological relationships)Chapter 16: Magnetic Earth (Earth's magnetic field)Chapter 17: Working Together (environmental interdependence) Students learn that Earth science is a story of connected systems, where matter cycles, energy flows, and physical forces shape environments. Astronomy: Our Place in the Cosmos Chapter 18: GalaxiesChapter 19: Our Galaxy: The Milky WayChapter 20: Beyond Our GalaxyChapter 21: Other Stuff in Space (comets, stars, nebulae) Students explore space as a real, evidence-based environment governed by the same physical laws, and powered by atomic-scale processes. Conclusion: Putting It All Together Chapter 22: Seeing science as an interconnected whole Available Formats 3-Book Print Trio + Digital Teaching Dashboard (18-Month Access) Print books plus the fully organized digital classroomIdeal for blended print and digital instruction and multiple students 3-Book Print Trio (Textbook + Student + Teacher Pages) Hardcover Textbook + Print Student Pages + Print Teacher PagesIdeal for hands-on, connection-based learning Digital Teaching Dashboard (18-Month Access) A complete digital classroom designed to highlight connections across chaptersIdeal for digital-first instruction Hardcover Textbook Only Full-color print reference focused on everyday-life connections Digital Textbook Only The Student Digital Textbook with Audio as a full-screen flipbook on any computer, tablet, or interactive whiteboard, with 18-Month Access and no app to install Need extra copies? Student Pages and Teacher Pages are sold separately in print or digital download for additional students, co-ops, and classrooms. Your Next Step in the Series Completed Science Book 2? Science Book 3 is where students begin seeing science everywhere, in everyday materials, living systems, Earth's processes, and the universe beyond. After mastering the connections in Book 3, continue to Science Book 4 to explore more complex systems and deeper integration across chemistry, biology, physics, and geology. Ready for advanced, unified science thinking? Science Book 5 brings everything together with comprehensive scientific integration, preparing students for upper-level study and long-term scientific literacy. Need the foundation first? Begin with Science Book 1 to establish the atomic map that makes the entire series coherent. Want to see the investigations in action? Visit the Experiment Hub to download experiments. Want the full story behind the Atoms-First sequence? Learn Our Approach. Explore the Complete Real Science-4-Kids Science Series Each book in the series builds on the last. Explore all books and their companion materials below: Science Book 1 Science Book 1 Textbook Science Book 1 Student Pages Science Book 1 Teacher Pages Book 1 Experiment Kit Science Book 2 Science Book 2 Textbook Science Book 2 Student Pages Science Book 2 Teacher Pages Book 2 Experiment Kit Science Book 3 Science Book 3 Textbook (this page) | Science Book 3 Student Pages Science Book 3 Teacher Pages Science Book 4 Science Book 4 Textbook Science Book 4 Student Pages Science Book 4 Teacher Pages Science Book 5 Science Book 5 Textbook Science Book 5 Student Pages Science Book 5 Teacher Pages Book 5 Experiment Kit Science Book 6 Science Book 6 Textbook Science Book 6 Student Pages Science Book 6 Teacher Pages Science Book 7 Science Book 7 Textbook Science Book 7 Student Pages Science Book 7 Teacher Pages © 2026 Dr. Rebecca Woodbury, PhD, M.Ed. All rights reserved. Published under license by Gravitas Publications, Inc. Real Science-4-Kids® is a registered trademark of Gravitas Publications, Inc.
More you might like
Related
BOOK David Gerrold 'When HARLIE Was One' (1975) PB science f
Related
Tell Me When? Collection of 12 Books – Fun Science Questions
Related
Tell Me When? Collection of 12 Books – Fun Science Questions
Related