PDF

Overview: What these standards expect

Below are clear, step-by-step explanations of each listed Common Core standard for high school, examples you can work through, short practice problems, and tips for solving and teaching. Use this as a map to understand what skills you need and how to apply them.

Domain: Number & Quantity — Subdomain: Quantity (N-Q)

  • N-Q.1 — Use units as a way to understand problems and to guide the solution.
    • Meaning: Always track units (meters, dollars, hours) through calculations. Units help check whether your answer makes sense and guide which operations to use.
    • Example: If speed is 60 miles per hour and time is 2.5 hours, distance = 60 miles/hour * 2.5 hours = 150 miles. The units tell you to multiply.
    • Tip: Write units with every number until the final answer. Cancel units like algebraic factors.
  • N-Q.2 — Define appropriate quantities for the purpose of descriptive modeling.
    • Meaning: When modeling a real situation, choose variables and units that match the problem and simplify the model. For instance, choose x = number of people, t = hours, or d = distance in kilometers depending on context.
    • Example: To model the volume of water filling a tank, define V(t) as liters of water after t minutes rather than using an awkward unit like cubic inches if liters are standard in the context.
    • Tip: Ask what you need to predict or compare. Define quantities that make equations simple and meaningful.

Domain: Algebra — Subdomain: Seeing Structure in Expressions (A-SSE)

  • A-SSE.1 — Interpret expressions that represent a quantity in terms of its context.
    • Meaning: Read expressions by identifying what each part represents (terms, factors, coefficients, exponents) and connect them to a real-world situation.
    • Example: In 2500(1.05)^t, interpret 2500 as initial amount and 1.05 as growth factor per time period; t is number of periods.
  • A-SSE.1a — Interpret parts of an expression such as terms, factors, and coefficients.
    • Example: For 3x^2 + 5x - 7, say what 3x^2, 5x, and -7 represent and how changing coefficients would affect the quantity.
  • A-SSE.1b — Interpret complicated expressions by viewing one expression as a single entity in relation to another.
    • Example: In 3(x+2)^2, see (x+2) as an entity that gets squared and then scaled by 3. In a context, (x+2) might be an adjusted measurement.
    • Tip: Group subexpressions with parentheses or words like 'the quantity x plus 2'.
  • A-SSE.2 — Use structure to rewrite expressions in equivalent forms to reveal properties.
    • Meaning: Recognize and exploit patterns such as factoring or rearranging to see useful features (e.g., factor 9x^2 - 1 as (3x-1)(3x+1)).
    • Example: Rewrite x^2 + 6x + 9 as (x+3)^2 to see its single root at x = -3.
  • A-SSE.3 — Choose and produce equivalent forms of expressions to reveal and explain different properties.
    • Meaning: Convert expressions (factoring, expanding, completing the square) to show zeros, asymptotes, vertex, or behavior easier to analyze.
    • Example: Convert x^2 - 4x + 1 to (x-2)^2 - 3 to find the vertex of the parabola at (2,-3).

Short practice (Seeing structure)

  • Rewrite 4x^2 - 12x + 9 and identify its roots and vertex.
    • Work: 4x^2 - 12x + 9 = (2x-3)^2, so root x = 3/2 (double root), vertex at (3/2,0).

Domain: Algebra — Subdomain: Creating Equations (A-CED)

  • A-CED.1 — Create equations and inequalities in one variable and use them to solve problems.
    • Meaning: Translate a real-world situation into an equation or inequality. Solve it, and interpret the solutions in context.
    • Example: If a taxi charges $3 plus $2 per mile and you have $23, let m = miles you can travel. Equation: 3 + 2m = 23, so m = 10 miles.
  • A-CED.4 — Rearrange formulas to highlight a quantity of interest, using the same techniques as solving equations.
    • Meaning: Solve formulas for a specified variable (e.g., solve A = 1/2 bh for h or solve for r in V = (4/3)πr^3).
    • Example: Given d = rt, solve for t: t = d/r.
    • Tip: Treat letters like numbers and use inverse operations step-by-step, checking units.

Practice (Creating equations)

  • Problem: A rectangle's perimeter is 2L + 2W = 50. Express W in terms of L and find W when L = 12.
    • Work: 2L + 2W = 50 -> 2W = 50 - 2L -> W = 25 - L. When L = 12, W = 13.

Domain: Algebra — Subdomain: Reasoning with Equations & Inequalities (A-REI)

  • A-REI.1 — Explain each step in solving simple equations using properties of equality, justify the steps used.
    • Meaning: When solving, say why each move is valid (add the same number to both sides, multiply both sides by a nonzero number, use distributive property, etc.). This strengthens logical reasoning and prepares you for proofs and modeling.
    • Example: Solve 3x - 5 = 10. Step 1: add 5 to both sides (property of equality) to get 3x = 15. Step 2: divide both sides by 3 to get x = 5.
  • A-REI.3 — Solve linear equations and inequalities in one variable, including those with parameters (letters) in coefficients.
    • Meaning: Solve ax + b = c for x when a, b, c may be letters or numbers. Understand how solutions depend on parameters (special cases: a = 0).
    • Example: Solve 0x = 3 is impossible; 0x = 0 has infinitely many solutions. For 2x + k = 7, x = (7 - k)/2.

Practice (Equations & inequalities)

  • Problem: Solve and justify steps: 5(x-2) = 3x + 4.
    • Work: 5x - 10 = 3x + 4 (distribute 5). Subtract 3x from both sides: 2x - 10 = 4. Add 10: 2x = 14. Divide by 2: x = 7. Each step uses a standard equality property.

Domain: Statistics & Probability — Subdomain: Interpreting Categorical & Quantitative Data (S-ID)

  • S-ID.1 — Represent data with plots on a number line, including dot plots, histograms, and box plots.
    • Meaning: Choose an appropriate display to show a data set and build that display accurately.
    • Example: Use a histogram to show distribution of test scores, use a box plot to show median, quartiles, and outliers.
  • S-ID.2 — Use statistics appropriate to the shape of the data distribution to compare center and spread.
    • Meaning: For symmetric distributions use mean and standard deviation; for skewed distributions use median and interquartile range. Use the right summary to compare groups.
    • Example: Two classes have medians 78 and 84 but one has much larger spread; discuss both center and variability when comparing performance.
  • S-ID.3 — Interpret differences in shape, center, and spread in the context of the data.
    • Meaning: Explain what differences in histograms or box plots mean about the real world question. Connect numbers to context (e.g., one medication group tends to have lower pain scores, not just 'lower mean').
    • Example: If group A's box plot is shifted left from group B's, conclude A's values are generally lower; if A has more outliers, discuss variability and possible measurement issues.

Practice (Interpreting data)

  • Problem: You are given two box plots for test scores. Box A: median 85, IQR 10. Box B: median 82, IQR 20. Which group is more consistent and which has higher typical score? What else would you ask?
    • Answer: Box A has the higher typical score (median 85 vs 82) and is more consistent (smaller IQR). You might ask about sample sizes and outliers to judge reliability.

General strategies and tips

  • Always connect algebra to context: define variables and units, write equations that match the story, and interpret solutions in words.
  • Use structure: look for factoring patterns, common factors, perfect squares, and substitutions to simplify expressions and solve problems efficiently.
  • Keep units visible during calculations and use unit cancellation as an error check.
  • When solving equations, justify each step with the property you used; this builds rigorous reasoning and helpful explanations for partial-credit work.
  • For data, visualize first: plots reveal shape and inform which numerical summaries are appropriate.

Quick study checklist

  • Can you define variables and units for a modeling problem? (N-Q.2)
  • Do you include units and use them to choose operations? (N-Q.1)
  • Can you read and interpret parts of an expression in context? (A-SSE.1,1a,1b)
  • Can you rewrite expressions by factoring, expanding, or completing the square to reveal features? (A-SSE.2,3)
  • Can you translate word problems into equations and solve for the unknown? (A-CED.1)
  • Can you rearrange formulas to isolate a variable? (A-CED.4)
  • Can you justify every algebra step and handle parameter-dependent cases? (A-REI.1,3)
  • Can you choose an appropriate graph to display data and compare distributions by center and spread? (S-ID.1-3)

If you want, I can generate more practice problems with step-by-step solutions targeted to any of these specific standards. Tell me which standard you'd like more practice on.


Ask a followup question

Loading...