Algebra Refresher — Summer Bridge Course
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,400;0,500;0,600;1,400&family=Inter:wght@400;500&display=swap'); .att-pd * { box-sizing: border-box; margi n: 0; padding: 0; } .att-pd { font-family: 'Inter', sans-serif; color: #2C2C2A; max-width: 900px; margin: 0 auto; padding: 0; } /* TRUST BAR */ .att-pd-trust { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; padding: 24px 20px; background: #EDE9E3; border-radius: 10px; margin-bottom: 40px; } .att-pd-trust-item { display: flex; align-items: center; gap: 7px; font-size: 13px; color: #5F5E5A; } .att-pd-trust-dot { width: 7px; height: 7px; border-radius: 50%; background: #7A9E7E; flex-shrink: 0; } /* SECTION HEADERS */ .att-pd-section { margin-bottom: 48px; } .att-pd-label { font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; color: #C4623A; font-weight: 500; margin-bottom: 8px; } .att-pd-section h2 { font-family: 'Fraunces', serif; font-size: 26px; font-weight: 400; color: #2C2C2A; margin-bottom: 16px; line-height: 1.25; } .att-pd-section p { font-size: 14px; color: #5F5E5A; line-height: 1.8; margin-bottom: 12px; } /* PATHWAY BOX */ .att-pd-pathway { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 20px 24px; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; gap: 8px; flex-wrap: wrap; } .att-pd-pathway-step { font-family: 'Fraunces', serif; font-size: 14px; color: #2C2C2A; background: #fff; border: 0.5px solid #D9D4CC; border-radius: 6px; padding: 8px 14px; } .att-pd-pathway-step.active { background: #2C2C2A; color: #F8F5F0; border-color: #2C2C2A; } .att-pd-pathway-arrow { color: #C4623A; font-size: 16px; font-weight: 500; } /* WHO IT'S FOR */ .att-pd-for-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 16px; } .att-pd-for-card { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 18px; } .att-pd-for-card h4 { font-family: 'Fraunces', serif; font-size: 15px; font-weight: 400; color: #2C2C2A; margin-bottom: 6px; } .att-pd-for-card p { font-size: 13px; color: #5F5E5A; line-height: 1.6; margin: 0; } /* WHAT'S INCLUDED */ .att-pd-included-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin-top: 16px; } .att-pd-included-item { background: #fff; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 18px; text-align: center; } .att-pd-included-icon { font-size: 22px; margin-bottom: 8px; } .att-pd-included-item h4 { font-family: 'Fraunces', serif; font-size: 14px; font-weight: 400; color: #2C2C2A; margin-bottom: 4px; } .att-pd-included-item p { font-size: 12px; color: #888780; line-height: 1.5; margin: 0; } /* CURRICULUM */ .att-pd-overview { background: #F8F5F0; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 20px 24px; margin-bottom: 16px; } .att-pd-overview p { font-size: 14px; color: #5F5E5A; line-height: 1.8; margin: 0; } .att-pd-week { display: flex; gap: 16px; align-items: flex-start; padding: 14px 0; border-bottom: 0.5px solid #EDE9E3; } .att-pd-week:last-child { border-bottom: none; padding-bottom: 0; } .att-pd-week-num { background: #2C2C2A; color: #F8F5F0; font-family: 'Fraunces', serif; font-size: 13px; width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; } .att-pd-week-content h4 { font-family: 'Fraunces', serif; font-size: 15px; font-weight: 400; color: #2C2C2A; margin-bottom: 4px; } .att-pd-week-content p { font-size: 13px; color: #5F5E5A; line-height: 1.6; margin: 0; } .att-pd-week-tag { display: inline-block; background: #C4623A; color: #fff; font-size: 10px; padding: 2px 8px; border-radius: 10px; margin-left: 8px; vertical-align: middle; } /* TESTIMONIALS */ .att-pd-testi-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 16px; } .att-pd-testi { background: #fff; border: 0.5px solid #D9D4CC; border-radius: 10px; padding: 20px; } .att-pd-stars { color: #C4623A; font-size: 12px; margin-bottom: 8px; } .att-pd-testi-quote { font-size: 13px; color: #444441; line-height: 1.7; font-style: italic; margin-bottom: 12px; } .att-pd-testi-author { display: flex; align-items: center; gap: 9px; } .att-pd-testi-av { width: 28px; height: 28px; border-radius: 50%; background: #C4623A; display: flex; align-items: center; justify-content: center; font-size: 10px; color: #fff; font-weight: 500; } .att-pd-testi-name { font-size: 12px; font-weight: 500; color: #2C2C2A; } .att-pd-testi-sub { font-size: 11px; color: #888780; } /* FAQ */ .att-pd-faq-item { border-bottom: 0.5px solid #EDE9E3; } .att-pd-faq-q { width: 100%; background: none; border: none; text-align: left; padding: 16px 0; font-family: 'Fraunces', serif; font-size: 15px; font-weight: 400; color: #2C2C2A; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 12px; } .att-pd-faq-q:hover { color: #C4623A; } .att-pd-faq-icon { font-size: 18px; color: #C4623A; flex-shrink: 0; transition: transform 0.2s ease; } .att-pd-faq-a { font-size: 13px; color: #5F5E5A; line-height: 1.8; padding-bottom: 16px; display: none; } .att-pd-faq-a.open { display: block; } .att-pd-faq-icon.open { transform: rotate(45deg); } /* CTA */ .att-pd-cta { background: #2C2C2A; border-radius: 12px; padding: 36px; text-align: center; margin-top: 48px; } .att-pd-cta h2 { font-family: 'Fraunces', serif; font-size: 26px; font-weight: 400; color: #F8F5F0; margin-bottom: 10px; } .att-pd-cta p { font-size: 14px; color: #B4B2A9; margin-bottom: 24px; line-height: 1.7; } .att-pd-cta-btn { display: inline-block; background: #C4623A; color: #fff; padding: 13px 32px; border-radius: 6px; font-size: 14px; font-weight: 500; text-decoration: none; } .att-pd-cta-badge { display: inline-block; background: #3A3A38; color: #B4B2A9; font-size: 11px; padding: 4px 12px; border-radius: 20px; margin-bottom: 16px; } /* DIVIDER */ .att-pd-divider { border: none; border-top: 0.5px solid #EDE9E3; margin: 48px 0; } /* RESPONSIVE */ @media (max-width: 680px) { .att-pd-for-grid { grid-template-columns: 1fr; } .att-pd-included-grid { grid-template-columns: 1fr 1fr; } .att-pd-testi-grid { grid-template-columns: 1fr; } .att-pd-cta { padding: 24px 20px; } .att-pd-pathway { gap: 6px; } } Licensed teachers Max 6 students per section Live via Zoom Materials included 7-day refund guarantee Where this fits in the math journey Built for the Geometry → Algebra 2 transition The standard high school math sequence moves from Algebra 1 through Geometry and then into Algebra 2. Even students who did well in Algebra 1 have spent an entire year focused on Geometry — and Algebra 2 picks up right where Algebra 1 left off. A full year away from algebraic thinking means concepts fade, and students who don’t refresh over the summer often find themselves struggling in the first weeks of Algebra 2. Algebra 1 → Geometry → ✓ This course → and then Algebra 2 Is this right for my student? Who this course is designed for This course is built for any student heading into Algebra 2 — whether they struggled in Algebra 1 or aced it. A full year of Geometry means most students haven’t thought about algebraic concepts in 12 months. This course brings it all back before school starts, so your student walks into Algebra 2 confident and ready rather than scrambling to catch up in the first weeks. ✓ Students who struggled in Algebra 1 If Algebra 1 was tough, this course rebuilds the foundation from the ground up before they face Algebra 2. ✓ Students who aced Algebra 1 — a year ago Even strong Algebra 1 students spend a full year in Geometry. A summer refresh keeps those skills sharp heading into Algebra 2. ✓ Students preparing for Algebra 2 Algebra 2 picks up right where Algebra 1 left off. Students with gaps will fall behind quickly without a strong foundation. ✓ Students who want to rebuild confidence Math confidence matters as much as the content. Small group instruction gives students the space to ask questions without pressure. Everything you get What’s included in the course 👨🏫 Licensed teacher Every session is led by a US-licensed educator — not a tutor or TA 👥 Small group Never more than 6 students — your student gets real attention every session 📄 Course materials All materials sent before each session — no textbooks to buy 💻 Live via Zoom Interactive live sessions — not pre-recorded videos your student ignores 🔗 Unique join link Each student receives their own secure Zoom link — registered access only 📅 Flexible scheduling Choose the section day and time that works best for your family What your student will learn Course curriculum This course targets key concepts from Algebra 1 in four focused weeks. Each session targets a key concept area that students commonly struggle with — rebuilding understanding from the ground up so your student finishes the summer confident and ready for Algebra 2. 1 Solving equations & literal equations Algebra 1 One-step, multi-step, and equations with no solution or infinite solutions — plus solving formulas for a specific variable, a skill that shows up constantly in science and higher math. 2 Writing linear equations & graphing lines Algebra 1 Slope-intercept and point-slope form, graphing from equations and two points, horizontal and vertical lines — everything students need to read and write the language of lines. 3 Absolute value & quadratic graphs Algebra 1 Graphing V-shaped absolute value functions and parabolas, identifying vertices, intercepts, and key features — the foundation for function analysis in Algebra 2 and beyond. 4 Factoring Algebra 1 GCF, factoring trinomials when a=1 and a≠1 — the skills students need to solve quadratics and simplify expressions throughout Algebra 2. What families say Real results from real students ★★★★★ “My son spent a whole year in Geometry and by the time Algebra 2 started it was like he’d forgotten everything. After this refresher he actually understood what he’d been missing. His teacher said he came in more prepared than most of the class.” LK Lisa K. Parent of rising 10th grader ★★★★★ “My daughter said she finally understood slope after week one. Four weeks later she was doing problems she couldn’t touch before. The small group made all the difference — she wasn’t afraid to ask questions.” DM David M. Parent of rising 11th grader Common questions Frequently asked questions My student passed Algebra 1 — do they still need this? + Passing a class and truly mastering the material are not always the same thing. If your student passed with a low grade, struggled on tests, or can’t clearly explain key concepts, a refresher is worth it. Even students who did well benefit — a full year of Geometry means most algebraic skills have faded significantly. What technology does my student need? + A laptop, tablet, or desktop computer with a working camera and microphone, and the free Zoom app installed. A stable internet connection is required. Mobile phones are not recommended as the screen size makes it difficult to follow along with the materials. How does the Zoom session work? Is it secure? + Each enrolled student receives a unique, personal Zoom join link registered to them specifically. Sessions use a Waiting Room — no one enters without host approval. Sessions are limited to registered participants only so no uninvited guests can join. What is your refund policy? + A full refund is available if your cancellation request is submitted at least 7 days before the first scheduled session. Cancellations submitted fewer than 7 days before the course start date are not eligible for a refund. Once a course has begun, refunds are not available for unused sessions. Please see our full Refund Policy for complete details. What grade level is this course for? + This course is designed for students who have completed Algebra 1 and Geometry and are preparing to take Algebra 2 — typically rising 10th or 11th graders depending on their school’s math track. If you are unsure whether this course is the right fit, feel free to reach out before enrolling. How many students are in each session? + Each section is capped at 6 students. This is a firm limit — we do not exceed it. Small group sizes are central to how we teach. When a section fills, enrollment closes and the section is listed as unavailable. What if my student misses a session? + If your student misses a session, course materials for that week will still be available. Please reach out to us at [email protected] and we will do our best to accommodate on a case by case basis. We do not offer makeup sessions as a standard policy for group classes. Are sessions recorded? + Yes — all sessions are recorded for internal quality assurance purposes. Recordings are retained by A Traveling Teacher Education LLC and are not distributed to families as a standard practice. In the case of a missed session, we may share a recording at our discretion on a case by case basis. Sections are limited to 6 students Ready to close the gap before school starts? Select your preferred section above and complete enrollment. Once a section fills, it closes — don’t wait. Select a Section & Enroll
More you might like
Related
Algebra 1 to Geometry — Summer Bridge Course
Related
Summer Math Algebra 1 Workbook Grade 8 Bridge Building Activ
Related
Summer Math Algebra 1 Workbook Grade 7 Bridge Building Activ
Related