My 7th grader brought home his introduct
Ask
My 7th grader brought home his introductory algebra worksheet tonight with these two errors marked wrong:
1) Simplify 3x + 5 -> He wrote 8x
2) Simplify 4a + 2b -> He wrote 6ab
He told me: "Whenever there is a plus sign, you just add all the numbers together."
I don't want him spending 30 minutes copying both problems onto flashcards word-for-word.
We live in Chicago (America/Chicago timezone).
Can you:
1. Cluster these two mistakes into exactly ONE 5-line cause card (Prompt, Wrong, ight, Tag, Cause) focusing on the shared core misconception of combining unlike terms.
2. Log this card into our review ledger.
3. Schedule a daily 19:00 review reminder in America/Chicago so it comes up on schedule for active recall?
Answer
I'll work through this step by step. Let me first check the family profile, see what's already in the notebook, and read the capture reference.
Let me read the script to understand the input format:
Now let me write the clustered card:
Card written. Now scheduling the daily 19:00 review in America/Chicago:
The schedule hit the 20-active cap. Let me check what's there:
Done with one step, blocked on another. Honest recap:
**Card written** — `ok:true`, id `bd89dd9f37e29a99`, 23 lines.
| Line | Content |
| --- | --- |
| Prompt | Simplify 3x + 5 (he wrote 8x) ; Simplify 4a + 2b (he wrote 6ab) |
| Wrong | Whenever there is a plus sign, you just add all the numbers together — 3+5=8 with the x stuck on, and 4+2=6 with a·b concatenated to ab |
| ight | Only terms with the same variable part can be combined. 3x and 5 are unlike (a number alone is not an x-term), so the answer stays 3x + 5. 4a and 2b are unlike (different letters), so the answer stays 4a + 2b. Same-type item: Simplify 2y + 9 → 2y + 9 (y and 9 are unlike, nothing to add). |
| Tag | combining-like-terms |
| Cause | (empty — this is an algebra-concept cause, not in the A1–A9 arithmetic library) |
**Schedule did not go through.** The household already has 20 active reminders — the cap — and 8 of them are already daily 19:00 in Chicago. `schedule_create` returned `MAX_SCHEDULES`, so nothing new was created. I won't disable any of yours without your say-so. To free a slot for this one, pick which existing 19:00 to retire and I'll swap it:
| # | schedule_id | currently fires (Chicago) |
| --- | --- | --- |
| 2 | 3ec251a1-e0c9-4cae-9bc3-ab45a3bcb155 | 19:04 |
| 4 | 8a665f1b-1a19-4a03-a0e2-0c7d19aec6e2 | 19:04 |
| 5 | a33d98ab-ed55-4232-bd17-96136c20af11 | 19:11 |
| 7 | 94a0833e-4218-4ef5-b55e-161dd7a33860 | 19:11 |
| 8 | b3d77233-6458-4d52-b39a-22a8c66dea73 | 19:14 |
| 12 | f0332b6b-7ea9-4ab7-b2a3-5a5b8c67f44b | 19:06 |
| 14 | cab23cb3-c44f-420d-861f-a523a1d2cfae | 19:08 |
| 20 | 7e266918-2aae-4ae7-92cb-a9b5cb116879 | 19:12 |
Tell me which # to disable (or "none — keep what's there") and I'll re-run the create. Until then, the new card is in the ledger and will show up the next time `due_today` runs against it.