Skip to content

Add Number Properties lesson + 6 practice questions#16

Draft
DMDaudio wants to merge 1 commit into
mainfrom
claude/zen-pasteur-8b3sd8
Draft

Add Number Properties lesson + 6 practice questions#16
DMDaudio wants to merge 1 commit into
mainfrom
claude/zen-pasteur-8b3sd8

Conversation

@DMDaudio

Copy link
Copy Markdown
Owner

What does this PR add or change?

Seeds the previously lesson-less Number Properties topic. Adds one foundational lesson and six practice questions spanning its three subtopics with an easy→hard difficulty progression, then rebuilds the content index (docs/data/content.json: now 38 questions, 9 lessons).

  • Lessonquant-number-properties-factors-multiples: factors vs. multiples, prime factorization, divisor counting, GCD/LCM from primes, and the gcd × lcm = product identity.
  • factors-multiples — counting multiples in a range (easy), GCD/LCM product identity (medium), perfect-square divisor count (hard).
  • odds-evens-signs — parity "must be even" (easy).
  • remainders — linear remainder 3n+5 mod 7 (medium), power cyclicity 7^100 mod 5 (hard).

Type of change

  • New question(s)
  • New lesson(s)
  • Fix to existing content (answer / explanation / tag)
  • Tooling / docs / schema

Author checklist

  • This is my own original work — not copied or paraphrased from any real GMAT question or prep material.
  • Front-matter follows CONTENT_SCHEMA.md (id matches the filename; topic/subtopic exist in curriculum.md).
  • I solved every question myself and confirmed exactly one answer choice is correct.
  • Each explanation would help someone who got the question wrong, and names the trap where relevant.
  • status is in-review. I did not set my own content to verified.

🤖 Generated with Claude Code


Generated by Claude Code

Seed the previously lesson-less Number Properties topic with a foundational
lesson (factors, multiples, prime factorization, GCD/LCM) and six practice
questions spanning its three subtopics with an easy->hard progression:

- factors-multiples: counting multiples (easy), GCD/LCM product identity
  (medium), perfect-square divisor count (hard)
- odds-evens-signs: parity "must be even" (easy)
- remainders: linear remainder (medium), power cyclicity mod 5 (hard)

Rebuild docs/data/content.json (now 38 questions, 9 lessons).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Li17xGwmWLwa15KEP5rp17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants