Seed Number Properties content: +6 questions, +3 lessons#8
Draft
DMDaudio wants to merge 1 commit into
Draft
Conversation
Fills a real gap in the bank — Quant number-properties had questions but no lessons. Adds a coherent study unit covering three subtopics: - factors-multiples: prime factorization, divisor count, GCF/LCM, and the GCF*LCM = a*b identity (2 problem-solving questions) - odds-evens-signs: parity of sums/products, consecutive-integer trick, sign rules for products (2 questions) - remainders: the n = dq + r division equation and simultaneous conditions (2 questions) All questions solved fresh to confirm exactly one correct answer, with distractors mapped to specific common mistakes. Rebuilt content index (32->38 questions, 8->11 lessons). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015yeU7ESNtvyMQ8VhZ7U5sg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR add or change?
Fills a real gap in the bank: Quant
number-propertieshad questions but no lessons. This adds a coherent study unit covering three subtopics, each with a lesson plus two problem-solving questions.Lessons (3)
quant-number-properties-factors-multiples— prime factorization, divisor counting, GCF/LCM rules, and theGCF × LCM = a × bidentity.quant-number-properties-odds-evens-signs— parity of sums/products, the consecutive-integer trick (n(n+1)always even), and sign rules for products.quant-number-properties-remainders— then = dq + rdivision equation, combining remainders, and simultaneous-condition problems.Questions (6, all
problem-solving, medium)...factors-multiples-0017— GCF/LCM identity to recover the missing integer....factors-multiples-0018— LCM as "when do repeating cycles coincide" (lighthouse intervals)....odds-evens-signs-0019— "must be even" vian(n+1)....odds-evens-signs-0020— readingxy > 0andx + y < 0together (must-be-true)....remainders-0021— substituten = 7k + 4into3n + 2....remainders-0022— smallest value satisfying two remainder conditions.Rebuilt the content index (
docs/data/content.json): 32 → 38 questions, 8 → 11 lessons. Build runs clean with no warnings.Type of change
Author checklist
idmatches the filename;topic/subtopicexist incurriculum.md).statusisin-review. I did not set my own content toverified.For reviewers
statustoverifiedand added my handle toreviewers.🤖 Generated with Claude Code
https://claude.ai/code/session_015yeU7ESNtvyMQ8VhZ7U5sg
Generated by Claude Code