High School Math 1 — every item

NC Math 1 (18 chapters) · 140 items · Teacher edition

One section per unit, in course order. For review and for a year of homework sheets.

01Exponentslaws-of-exponents

  1. 1.

    Evaluate 82/38^{2/3}.

    Answer: ______________

  2. 2.

    Simplify 12x3y44x2y1\dfrac{12x^{-3}y^{4}}{4x^{2}y^{-1}}. Write the result with positive exponents only.

    Answer: ______________

  3. 3.

    Light travels at 3×1083 \times 10^{8} metres per second. The Sun is 1.5×10111.5 \times 10^{11} metres from Earth. How many seconds does sunlight take to reach Earth?

    Answer: ______________

  4. 4.

    Which is the value of (2325)2\left(2^{3} \cdot 2^{-5}\right)^{2}?

    1. (A)

      16-16

    2. (B)

      11

    3. (C)

      116\dfrac{1}{16}

    4. (D)

      2302^{-30}

  5. 5.

    If 41085166=2n\dfrac{4^{10} \cdot 8^{5}}{16^{6}} = 2^{n}, what is nn?

    1. (A)

      55

    2. (B)

      99

    3. (C)

      1010

    4. (D)

      1111

    5. (E)

      3535

Answer key — Exponents

  1. 1.
    4laws-of-exponents-01

    82/3=(83)2=22=48^{2/3} = \left(\sqrt[3]{8}\right)^2 = 2^2 = \mathbf{4}. (Root first, then power: 643=4\sqrt[3]{64} = 4 gives the same thing, just with bigger numbers.)

  2. 2.
    3y5x5\frac{3y^5}{x^5}laws-of-exponents-02

    124=3\frac{12}{4} = 3, x3x2=x5\frac{x^{-3}}{x^{2}} = x^{-5}, y4y1=y5\frac{y^{4}}{y^{-1}} = y^{5}. So the quotient is 3x5y53x^{-5}y^{5}, and moving x5x^{-5} downstairs gives 3y5x5\mathbf{\dfrac{3y^{5}}{x^{5}}}.

  3. 3.
    500laws-of-exponents-03

    1.5×10113×108=0.5×103=500\dfrac{1.5 \times 10^{11}}{3 \times 10^{8}} = 0.5 \times 10^{3} = \mathbf{500} seconds — a little over eight minutes.

  4. 4.
    (C)

    116\dfrac{1}{16}

    laws-of-exponents-04

    2325=222^{3} \cdot 2^{-5} = 2^{-2}, and (22)2=24=124=116(2^{-2})^2 = 2^{-4} = \dfrac{1}{2^4} = \mathbf{\dfrac{1}{16}}. (16-16 treats the negative exponent as a minus sign; 2302^{-30} multiplies 3(5)3 \cdot (-5) instead of adding; 11 comes from adding 2+2-2 + 2 instead of multiplying when squaring.)

  5. 5.
    (D)

    1111

    laws-of-exponents-05

    410=(22)10=2204^{10} = (2^2)^{10} = 2^{20}, 85=(23)5=2158^{5} = (2^3)^{5} = 2^{15}, 166=(24)6=22416^{6} = (2^4)^{6} = 2^{24}. Then 220215224=220+1524=211\dfrac{2^{20} \cdot 2^{15}}{2^{24}} = 2^{20 + 15 - 24} = 2^{11}, so n=11n = \mathbf{11}. (3535 forgets the denominator; 99 uses the exponents 10+5610 + 5 - 6 without converting the bases.)

02Algebraic expressions (Math 1)algebraic-expressions-m1

  1. 1.

    In the expression 7x24x+97x^{2} - 4x + 9, what is the coefficient of xx?

    Answer: ______________

  2. 2.

    Simplify 2(3x4)5x2(3x - 4) - 5x.

    Answer: ______________

  3. 3.

    Evaluate 4x26x+14x^{2} - 6x + 1 when x=12x = \dfrac{1}{2}.

    Answer: ______________

  4. 4.

    Which expression means “twice the sum of a number xx and 33, decreased by 55”?

    1. (A)

      2x+352x + 3 - 5

    2. (B)

      2(x5)+32(x - 5) + 3

    3. (C)

      2(x+3)52(x + 3) - 5

    4. (D)

      52(x+3)5 - 2(x + 3)

  5. 5.

    A rectangular garden has width ww feet. Its length is 44 feet more than three times its width. Which expression gives the perimeter of the garden, in feet?

    1. (A)

      4w+44w + 4

    2. (B)

      8w+88w + 8

    3. (C)

      6w+86w + 8

    4. (D)

      3w2+4w3w^{2} + 4w

Answer key — Algebraic expressions (Math 1)

  1. 1.
    -4algebraic-expressions-m1-01

    The xx term is 4x-4x, so the coefficient of xx is 4\mathbf{-4}. (77 is the coefficient of x2x^2; 99 is the constant term.)

  2. 2.
    x8x-8algebraic-expressions-m1-02

    2(3x4)5x=6x85x=x82(3x - 4) - 5x = 6x - 8 - 5x = \mathbf{x - 8}.

  3. 3.
    -1algebraic-expressions-m1-03

    414612+1=13+1=14 \cdot \frac{1}{4} - 6 \cdot \frac{1}{2} + 1 = 1 - 3 + 1 = \mathbf{-1}.

  4. 4.
    (C)

    2(x+3)52(x + 3) - 5

    algebraic-expressions-m1-04

    Sum: x+3x + 3. Twice the sum: 2(x+3)2(x + 3). Decreased by 55: 2(x+3)5\mathbf{2(x + 3) - 5}. (2x+352x + 3 - 5 doubles only xx; 52(x+3)5 - 2(x+3) subtracts in the wrong direction; 2(x5)+32(x - 5) + 3 groups the wrong pair.)

  5. 5.
    (B)

    8w+88w + 8

    algebraic-expressions-m1-05

    Length =3w+4= 3w + 4. Perimeter =2(3w+4)+2w=6w+8+2w=8w+8= 2(3w + 4) + 2w = 6w + 8 + 2w = \mathbf{8w + 8}. (4w+44w + 4 adds one length and one width; 6w+86w + 8 forgets the two widths; 3w2+4w3w^2 + 4w is the area.)

03Polynomialspolynomial-operations

  1. 1.

    Classify 4x32x+74x^{3} - 2x + 7 by its number of terms and its degree.

    1. (A)

      binomial, degree 33

    2. (B)

      trinomial, degree 33

    3. (C)

      trinomial, degree 22

    4. (D)

      trinomial, degree 77

  2. 2.

    Expand and simplify (2x3)(x+5)(2x - 3)(x + 5).

    Answer: ______________

  3. 3.

    A rectangle has length x+6x + 6 and width x+2x + 2. Its area, expanded, is x2+bx+cx^{2} + bx + c. What is bb?

    Answer: ______________

  4. 4.

    Which is the expansion of (x+5)2(x + 5)^{2}?

    1. (A)

      x2+25x^{2} + 25

    2. (B)

      x2+5x+25x^{2} + 5x + 25

    3. (C)

      x2+10x+25x^{2} + 10x + 25

    4. (D)

      x2+10x+10x^{2} + 10x + 10

  5. 5.

    Real numbers xx and yy satisfy x+y=7x + y = 7 and xy=10xy = 10. What is x2+y2x^{2} + y^{2}?

    1. (A)

      1919

    2. (B)

      2929

    3. (C)

      3939

    4. (D)

      4949

    5. (E)

      6969

Answer key — Polynomials

  1. 1.
    (B)

    trinomial, degree 33

    polynomial-operations-01

    Three terms make a trinomial; the highest power is x3x^3, so the degree is 33. Answer: trinomial, degree 3. (77 is the constant, not the degree; degree 22 would need an x2x^2 term.)

  2. 2.
    2x2+7x152x^2+7x-15polynomial-operations-02

    (2x3)(x+5)=2x2+10x3x15=2x2+7x15(2x - 3)(x + 5) = 2x^2 + 10x - 3x - 15 = \mathbf{2x^{2} + 7x - 15}.

  3. 3.
    8polynomial-operations-03

    (x+6)(x+2)=x2+2x+6x+12=x2+8x+12(x + 6)(x + 2) = x^2 + 2x + 6x + 12 = x^2 + 8x + 12, so b=8b = \mathbf{8} (and c=12c = 12).

  4. 4.
    (C)

    x2+10x+25x^{2} + 10x + 25

    polynomial-operations-04

    (x+5)2=x2+5x+5x+25=x2+10x+25(x + 5)^2 = x^2 + 5x + 5x + 25 = \mathbf{x^{2} + 10x + 25}. (x2+25x^2 + 25 squares termwise and drops the middle; x2+5x+25x^2 + 5x + 25 counts the cross product once; x2+10x+10x^2 + 10x + 10 forgets to square the 55.)

  5. 5.
    (B)

    2929

    polynomial-operations-05

    x2+y2=(x+y)22xy=4920=29x^2 + y^2 = (x + y)^2 - 2xy = 49 - 20 = \mathbf{29}. Check: x=5,y=2x = 5, y = 2 gives 25+4=2925 + 4 = 29. (4949 forgets to subtract 2xy2xy; 3939 subtracts xyxy only once; 6969 adds 2xy2xy instead of subtracting.)

04Equations and inequalities (Math 1)multi-step-equations-literals

  1. 1.

    Solve 5x7=3x+95x - 7 = 3x + 9.

    Answer: ______________

  2. 2.

    The area of a triangle is A=12bhA = \dfrac{1}{2}bh. Solve for hh. Enter your answer as an equation beginning with h=h =.

    Answer: ______________

  3. 3.

    How many solutions does 3(2x1)+4=6x+13(2x - 1) + 4 = 6x + 1 have?

    1. (A)

      no solution

    2. (B)

      exactly one solution, x=0x = 0

    3. (C)

      exactly one solution, x=1x = 1

    4. (D)

      infinitely many solutions

  4. 4.

    Which describes all solutions of 3<2x+17-3 < 2x + 1 \le 7?

    1. (A)

      x<2x < -2 or x3x \ge 3

    2. (B)

      2<x3-2 < x \le 3

    3. (C)

      1<x4-1 < x \le 4

    4. (D)

      2x<3-2 \le x < 3

  5. 5.

    The equation a(x2)=3x+ba(x - 2) = 3x + b has infinitely many solutions. What is a+ba + b?

    1. (A)

      9-9

    2. (B)

      6-6

    3. (C)

      3-3

    4. (D)

      33

    5. (E)

      99

Answer key — Equations and inequalities (Math 1)

  1. 1.
    8multi-step-equations-literals-01

    5x7=3x+92x=16x=85x - 7 = 3x + 9 \Rightarrow 2x = 16 \Rightarrow x = \mathbf{8}. Check: 407=33=24+940 - 7 = 33 = 24 + 9. ✓

  2. 2.
    h=2Abh=\frac{2A}{b}multi-step-equations-literals-02

    A=12bh2A=bhh=2AbA = \frac{1}{2}bh \Rightarrow 2A = bh \Rightarrow \mathbf{h = \dfrac{2A}{b}}. Check with b=4,h=3b = 4, h = 3: A=6A = 6 and 264=3\frac{2 \cdot 6}{4} = 3. ✓

  3. 3.
    (D)

    infinitely many solutions

    multi-step-equations-literals-03

    Left side simplifies to 6x+16x + 1, which is identical to the right side. Subtracting 6x6x leaves 1=11 = 1, true for every xx: an identity with infinitely many solutions. (“No solution” would be a false statement like 1=41 = 4; a single value appears only when the xx terms do not cancel.)

  4. 4.
    (B)

    2<x3-2 < x \le 3

    multi-step-equations-literals-04

    3<2x+174<2x62<x3-3 < 2x + 1 \le 7 \Rightarrow -4 < 2x \le 6 \Rightarrow \mathbf{-2 < x \le 3}, a segment open at 2-2 and closed at 33. (“x<2x < -2 or x3x \ge 3” is two rays — an OR, the wrong connective; 1<x4-1 < x \le 4 adds 11 instead of subtracting; 2x<3-2 \le x < 3 swaps which end is closed.)

  5. 5.
    (C)

    3-3

    multi-step-equations-literals-05

    ax2a=3x+bax - 2a = 3x + b is an identity when a=3a = 3 and b=2a=6b = -2a = -6. So a+b=3+(6)=3a + b = 3 + (-6) = \mathbf{-3}. (99 takes b=+6b = +6; 6-6 reports bb alone; 33 reports aa alone.)

05Linear equations and inequalities (two variables)linear-forms-half-planes

  1. 1.

    What is the slope of the line 3x+4y=123x + 4y = 12?

    Answer: ______________

  2. 2.

    Write the equation of the line through (2,1)(2, -1) that is perpendicular to y=2x+4y = 2x + 4. Give it in slope-intercept form, as an equation beginning with y=y =.

    Answer: ______________

  3. 3.

    A line passes through (1,5)(1, 5) and (4,4)(4, -4). What is its yy-intercept?

    Answer: ______________

  4. 4.

    The inequality y<2x3y < 2x - 3 is graphed with a dashed boundary line and one half-plane shaded. Which point lies in the shaded region?

    1. (A)

      (0,0)(0, 0)

    2. (B)

      (1,2)(1, 2)

    3. (C)

      (2,1)(2, 1)

    4. (D)

      (3,1)(3, 1)

  5. 5.

    A line is parallel to 4x3y=94x - 3y = 9 and passes through (6,1)(6, 1). What is the yy-intercept of this line?

    Answer: ______________

Answer key — Linear equations and inequalities (two variables)

  1. 1.
    -3/4linear-forms-half-planes-01

    4y=3x+12y=34x+34y = -3x + 12 \Rightarrow y = -\frac{3}{4}x + 3. Slope =34= \mathbf{-\dfrac{3}{4}}. (Shortcut for Ax+By=CAx + By = C: slope =AB= -\frac{A}{B}.)

  2. 2.
    y=12xy=-\frac{1}{2}xlinear-forms-half-planes-02

    Perpendicular slope: 12-\frac{1}{2}. Point-slope: y+1=12(x2)=12x+1y + 1 = -\frac{1}{2}(x - 2) = -\frac{1}{2}x + 1. Slope-intercept: y=12x\mathbf{y = -\dfrac{1}{2}x} — the line passes through the origin. Check: x=2x = 2 gives y=1y = -1. ✓

  3. 3.
    8linear-forms-half-planes-03

    m=93=3m = \frac{-9}{3} = -3. Using (1,5)(1, 5): 5=3(1)+bb=85 = -3(1) + b \Rightarrow b = 8. The line is y=3x+8y = -3x + 8, with yy-intercept 8\mathbf{8}. Check: x=4x = 4 gives 12+8=4-12 + 8 = -4. ✓

  4. 4.
    (D)

    (3,1)(3, 1)

    linear-forms-half-planes-04

    (3,1)(3, 1): 1<2(3)3=31 < 2(3) - 3 = 3 is true, so (3,1)\mathbf{(3, 1)} is in the region. ((0,0)(0,0) gives 0<30 < -3, false; (1,2)(1,2) gives 2<12 < -1, false; (2,1)(2,1) lies on the dashed boundary, which a strict inequality excludes.)

  5. 5.
    -7linear-forms-half-planes-05

    Slope of the given line: 43\frac{4}{3}. New line: 1=43(6)+b=8+b1 = \frac{4}{3}(6) + b = 8 + b, so b=7b = \mathbf{-7}. The line is y=43x7y = \frac{4}{3}x - 7. (The given line's own intercept, 3-3, is a different line.)

06Systems of equations and inequalitieslinear-systems

  1. 1.

    Solve the system by substitution and enter xx:

    y=2x1,3x+y=14y = 2x - 1, \qquad 3x + y = 14

    Answer: ______________

  2. 2.

    Solve the system by elimination and enter yy:

    3x+2y=16,5x4y=13x + 2y = 16, \qquad 5x - 4y = 1

    Answer: ______________

  3. 3.

    A school play sells 120120 tickets. Adult tickets cost $8 and student tickets cost $5, and the total collected is $780. How many adult tickets were sold?

    Answer: ______________

  4. 4.

    How many solutions does this system have?

    2x4y=8,x2y=62x - 4y = 8, \qquad x - 2y = 6

    1. (A)

      exactly one solution

    2. (B)

      no solution

    3. (C)

      infinitely many solutions

    4. (D)

      exactly two solutions

  5. 5.

    Three pens and two notebooks cost $11. Two pens and three notebooks cost $14. What is the cost of one pen and one notebook together?

    1. (A)

      $1

    2. (B)

      $3

    3. (C)

      $4

    4. (D)

      $4.50

    5. (E)

      $5

Answer key — Systems of equations and inequalities

  1. 1.
    3linear-systems-01

    3x+2x1=145x=15x=33x + 2x - 1 = 14 \Rightarrow 5x = 15 \Rightarrow x = \mathbf{3} (and y=5y = 5). Check: 9+5=149 + 5 = 14. ✓

  2. 2.
    7/2linear-systems-02

    2×(3x+2y=16)2 \times (3x + 2y = 16) gives 6x+4y=326x + 4y = 32. Adding 5x4y=15x - 4y = 1: 11x=3311x = 33, x=3x = 3. Then 9+2y=16y=729 + 2y = 16 \Rightarrow y = \mathbf{\dfrac{7}{2}}. Check: 1514=115 - 14 = 1. ✓

  3. 3.
    60linear-systems-03

    8a+6005a=7803a=180a=608a + 600 - 5a = 780 \Rightarrow 3a = 180 \Rightarrow a = \mathbf{60}. Then s=60s = 60; check 8(60)+5(60)=480+300=7808(60) + 5(60) = 480 + 300 = 780. ✓

  4. 4.
    (B)

    no solution

    linear-systems-04

    The first equation is x2y=4x - 2y = 4; the second is x2y=6x - 2y = 6. Same left side, different constants: the lines are parallel and distinct, so there is no solution. (“Infinitely many” would need the constants to match too; two lines can never cross exactly twice.)

  5. 5.
    (E)

    $5

    linear-systems-05

    Adding: 5p+5n=255p + 5n = 25, so p+n=5p + n = \mathbf{5} dollars. (Solving fully gives p=1p = 1, n=4n = 4: $1 and $4 are the separate prices, not the sum.)

07Relations and functionsfunction-foundations

  1. 1.

    If f(x)=3x5f(x) = 3x - 5, find f(4)f(4).

    Answer: ______________

  2. 2.

    Let f(x)=x+42f(x) = \dfrac{x + 4}{2}. Find the value of xx for which f(x)=11f(x) = 11.

    Answer: ______________

  3. 3.

    Which relation is a function?

    1. (A)

      {(1,2), (2,3), (1,4)}\{(1, 2),\ (2, 3),\ (1, 4)\}

    2. (B)

      {(0,1), (0,2), (0,3)}\{(0, 1),\ (0, 2),\ (0, 3)\}

    3. (C)

      {(2,1), (2,3), (3,4)}\{(2, 1),\ (2, 3),\ (3, 4)\}

    4. (D)

      {(1,2), (2,2), (3,2)}\{(1, 2),\ (2, 2),\ (3, 2)\}

  4. 4.

    What is the domain of f(x)=x1f(x) = \sqrt{x - 1}, in interval notation?

    1. (A)

      (,)(-\infty, \infty)

    2. (B)

      [1,)[1, \infty)

    3. (C)

      (1,)(1, \infty)

    4. (D)

      [0,)[0, \infty)

  5. 5.

    The function C(m)=25+0.15mC(m) = 25 + 0.15m gives the cost in dollars of renting a van and driving it mm miles. For how many miles driven is the cost $61?

    Answer: ______________

Answer key — Relations and functions

  1. 1.
    7function-foundations-01

    f(4)=3(4)5=125=7f(4) = 3(4) - 5 = 12 - 5 = \mathbf{7}.

  2. 2.
    18function-foundations-02

    x+42=11x+4=22x=18\frac{x + 4}{2} = 11 \Rightarrow x + 4 = 22 \Rightarrow x = \mathbf{18}. Check: f(18)=222=11f(18) = \frac{22}{2} = 11. ✓

  3. 3.
    (D)

    {(1,2), (2,2), (3,2)}\{(1, 2),\ (2, 2),\ (3, 2)\}

    function-foundations-03

    In {(1,2),(2,2),(3,2)}\{(1, 2), (2, 2), (3, 2)\} the inputs 1,2,31, 2, 3 are all different, so each has exactly one output — it is a function even though every output is 22. Answer: {(1,2), (2,2), (3,2)}\mathbf{\{(1,2),\ (2,2),\ (3,2)\}}. (The first set sends 11 to both 22 and 44; the second sends 00 to three outputs; the third sends 22 to both 11 and 33.)

  4. 4.
    (B)

    [1,)[1, \infty)

    function-foundations-04

    x10x1x - 1 \ge 0 \Rightarrow x \ge 1, so the domain is [1,)\mathbf{[1, \infty)} with a square bracket because x=1x = 1 gives 0=0\sqrt{0} = 0. (All reals ignores the root; (1,)(1, \infty) wrongly excludes 11; [0,)[0, \infty) forgets the 1-1 inside.)

  5. 5.
    240function-foundations-05

    25+0.15m=610.15m=36m=360.15=24025 + 0.15m = 61 \Rightarrow 0.15m = 36 \Rightarrow m = \frac{36}{0.15} = \mathbf{240} miles. Check: 25+0.15(240)=25+36=6125 + 0.15(240) = 25 + 36 = 61. ✓

08Factoring polynomialsfactoring-polynomials

  1. 1.

    Which is the complete factorization of 12x318x212x^{3} - 18x^{2}?

    1. (A)

      6x(2x23x)6x(2x^{2} - 3x)

    2. (B)

      3x2(4x6)3x^{2}(4x - 6)

    3. (C)

      2x2(6x9)2x^{2}(6x - 9)

    4. (D)

      6x2(2x3)6x^{2}(2x - 3)

  2. 2.

    Factor 6x25x66x^{2} - 5x - 6 completely.

    Answer: ______________

  3. 3.

    A rectangle has area x2+7x+12x^{2} + 7x + 12 square units and width x+3x + 3 units. Write an expression for its length.

    Answer: ______________

  4. 4.

    Factor x29x^{2} - 9.

    1. (A)

      (x3)2(x - 3)^{2}

    2. (B)

      (x+3)2(x + 3)^{2}

    3. (C)

      (x3)(x+3)(x - 3)(x + 3)

    4. (D)

      (x9)(x+1)(x - 9)(x + 1)

  5. 5.

    The trinomial x2+bx+48x^{2} + bx + 48 can be factored as (x+p)(x+q)(x + p)(x + q), where pp and qq are positive integers. How many different values of bb are possible?

    1. (A)

      44

    2. (B)

      55

    3. (C)

      66

    4. (D)

      88

    5. (E)

      1010

Answer key — Factoring polynomials

  1. 1.
    (D)

    6x2(2x3)6x^{2}(2x - 3)

    factoring-polynomials-01

    GCF =6x2= 6x^2, so 12x318x2=6x2(2x3)12x^3 - 18x^2 = \mathbf{6x^{2}(2x - 3)}. (The other three are all true products, but each leaves a common factor inside the bracket — xx, 22, or 33 — so they are not complete.)

  2. 2.
    (2x3)(3x+2)(2x-3)(3x+2)factoring-polynomials-02

    6x25x6=6x2+4x9x6=2x(3x+2)3(3x+2)=(2x3)(3x+2)6x^2 - 5x - 6 = 6x^2 + 4x - 9x - 6 = 2x(3x + 2) - 3(3x + 2) = \mathbf{(2x - 3)(3x + 2)}. Check the middle term: 2x2+(3)(3x)=4x9x=5x2x \cdot 2 + (-3)(3x) = 4x - 9x = -5x. ✓

  3. 3.
    x+4x+4factoring-polynomials-03

    x2+7x+12=(x+3)(x+4)x^2 + 7x + 12 = (x + 3)(x + 4). The width is x+3x + 3, so the length is x+4\mathbf{x + 4}.

  4. 4.
    (C)

    (x3)(x+3)(x - 3)(x + 3)

    factoring-polynomials-04

    x29=(x3)(x+3)x^2 - 9 = (x - 3)(x + 3); the middle terms 3x3x and 3x-3x cancel. Answer: (x3)(x+3)\mathbf{(x - 3)(x + 3)}. ((x3)2=x26x+9(x-3)^2 = x^2 - 6x + 9 and (x+3)2=x2+6x+9(x+3)^2 = x^2 + 6x + 9 both have a middle term; (x9)(x+1)=x28x9(x - 9)(x + 1) = x^2 - 8x - 9.)

  5. 5.
    (B)

    55

    factoring-polynomials-05

    The sums are 49,26,19,16,1449, 26, 19, 16, 14 — all different — so there are 5\mathbf{5} possible values of bb. (1010 counts each unordered pair twice; 44 misses a pair.)

09Quadratic equations and functionsquadratics-parabolas

  1. 1.

    Solve x25x+6=0x^{2} - 5x + 6 = 0. Enter the larger solution.

    Answer: ______________

  2. 2.

    Solve 2x23x2=02x^{2} - 3x - 2 = 0 using the quadratic formula. Enter the negative solution.

    Answer: ______________

  3. 3.

    A ball is thrown upward from a platform. Its height in feet after tt seconds is h(t)=16t2+64t+80h(t) = -16t^{2} + 64t + 80. What is the maximum height the ball reaches, in feet?

    Answer: ______________

  4. 4.

    What is the xx-coordinate of the vertex of y=3x212x+7y = 3x^{2} - 12x + 7?

    1. (A)

      2-2

    2. (B)

      22

    3. (C)

      66

    4. (D)

      1212

  5. 5.

    The two real roots of x27x+k=0x^{2} - 7x + k = 0 differ by 33. What is kk?

    1. (A)

      44

    2. (B)

      66

    3. (C)

      88

    4. (D)

      1010

    5. (E)

      1212

Answer key — Quadratic equations and functions

  1. 1.
    3quadratics-parabolas-01

    (x2)(x3)=0x=2(x - 2)(x - 3) = 0 \Rightarrow x = 2 or x=3x = 3. The larger solution is 3\mathbf{3}.

  2. 2.
    -1/2quadratics-parabolas-02

    x=3±254=3±54x = \dfrac{3 \pm \sqrt{25}}{4} = \dfrac{3 \pm 5}{4}, so x=2x = 2 or x=24=12x = \dfrac{-2}{4} = \mathbf{-\dfrac{1}{2}}. Factoring check: (2x+1)(x2)=2x23x2(2x + 1)(x - 2) = 2x^2 - 3x - 2. ✓

  3. 3.
    144quadratics-parabolas-03

    Vertex at t=6432=2t = -\frac{64}{-32} = 2. Then h(2)=16(4)+64(2)+80=64+128+80=144h(2) = -16(4) + 64(2) + 80 = -64 + 128 + 80 = \mathbf{144} feet. (22 is the time, not the height; 8080 is the starting height.)

  4. 4.
    (B)

    22

    quadratics-parabolas-04

    x=b2a=126=2x = -\dfrac{b}{2a} = -\dfrac{-12}{6} = \mathbf{2}. (66 drops the aa and computes b2-\frac{b}{2}; 2-2 loses the sign; 1212 is just b-b.)

  5. 5.
    (D)

    1010

    quadratics-parabolas-05

    r+s=7r + s = 7 and rs=3r - s = 3 give r=5r = 5, s=2s = 2. So k=rs=10k = rs = \mathbf{10}. Check: x27x+10=(x5)(x2)x^2 - 7x + 10 = (x - 5)(x - 2), roots 55 and 22, which differ by 33. ✓ (1212 comes from guessing roots 33 and 44, which differ by 11.)

10Exponential functionsexponential-growth-decay

  1. 1.

    Let f(x)=800(0.5)xf(x) = 800(0.5)^{x}. Find f(3)f(3).

    Answer: ______________

  2. 2.

    A car bought for $24,000 loses 15%15\% of its value each year. What is its value after 22 years, in dollars?

    Answer: ______________

  3. 3.

    A table gives x=0,1,2,3x = 0, 1, 2, 3 and y=3,6,12,24y = 3, 6, 12, 24. Which function matches the table?

    1. (A)

      y=23xy = 2 \cdot 3^{x}

    2. (B)

      y=3x+3y = 3x + 3

    3. (C)

      y=32xy = 3 \cdot 2^{x}

    4. (D)

      y=6xy = 6^{x}

  4. 4.

    Which situation is modelled by an exponential function?

    1. (A)

      A bacteria count doubles every hour

    2. (B)

      A plant grows 22 cm each week

    3. (C)

      A taxi charges $2 per mile

    4. (D)

      A savings jar gains $2 every month

  5. 5.

    $2,000 is deposited in an account paying 6%6\% annual interest, compounded semi-annually. What is the balance after 11 year, in dollars, to the nearest cent?

    Answer: ______________

Answer key — Exponential functions

  1. 1.
    100exponential-growth-decay-01

    f(3)=80018=100f(3) = 800 \cdot \frac{1}{8} = \mathbf{100}. Each step halves: 800400200100800 \to 400 \to 200 \to 100.

  2. 2.
    17340exponential-growth-decay-02

    V(2)=240000.852=240000.7225=17340V(2) = 24000 \cdot 0.85^2 = 24000 \cdot 0.7225 = \mathbf{17340} dollars. (Subtracting 15%15\% of the original twice, 2400023600=1680024000 - 2 \cdot 3600 = 16800, is linear decay, not exponential.)

  3. 3.
    (C)

    y=32xy = 3 \cdot 2^{x}

    exponential-growth-decay-03

    Start value 33, ratio 22: y=32x\mathbf{y = 3 \cdot 2^{x}}. Check x=3x = 3: 38=243 \cdot 8 = 24. ✓ (y=23xy = 2 \cdot 3^x swaps aa and bb — it gives 22 at x=0x = 0; y=3x+3y = 3x + 3 adds 33 each step instead of doubling; 6x6^x gives 11 at x=0x = 0.)

  4. 4.
    (A)

    A bacteria count doubles every hour

    exponential-growth-decay-04

    A bacteria count doubles every hour multiplies by a constant factor 22, so it is exponential: N(t)=N02tN(t) = N_0 \cdot 2^t. (The plant, taxi, and jar each add a constant 22 per step — linear, even though the number 22 appears.)

  5. 5.
    2121.8exponential-growth-decay-05

    A=2000(1.03)2=20001.0609=2121.80A = 2000(1.03)^2 = 2000 \cdot 1.0609 = \mathbf{2121.80} dollars. (Simple 6%6\% for one year would give $2,120; compounding twice earns the extra $1.80.)

11Graphing functionsfunction-features

  1. 1.

    A piecewise function is defined by

    f(x)={x+3if x<02xif x0f(x) = \begin{cases} x + 3 & \text{if } x < 0 \\ 2x & \text{if } x \ge 0 \end{cases}

    Find f(2)f(-2).

    Answer: ______________

  2. 2.

    Let f(x)=x22xf(x) = x^{2} - 2x. Find the average rate of change of ff from x=1x = 1 to x=4x = 4.

    Answer: ______________

  3. 3.

    A graph starts at (4,2)(-4, 2), falls to a low point at (1,3)(-1, -3), rises to a high point at (2,5)(2, 5), then falls to its end at (5,0)(5, 0). On which interval is the function increasing?

    1. (A)

      (1,2)(-1, 2)

    2. (B)

      (4,1)(-4, -1)

    3. (C)

      (2,5)(2, 5)

    4. (D)

      (3,5)(-3, 5)

  4. 4.

    The table gives the height h(t)h(t), in metres, of a drone tt seconds after launch.

    tt002255
    h(t)h(t)121220204444

    What is the average rate of change of hh from t=2t = 2 to t=5t = 5, in metres per second?

    1. (A)

      2424

    2. (B)

      88

    3. (C)

      323\dfrac{32}{3}

    4. (D)

      6.46.4

  5. 5.

    What is the maximum value of the function f(x)=x2+6x5f(x) = -x^{2} + 6x - 5?

    Answer: ______________

Answer key — Graphing functions

  1. 1.
    1function-features-01

    2<0-2 < 0, so f(2)=2+3=1f(-2) = -2 + 3 = \mathbf{1}. (Using 2x2x would give 4-4, but that rule is only for x0x \ge 0.)

  2. 2.
    3function-features-02

    f(4)f(1)41=8(1)3=93=3\dfrac{f(4) - f(1)}{4 - 1} = \dfrac{8 - (-1)}{3} = \dfrac{9}{3} = \mathbf{3}.

  3. 3.
    (A)

    (1,2)(-1, 2)

    function-features-03

    The graph rises between the low point and the high point, so ff is increasing on (1,2)\mathbf{(-1, 2)}. ((3,5)(-3, 5) lists the yy-values of those two points, not an xx-interval; on (4,1)(-4, -1) and (2,5)(2, 5) the graph is falling.)

  4. 4.
    (B)

    88

    function-features-04

    h(5)h(2)52=44203=8\dfrac{h(5) - h(2)}{5 - 2} = \dfrac{44 - 20}{3} = \mathbf{8} m/s. (2424 is h(5)h(2)h(5) - h(2) without dividing by the time; 323\frac{32}{3} uses the height change from t=0t = 0; 6.46.4 is 325\frac{32}{5}, the rate over the whole table.)

  5. 5.
    4function-features-05

    Vertex at x=3x = 3; f(3)=9+185=4f(3) = -9 + 18 - 5 = \mathbf{4}. The maximum value is 44, reached at x=3x = 3. (Reporting 33 answers “where,” not “what.”)

12Comparing functionscomparing-function-families

  1. 1.

    A table gives x=0,1,2,3x = 0, 1, 2, 3 and y=2,5,10,17y = 2, 5, 10, 17. Which family does the table belong to?

    1. (A)

      Quadratic

    2. (B)

      Linear

    3. (C)

      Exponential

    4. (D)

      None of these

  2. 2.

    A table gives x=0,1,2,3x = 0, 1, 2, 3 and y=4,12,36,108y = 4, 12, 36, 108. The pattern continues. What is yy when x=5x = 5?

    Answer: ______________

  3. 3.

    Let L(x)=20xL(x) = 20x and E(x)=2xE(x) = 2^{x}. For small positive xx, L(x)L(x) is larger. What is the smallest positive integer xx for which E(x)>L(x)E(x) > L(x)?

    Answer: ______________

  4. 4.

    A table gives x=1,2,3,4x = 1, 2, 3, 4 and y=5,8,11,15y = 5, 8, 11, 15. Which statement about the table is correct?

    1. (A)

      Linear, because the differences are all about 33

    2. (B)

      Exponential, because yy keeps increasing

    3. (C)

      Not linear, because the first differences 3,3,43, 3, 4 are not all equal

    4. (D)

      Quadratic, because the second differences are 00 and 11

  5. 5.

    A quadratic function ff satisfies f(0)=3f(0) = 3, f(1)=6f(1) = 6, and f(2)=13f(2) = 13. What is f(5)f(5)?

    1. (A)

      4343

    2. (B)

      4848

    3. (C)

      5353

    4. (D)

      5858

    5. (E)

      6363

Answer key — Comparing functions

  1. 1.
    (A)

    Quadratic

    comparing-function-families-01

    First differences 3,5,73, 5, 7; second differences 2,22, 2 — constant. The table is quadratic (y=x2+2x+2y = x^2 + 2x + 2 fits). (Ratios 2.5,2,1.72.5, 2, 1.7 are not constant, so it is not exponential.)

  2. 2.
    972comparing-function-families-02

    Constant ratio 33, so y=43xy = 4 \cdot 3^x. At x=5x = 5: 4243=9724 \cdot 243 = \mathbf{972} (or 108324972108 \to 324 \to 972).

  3. 3.
    8comparing-function-families-03

    x=7x = 7: 27=128<1402^7 = 128 < 140. x=8x = 8: 28=256>1602^8 = 256 > 160. The smallest positive integer is 8\mathbf{8}. From here on the exponential doubles each step while the line adds only 2020, so it never falls behind again.

  4. 4.
    (C)

    Not linear, because the first differences 3,3,43, 3, 4 are not all equal

    comparing-function-families-04

    The first differences 3,3,43, 3, 4 are not all equal, so the table is not linear. (“About 33” is not a rule — linear means exactly equal. Increasing yy alone does not make a table exponential; the ratios are not constant. Second differences 0,10, 1 are not constant, so it is not quadratic either.)

  5. 5.
    (D)

    5858

    comparing-function-families-05

    First differences 3,7,11,15,193, 7, 11, 15, 19 (each up by 44), so f(3)=24f(3) = 24, f(4)=39f(4) = 39, f(5)=58f(5) = \mathbf{58}. Check with the formula f(x)=2x2+x+3f(x) = 2x^2 + x + 3: f(5)=50+5+3=58f(5) = 50 + 5 + 3 = 58. ✓ (4343 uses second difference 33; 6363 adds one difference too many.)

13Patterns, sequences, and seriesarithmetic-geometric-sequences

  1. 1.

    An arithmetic sequence begins 7,11,15,19,7, 11, 15, 19, \dots What is its 2020th term?

    Answer: ______________

  2. 2.

    A sequence begins 2,3,8,13,-2, 3, 8, 13, \dots Write an explicit formula for its nnth term. Enter just the expression for ana_n in terms of nn.

    Answer: ______________

  3. 3.

    A ball is dropped and each bounce rises to 34\dfrac{3}{4} of the height of the previous bounce. The first bounce reaches 4848 cm. How high, in cm, does the fourth bounce reach?

    Answer: ______________

  4. 4.

    What is the 1515th term of the arithmetic sequence 50,44,38,32,50, 44, 38, 32, \dots?

    1. (A)

      40-40

    2. (B)

      28-28

    3. (C)

      34-34

    4. (D)

      134134

  5. 5.

    The sum of the first nn terms of the arithmetic sequence 5,8,11,14,5, 8, 11, 14, \dots is 440440. What is nn?

    1. (A)

      1414

    2. (B)

      1515

    3. (C)

      1616

    4. (D)

      1717

    5. (E)

      1818

Answer key — Patterns, sequences, and series

  1. 1.
    83arithmetic-geometric-sequences-01

    a20=7+194=7+76=83a_{20} = 7 + 19 \cdot 4 = 7 + 76 = \mathbf{83}. (7+204=877 + 20 \cdot 4 = 87 counts one jump too many.)

  2. 2.
    5n75n-7arithmetic-geometric-sequences-02

    an=2+5(n1)=5n7a_n = -2 + 5(n - 1) = \mathbf{5n - 7}. Check: n=1n = 1 gives 2-2, n=4n = 4 gives 1313. ✓

  3. 3.
    20.25arithmetic-geometric-sequences-03

    g4=482764=3274=814=20.25g_4 = 48 \cdot \frac{27}{64} = \frac{3 \cdot 27}{4} = \frac{81}{4} = \mathbf{20.25} cm. Step by step: 48362720.2548 \to 36 \to 27 \to 20.25.

  4. 4.
    (C)

    34-34

    arithmetic-geometric-sequences-04

    a15=50+14(6)=5084=34a_{15} = 50 + 14(-6) = 50 - 84 = \mathbf{-34}. (40-40 uses 1515 jumps, a1+nda_1 + nd; 28-28 uses only 1313; 134134 adds 66 instead of subtracting.)

  5. 5.
    (C)

    1616

    arithmetic-geometric-sequences-05

    n(3n+7)=880n(3n + 7) = 880. Try n=16n = 16: 1655=88016 \cdot 55 = 880. ✓ So n=16n = \mathbf{16}. (Check by the formula: a16=50a_{16} = 50 and S16=162(5+50)=855=440S_{16} = \frac{16}{2}(5 + 50) = 8 \cdot 55 = 440. For n=15n = 15, 1552=78088015 \cdot 52 = 780 \ne 880.)

14Polygonspolygons-angle-theorems

  1. 1.

    What is the sum of the interior angles of a hexagon, in degrees?

    Answer: ______________

  2. 2.

    What is the measure of each interior angle of a regular 1212-gon, in degrees?

    Answer: ______________

  3. 3.

    Each interior angle of a regular polygon measures 156156^\circ. How many sides does the polygon have?

    Answer: ______________

  4. 4.

    Which statement about quadrilaterals is true?

    1. (A)

      Every square is a rhombus

    2. (B)

      Every rectangle is a rhombus

    3. (C)

      No rhombus is a rectangle

    4. (D)

      Every parallelogram is a rectangle

  5. 5.

    The interior angles of a convex hexagon, in degrees, form an arithmetic sequence with common difference 1010. What is the measure of the largest angle, in degrees?

    1. (A)

      115115

    2. (B)

      125125

    3. (C)

      135135

    4. (D)

      145145

    5. (E)

      155155

Answer key — Polygons

  1. 1.
    720polygons-angle-theorems-01

    S=(62)180=4180=720S = (6 - 2) \cdot 180^\circ = 4 \cdot 180^\circ = \mathbf{720} degrees.

  2. 2.
    150polygons-angle-theorems-02

    (122)18012=180012=150\dfrac{(12 - 2) \cdot 180^\circ}{12} = \dfrac{1800^\circ}{12} = \mathbf{150} degrees. Check: exterior angle 360÷12=30360 \div 12 = 30, and 18030=150180 - 30 = 150. ✓

  3. 3.
    15polygons-angle-theorems-03

    Exterior angle =180156=24= 180 - 156 = 24^\circ, so n=36024=15n = \frac{360}{24} = \mathbf{15} sides. Check: (152)18015=234015=156\frac{(15-2) \cdot 180}{15} = \frac{2340}{15} = 156. ✓

  4. 4.
    (A)

    Every square is a rhombus

    polygons-angle-theorems-04

    A square has four equal sides, so it satisfies the definition of a rhombus: every square is a rhombus (and every square is a rectangle too). (A 2×52 \times 5 rectangle has unequal sides, so not every rectangle is a rhombus; a square is a rhombus that is also a rectangle, so “no rhombus is a rectangle” fails; a tilted parallelogram has no right angles.)

  5. 5.
    (D)

    145145

    polygons-angle-theorems-05

    6a+150=720a=956a + 150 = 720 \Rightarrow a = 95. The angles are 95,105,115,125,135,14595, 105, 115, 125, 135, 145, so the largest is 145\mathbf{145} degrees. Check: 95+145=24095 + 145 = 240, and three such pairs give 720720. ✓ (155155 uses six jumps instead of five; 135135 is the fifth angle.)

15Coordinate geometrycoordinate-geometry

  1. 1.

    Find the distance between (2,3)(-2, 3) and (4,11)(4, 11).

    Answer: ______________

  2. 2.

    Point PP lies on the segment from A(1,2)A(1, 2) to B(9,14)B(9, 14) so that AP:PB=1:3AP : PB = 1 : 3. What is the yy-coordinate of PP?

    Answer: ______________

  3. 3.

    A triangle has vertices (1,1)(1, 1), (7,3)(7, 3), and (3,6)(3, 6). What is its area, in square units?

    Answer: ______________

  4. 4.

    What is the midpoint of the segment joining (5,2)(-5, 2) and (3,8)(3, 8)?

    1. (A)

      (1,5)(-1, 5)

    2. (B)

      (2,10)(-2, 10)

    3. (C)

      (4,3)(4, 3)

    4. (D)

      (4,3)(-4, -3)

  5. 5.

    Triangle ABCABC has vertices A(1,2)A(1, 2), B(7,2)B(7, 2), and C(7,10)C(7, 10). What is the length of the median from BB to side AC\overline{AC}?

    1. (A)

      13\sqrt{13}

    2. (B)

      44

    3. (C)

      55

    4. (D)

      34\sqrt{34}

    5. (E)

      41\sqrt{41}

Answer key — Coordinate geometry

  1. 1.
    10coordinate-geometry-01

    d=62+82=100=10d = \sqrt{6^2 + 8^2} = \sqrt{100} = \mathbf{10} — a 66881010 right triangle. (100100 is d2d^2, not dd.)

  2. 2.
    5coordinate-geometry-02

    P=A+14(BA)=(1+2, 2+3)=(3,5)P = A + \frac{1}{4}(B - A) = (1 + 2,\ 2 + 3) = (3, 5). The yy-coordinate is 5\mathbf{5}. (The midpoint, (5,8)(5, 8), would be the 1:11 : 1 point.)

  3. 3.
    13coordinate-geometry-03

    Box method: 30665=1330 - 6 - 6 - 5 = \mathbf{13}. Shoelace check: 12(1371)+(7633)+(3116)=124+333=262=13\frac{1}{2}\lvert (1 \cdot 3 - 7 \cdot 1) + (7 \cdot 6 - 3 \cdot 3) + (3 \cdot 1 - 1 \cdot 6) \rvert = \frac{1}{2}\lvert -4 + 33 - 3 \rvert = \frac{26}{2} = 13. ✓

  4. 4.
    (A)

    (1,5)(-1, 5)

    coordinate-geometry-04

    M=(5+32,2+82)=(1,5)M = \left(\frac{-5 + 3}{2}, \frac{2 + 8}{2}\right) = \mathbf{(-1, 5)}. ((2,10)(-2, 10) is the sum without halving; (4,3)(4, 3) halves the differences instead of the sums; (4,3)(-4, -3) is the negative of that.)

  5. 5.
    (C)

    55

    coordinate-geometry-05

    Midpoint M=(4,6)M = (4, 6). BM=32+42=25=5BM = \sqrt{3^2 + 4^2} = \sqrt{25} = \mathbf{5}. (This is half of AC=10AC = 10, as it must be: BB is the right angle, so the median to the hypotenuse is half the hypotenuse. 34\sqrt{34} and 41\sqrt{41} come from misplacing the midpoint; 44 is only the vertical leg of the 334455 triangle.)

16Euclidean geometry: transformations and congruencetransformations-congruence

  1. 1.

    The point (3,2)(3, -2) is rotated 9090^\circ counter-clockwise about the origin. Enter the xx-coordinate of the image.

    Answer: ______________

  2. 2.

    A vertex P(4,6)P(-4, 6) of a triangle is rotated 9090^\circ counter-clockwise about the origin, and the result is then dilated by a scale factor of 12\dfrac{1}{2} about the origin. Enter the yy-coordinate of the final image.

    Answer: ______________

  3. 3.

    A single transformation maps A(2,5)A(2, 5) to A(5,2)A'(5, 2) and B(1,3)B(-1, 3) to B(3,1)B'(3, -1). Which transformation is it?

    1. (A)

      Reflection over the xx-axis

    2. (B)

      Rotation of 9090^\circ counter-clockwise about the origin

    3. (C)

      Translation by (3,3)(3, -3)

    4. (D)

      Reflection over the line y=xy = x

  4. 4.

    Two triangles share some equal measurements. Which set of equal parts guarantees the triangles are congruent?

    1. (A)

      Two sides and a non-included angle

    2. (B)

      Three angles

    3. (C)

      Two sides and the included angle

    4. (D)

      One side and one angle

  5. 5.

    A triangle has vertices (1,1)(1, 1), (5,1)(5, 1), and (1,4)(1, 4). It is dilated by a scale factor of 33 about the origin. What is the perimeter of the image, in units?

    Answer: ______________

Answer key — Euclidean geometry: transformations and congruence

  1. 1.
    2transformations-congruence-01

    (3,2)((2),3)=(2,3)(3, -2) \mapsto (-(-2), 3) = (2, 3). The xx-coordinate is 2\mathbf{2}. (The rule (x,y)(x,y)(x, y) \mapsto (-x, y) is a reflection over the yy-axis, not a rotation.)

  2. 2.
    -2transformations-congruence-02

    Rotation: (4,6)(6,4)(-4, 6) \mapsto (-6, -4). Dilation: (6,4)(3,2)(-6, -4) \mapsto (-3, -2). The yy-coordinate is 2\mathbf{-2}. The rotation keeps the triangle congruent; the dilation makes the final image similar to the original, not congruent.

  3. 3.
    (D)

    Reflection over the line y=xy = x

    transformations-congruence-03

    (x,y)(y,x)(x, y) \mapsto (y, x) is the reflection over y=xy = x, and it fits both points. (Reflection over the xx-axis gives (2,5)(2, -5); the 9090^\circ rotation gives (5,2)(-5, 2); the translation by (3,3)(3, -3) fits AA but sends BB to (2,0)(2, 0).)

  4. 4.
    (C)

    Two sides and the included angle

    transformations-congruence-04

    Two sides and the included angle is SAS, a valid congruence shortcut. (SSA is not — two different triangles can share those parts; AAA only gives similarity; one side and one angle is far too little.)

  5. 5.
    36transformations-congruence-05

    Original perimeter =3+4+5=12= 3 + 4 + 5 = 12. Scale factor 33: image perimeter =312=36= 3 \cdot 12 = \mathbf{36}. (Multiplying by 99 would be the area rule; the image's area is 96=549 \cdot 6 = 54.)

17Statistics: center and spreaddescriptive-stats-spread

  1. 1.

    Find the mean of 4, 7, 7, 10, 124,\ 7,\ 7,\ 10,\ 12.

    Answer: ______________

  2. 2.

    Find the population standard deviation σ\sigma of 5, 7, 8, 9, 115,\ 7,\ 8,\ 9,\ 11.

    Answer: ______________

  3. 3.

    Eight runners' times, in minutes: 14, 15, 16, 18, 20, 21, 22, 4014,\ 15,\ 16,\ 18,\ 20,\ 21,\ 22,\ 40. Using the 1.5×IQR1.5 \times IQR rule, what is the upper fence (the value above which a time counts as an outlier)?

    Answer: ______________

  4. 4.

    Six quiz scores are 7, 9, 9, 10, 12, 137,\ 9,\ 9,\ 10,\ 12,\ 13. Their mean is 1010. What is the population standard deviation σ\sigma?

    1. (A)

      22

    2. (B)

      44

    3. (C)

      24\sqrt{24}

    4. (D)

      2424

  5. 5.

    A data set has mean 4040 and standard deviation 55. Every value in the set is doubled. What are the mean and standard deviation of the new data set?

    1. (A)

      mean 8080, standard deviation 55

    2. (B)

      mean 4040, standard deviation 1010

    3. (C)

      mean 8080, standard deviation 2020

    4. (D)

      mean 8080, standard deviation 1010

Answer key — Statistics: center and spread

  1. 1.
    8descriptive-stats-spread-01

    xˉ=4+7+7+10+125=405=8\bar x = \dfrac{4 + 7 + 7 + 10 + 12}{5} = \dfrac{40}{5} = \mathbf{8}.

  2. 2.
    2descriptive-stats-spread-02

    Mean 88. Squared deviations sum to 9+1+0+1+9=209 + 1 + 0 + 1 + 9 = 20. Variance =205=4= \frac{20}{5} = 4, so σ=4=2\sigma = \sqrt{4} = \mathbf{2}.

  3. 3.
    30.5descriptive-stats-spread-03

    Q1=15.5Q_1 = 15.5, Q3=21.5Q_3 = 21.5, IQR=6IQR = 6. Upper fence =21.5+1.5(6)=21.5+9=30.5= 21.5 + 1.5(6) = 21.5 + 9 = \mathbf{30.5} minutes. The 4040-minute time is above the fence, so it is an outlier.

  4. 4.
    (A)

    22

    descriptive-stats-spread-04

    (xixˉ)2=24\sum (x_i - \bar x)^2 = 24; variance =246=4= \frac{24}{6} = 4; σ=4=2\sigma = \sqrt{4} = \mathbf{2}. (44 is the variance — the square root was skipped; 2424 is the sum of squares; 24\sqrt{24} skips the division by nn.)

  5. 5.
    (D)

    mean 8080, standard deviation 1010

    descriptive-stats-spread-05

    New mean =240=80= 2 \cdot 40 = 80; new standard deviation =25=10= 2 \cdot 5 = 10. Answer: mean 80, standard deviation 10. (“SD stays 55” is the rule for adding a constant; SD 2020 applies the factor 44 that belongs to the variance.)

18Data analysis: two variablesbivariate-regression

  1. 1.

    A survey asked students how they get to school.

    BusWalk
    Grade 618181212
    Grade 7242466

    What percent of the grade 7 students walk? Enter the number only.

    Answer: ______________

  2. 2.

    A line of best fit is y^=2.5x+10\hat y = 2.5x + 10. One data point is (6,22)(6, 22). What is the residual for this point?

    Answer: ______________

  3. 3.

    For a class, the line y^=3.2x+15\hat y = 3.2x + 15 predicts a test score yy from hours of study xx. Which is the best interpretation of the number 3.23.2?

    1. (A)

      The predicted score for a student who studies 00 hours

    2. (B)

      The correlation between study time and score

    3. (C)

      Each additional hour of study predicts about 3.23.2 more points

    4. (D)

      Every student's score rises exactly 3.23.2 points per hour

  4. 4.

    In a study of elementary-school children, shoe size and reading score have correlation r=0.2r = 0.2. Which statement is the best conclusion?

    1. (A)

      There is a strong positive relationship, so bigger feet cause better reading

    2. (B)

      There is a weak positive association; something else, such as age, could explain both

    3. (C)

      Since r>0r > 0, 20%20\% of a child's reading score is explained by shoe size

    4. (D)

      There is no association, because rr is less than 0.50.5

  5. 5.

    A line is fitted to data on a plant's height over 3030 days. In the residual plot, the residuals are positive for the first 88 days, negative from day 99 to day 2222, and positive again after day 2222, forming a U-shaped curve. Which conclusion is best?

    1. (A)

      A linear model is not appropriate; the curved pattern means the relationship is not linear

    2. (B)

      The linear model fits well because the residuals are both positive and negative

    3. (C)

      The correlation rr must be exactly 00

    4. (D)

      The slope of the fitted line must be negative

Answer key — Data analysis: two variables

  1. 1.
    20bivariate-regression-01

    630=15=20\dfrac{6}{30} = \dfrac{1}{5} = \mathbf{20} percent. (Out of all 6060 students, 66 walkers would be 10%10\% — the joint frequency, a different question.)

  2. 2.
    -3bivariate-regression-02

    y^=2.5(6)+10=25\hat y = 2.5(6) + 10 = 25. Residual =2225=3= 22 - 25 = \mathbf{-3}; the point lies 33 units below the line. (Computing y^y=3\hat y - y = 3 gets the sign backwards.)

  3. 3.
    (C)

    Each additional hour of study predicts about 3.23.2 more points

    bivariate-regression-03

    3.23.2 is the slope: each additional hour of study predicts about 3.23.2 more points. (1515, the intercept, is the predicted score at 00 hours; the correlation rr is a separate number between 1-1 and 11; “every student rises exactly” turns a model into a guarantee.)

  4. 4.
    (B)

    There is a weak positive association; something else, such as age, could explain both

    bivariate-regression-04

    r=0.2r = 0.2 is a weak positive association, and age is an obvious lurking variable behind both shoe size and reading. (“Strong” misreads 0.20.2; causation does not follow from correlation; rr is not a percent of anything; a nonzero rr is still an association, however weak.)

  5. 5.
    (A)

    A linear model is not appropriate; the curved pattern means the relationship is not linear

    bivariate-regression-05

    A U-shaped residual plot shows the data curving away from the line on both ends: a linear model is not appropriate. (Mixed signs alone do not mean a good fit — their pattern is the problem; a curved relationship can still have rr far from 00; the residual pattern does not determine the slope's sign.)

undefinedWhole numbers: primes, GCF, and LCMgcf-lcm-grade6

  1. 1.

    Write 8484 as a product of primes. How many distinct prime factors does it have?

    Answer: ______________

  2. 2.

    Using 84=223784 = 2^2 \cdot 3 \cdot 7 and 120=2335120 = 2^3 \cdot 3 \cdot 5, find GCF(84,120)\text{GCF}(84, 120).

    Answer: ______________

  3. 3.

    Using 84=223784 = 2^2 \cdot 3 \cdot 7 and 120=2335120 = 2^3 \cdot 3 \cdot 5, find LCM(84,120)\text{LCM}(84, 120).

    Answer: ______________

  4. 4.

    Two buses leave the depot together at 8:00. Bus A leaves every 1212 minutes and Bus B every 1818 minutes. When do they next leave together?

    1. (A)

      8:06

    2. (B)

      8:30

    3. (C)

      8:36

    4. (D)

      11:36

  5. 5.

    A ribbon 8484 cm long and a ribbon 120120 cm long are each cut into pieces of the same length, as long as possible, with nothing left over. How many pieces are there in total?

    1. (A)

      12

    2. (B)

      17

    3. (C)

      24

    4. (D)

      204

    5. (E)

      840

Answer key — Whole numbers: primes, GCF, and LCM

  1. 1.
    3gcf-lcm-grade6-01

    84=2×42=2×2×21=223784 = 2 \times 42 = 2 \times 2 \times 21 = 2^2 \cdot 3 \cdot 7. The distinct primes are 22, 33, and 773 of them.

  2. 2.
    12gcf-lcm-grade6-02

    Shared primes: 22 (lowest power 222^2) and 33 (lowest power 33). GCF=223=12\text{GCF} = 2^2 \cdot 3 = \mathbf{12}.

  3. 3.
    840gcf-lcm-grade6-03

    LCM=23357=8105=840\text{LCM} = 2^3 \cdot 3 \cdot 5 \cdot 7 = 8 \cdot 105 = \mathbf{840}. Check: GCF×LCM=12×840=10,080=84×120\text{GCF} \times \text{LCM} = 12 \times 840 = 10{,}080 = 84 \times 120. ✓

  4. 4.
    (C)

    8:36

    gcf-lcm-grade6-04

    LCM(12,18)=2232=36\text{LCM}(12, 18) = 2^2 \cdot 3^2 = 36. Thirty-six minutes after 8:00 is 8:36. (8:06 uses the GCF, 66; 11:36 uses 12×18=21612 \times 18 = 216 minutes, which is a common multiple but not the least.)

  5. 5.
    (B)

    17

    gcf-lcm-grade6-05

    Piece length =GCF(84,120)=12= \text{GCF}(84,120) = 12 cm. The ribbons give 84÷12=784 \div 12 = 7 and 120÷12=10120 \div 12 = 10 pieces, so 7+10=177 + 10 = \mathbf{17} pieces. (12 is the piece length, not the count; 204 is the total length.)

undefinedFractions: division and multi-step storiesfraction-operations-6

  1. 1.

    12÷18= ?\dfrac{1}{2} \div \dfrac{1}{8} = \ ?

    1. (A)

      116\dfrac{1}{16}

    2. (B)

      14\dfrac{1}{4}

    3. (C)

      44

    4. (D)

      1616

  2. 2.

    Compute 312÷343\dfrac{1}{2} \div \dfrac{3}{4}. Give your answer as a fraction or mixed number.

    Answer: ______________

  3. 3.

    A jug holds 66 cups of juice. How many 34\dfrac{3}{4}-cup servings can be poured from it?

    Answer: ______________

  4. 4.

    Compute 223×1122\dfrac{2}{3} \times 1\dfrac{1}{2}.

    Answer: ______________

  5. 5.

    Mia spent 25\dfrac{2}{5} of her money on a book, then 13\dfrac{1}{3} of the remainder on lunch. She had $24 left. How much money did she start with, in dollars?

    Answer: ______________

Answer key — Fractions: division and multi-step stories

  1. 1.
    (C)

    44

    fraction-operations-6-01

    12=48\frac{1}{2} = \frac{4}{8}, and there are 44 eighths in four-eighths. By the rule: 12×81=4\frac{1}{2} \times \frac{8}{1} = \mathbf{4}. (116\frac{1}{16} comes from multiplying instead of dividing.)

  2. 2.
    14/3fraction-operations-6-02

    312=723\frac{1}{2} = \frac{7}{2}. Then 72÷34=72×43=286=143=423\frac{7}{2} \div \frac{3}{4} = \frac{7}{2} \times \frac{4}{3} = \frac{28}{6} = \frac{14}{3} = \mathbf{4\tfrac{2}{3}}. Sentence check: four three-quarters make 33, and two-thirds of another three-quarter makes the extra half. ✓

  3. 3.
    8fraction-operations-6-03

    6÷34=6×43=243=86 \div \frac{3}{4} = 6 \times \frac{4}{3} = \frac{24}{3} = \mathbf{8} servings. Check: 8×34=68 \times \frac{3}{4} = 6. ✓

  4. 4.
    4fraction-operations-6-04

    83×32=246=4\frac{8}{3} \times \frac{3}{2} = \frac{24}{6} = \mathbf{4}. (Multiplying parts separately, 2×1+23×12=2132 \times 1 + \frac{2}{3} \times \frac{1}{2} = 2\frac{1}{3}, is the classic error.)

  5. 5.
    60fraction-operations-6-05

    After the book, 35\frac{3}{5} remains. Lunch uses 13×35=15\frac{1}{3} \times \frac{3}{5} = \frac{1}{5} of the original, leaving 3515=25\frac{3}{5} - \frac{1}{5} = \frac{2}{5}. That 25\frac{2}{5} is $24, so 15\frac{1}{5} is $12 and the whole is 5×12=605 \times 12 = \mathbf{60} dollars.

undefinedDecimals: terminating and repeatingdecimals-terminating-repeating

  1. 1.

    Write 78\dfrac{7}{8} as a decimal.

    Answer: ______________

  2. 2.

    Which fraction has a terminating decimal?

    1. (A)

      13\dfrac{1}{3}

    2. (B)

      16\dfrac{1}{6}

    3. (C)

      18\dfrac{1}{8}

    4. (D)

      19\dfrac{1}{9}

  3. 3.

    Compute 4.2×0.354.2 \times 0.35.

    Answer: ______________

  4. 4.

    Compute 7.2÷0.087.2 \div 0.08.

    Answer: ______________

  5. 5.

    The decimal form of 311\dfrac{3}{11} repeats. Enter the two-digit block that repeats.

    Answer: ______________

Answer key — Decimals: terminating and repeating

  1. 1.
    0.875decimals-terminating-repeating-01

    78=8751000=0.875\frac{7}{8} = \frac{875}{1000} = \mathbf{0.875}. It terminates because 8=238 = 2^3 has no primes other than 22 and 55.

  2. 2.
    (C)

    18\dfrac{1}{8}

    decimals-terminating-repeating-02

    8=238 = 2^3, so 18=0.125\frac{1}{8} = 0.125 terminates. The others have a factor of 33 in the denominator: 13=0.3\frac{1}{3} = 0.\overline{3}, 16=0.16\frac{1}{6} = 0.1\overline{6}, 19=0.1\frac{1}{9} = 0.\overline{1}. Answer: 18\mathbf{\frac{1}{8}}.

  3. 3.
    1.47decimals-terminating-repeating-03

    42×35=147042 \times 35 = 1470. Three decimal places: 1.470=1.471.470 = \mathbf{1.47}. Estimate check: 4×0.35=1.44 \times 0.35 = 1.4. ✓

  4. 4.
    90decimals-terminating-repeating-04

    7.2÷0.08=720÷8=907.2 \div 0.08 = 720 \div 8 = \mathbf{90}. Sense check: 0.080.08 is small, so the quotient should be much bigger than 7.27.2. ✓

  5. 5.
    27decimals-terminating-repeating-05

    3÷11=0.2727=0.273 \div 11 = 0.2727\ldots = 0.\overline{27}. The repeating block is 27\mathbf{27}. (Every k11\frac{k}{11} has a two-digit block equal to 9k9k: 111=0.09\frac{1}{11} = 0.\overline{09}, 211=0.18\frac{2}{11} = 0.\overline{18}, 311=0.27\frac{3}{11} = 0.\overline{27}.)

undefinedNegative numbers and absolute valueintegers-absolute-value

  1. 1.

    A submarine is at an elevation of 250-250 metres. How far is it from the surface, in metres?

    Answer: ______________

  2. 2.

    Which list is in order from least to greatest?

    1. (A)

      32, 2, 2.5, 0, 12-\dfrac{3}{2},\ -2,\ -2.5,\ 0,\ \dfrac{1}{2}

    2. (B)

      0, 12, 32, 2, 2.50,\ \dfrac{1}{2},\ -\dfrac{3}{2},\ -2,\ -2.5

    3. (C)

      2.5, 2, 32, 0, 12-2.5,\ -2,\ -\dfrac{3}{2},\ 0,\ \dfrac{1}{2}

    4. (D)

      2, 2.5, 32, 0, 12-2,\ -2.5,\ -\dfrac{3}{2},\ 0,\ \dfrac{1}{2}

  3. 3.

    At 6 a.m. the temperature was 7-7^\circC. At noon it was 3-3^\circC. Which statement is correct?

    1. (A)

      7>3-7 > -3, so 6 a.m. was warmer.

    2. (B)

      3>7-3 > -7, so noon was warmer.

    3. (C)

      7<3\lvert -7 \rvert < \lvert -3 \rvert, so 6 a.m. was warmer.

    4. (D)

      Both are below 00, so they are equally cold.

  4. 4.

    Compute 4+32\lvert -4 \rvert + \lvert 3 \rvert - \lvert -2 \rvert.

    Answer: ______________

  5. 5.

    On a number line, point AA is at 6-6 and point BB is at 1-1. How many units apart are AA and BB?

    Answer: ______________

Answer key — Negative numbers and absolute value

  1. 1.
    250integers-absolute-value-01

    250=250\lvert -250 \rvert = \mathbf{250} metres below the surface. The sign says below; the absolute value says how far.

  2. 2.
    (C)

    2.5, 2, 32, 0, 12-2.5,\ -2,\ -\dfrac{3}{2},\ 0,\ \dfrac{1}{2}

    integers-absolute-value-02

    Least to greatest: 2.5<2<1.5<0<0.5-2.5 < -2 < -1.5 < 0 < 0.5, so 2.5, 2, 32, 0, 12\mathbf{-2.5,\ -2,\ -\tfrac{3}{2},\ 0,\ \tfrac{1}{2}}. The first choice lists the negatives by absolute value, smallest first — the most common mistake.

  3. 3.
    (B)

    3>7-3 > -7, so noon was warmer.

    integers-absolute-value-03

    3-3 is to the right of 7-7, so 3>7-3 > -7: noon was warmer. The first choice compares the absolute values 7>37 > 3 and gets the direction backwards.

  4. 4.
    5integers-absolute-value-04

    4+32=54 + 3 - 2 = \mathbf{5}. A student who writes 4=4\lvert -4 \rvert = -4 gets 4+3+2=1-4 + 3 + 2 = 1; absolute value is never negative.

  5. 5.
    5integers-absolute-value-05

    From 6-6 to 1-1 is 55 steps to the right, so the distance is 5\mathbf{5}. (Equivalently 1(6)=5=5\lvert -1 - (-6) \rvert = \lvert 5 \rvert = 5; subtraction of negatives is formalized in Math 7, but counting on the line works now.)

undefinedRatiosratios-grade6

  1. 1.

    A recipe uses flour and sugar in the ratio 5:25:2. If you use 3535 cups of flour, how many cups of sugar do you need?

    Answer: ______________

  2. 2.

    Share $84 between two people in the ratio 2:52:5. How many dollars does the person with the larger share receive?

    Answer: ______________

  3. 3.

    Share 8484 marbles among three children in the ratio 2:3:72:3:7. How many marbles does the child with the smallest share get?

    Answer: ______________

  4. 4.

    In a bag, the ratio of red to blue marbles is 3:43:4. There are 2828 blue marbles. How many red marbles are there?

    1. (A)

      1212

    2. (B)

      2121

    3. (C)

      3636

    4. (D)

      8484

  5. 5.

    In a class the ratio of boys to girls is 2:32:3. After 44 more boys join, the ratio becomes 4:54:5. How many students are in the class now?

    1. (A)

      4545

    2. (B)

      5050

    3. (C)

      5454

    4. (D)

      6060

Answer key — Ratios

  1. 1.
    14ratios-grade6-01

    5:2=35:145:2 = 35:14 (both parts ×7\times 7). You need 14\mathbf{14} cups of sugar.

  2. 2.
    60ratios-grade6-02

    2+5=72 + 5 = 7 parts; one part =84÷7=12= 84 \div 7 = 12. Larger share =5×12=60= 5 \times 12 = \mathbf{60} dollars (the other gets $24; 60+24=8460 + 24 = 84 ✓).

  3. 3.
    14ratios-grade6-03

    84÷12=784 \div 12 = 7 per part. Smallest share =2×7=14= 2 \times 7 = \mathbf{14}. (Shares: 14,21,4914, 21, 49; sum 8484 ✓.)

  4. 4.
    (B)

    2121

    ratios-grade6-04

    One unit =28÷4=7= 28 \div 4 = 7; red =3×7=21= 3 \times 7 = \mathbf{21}. (1212 treats 2828 as the total; 8484 multiplies instead of dividing.)

  5. 5.
    (C)

    5454

    ratios-grade6-05

    10k+20=12kk=1010k + 20 = 12k \Rightarrow k = 10. Originally 2020 boys and 3030 girls. Now 2424 boys and 3030 girls: 24:30=4:524 : 30 = 4 : 5 ✓. Total now =54= \mathbf{54}.

undefinedRate and speedrate-speed

  1. 1.

    A car travels 180180 km in 2.52.5 hours. What is its speed in km/h?

    Answer: ______________

  2. 2.

    Apples cost $7.50 for 55 pounds. What is the price per pound, in dollars?

    Answer: ______________

  3. 3.

    Convert 2020 m/s to km/h.

    Answer: ______________

  4. 4.

    A cyclist rides at 6060 km/h for 11 hour, then at 4040 km/h for 22 hours. What is the average speed for the whole ride?

    1. (A)

      5050 km/h

    2. (B)

      462346\tfrac{2}{3} km/h

    3. (C)

      4848 km/h

    4. (D)

      100100 km/h

  5. 5.

    Jo walks 33 km to school at 44 km/h and takes the bus back along the same road at 1212 km/h. What is Jo's average speed for the round trip, in km/h?

    Answer: ______________

Answer key — Rate and speed

  1. 1.
    72rate-speed-01

    180÷2.5=72180 \div 2.5 = \mathbf{72} km/h. Check: 72×2.5=18072 \times 2.5 = 180. ✓

  2. 2.
    1.5rate-speed-02

    7.50÷5=1.507.50 \div 5 = \mathbf{1.50} dollars per pound.

  3. 3.
    72rate-speed-03

    20×3600=72,00020 \times 3600 = 72{,}000 m per hour =72= \mathbf{72} km/h. Shortcut: multiply m/s by 3.63.6.

  4. 4.
    (B)

    462346\tfrac{2}{3} km/h

    rate-speed-04

    Total distance 140140 km, total time 33 h: 1403=4623\frac{140}{3} = \mathbf{46\tfrac{2}{3}} km/h. The answer is closer to 4040 than to 6060 because more time was spent at 4040. (5050 is the trap: averaging the speeds.)

  5. 5.
    6rate-speed-05

    Total time =34+14=1= \frac{3}{4} + \frac{1}{4} = 1 hour for 66 km, so the average speed is 6\mathbf{6} km/h — not 88, the mean of 44 and 1212. Jo spends three times as long walking as riding, so the slow speed dominates.

undefinedPercent and percent changepercent-change

  1. 1.

    Increase 8080 by 25%25\%.

    Answer: ______________

  2. 2.

    15%15\% of what number is 3636?

    Answer: ______________

  3. 3.

    A price rose from $40 to $50. What was the percent increase?

    Answer: ______________

  4. 4.

    A jacket costs $45 after a 25%25\% discount. What was the original price?

    1. (A)

      $33.75

    2. (B)

      $56.25

    3. (C)

      $60

    4. (D)

      $70

  5. 5.

    A number is decreased by 20%20\%, and the result is then increased by 20%20\%. The final value is what percent of the original? Enter the percent as a number.

    Answer: ______________

Answer key — Percent and percent change

  1. 1.
    100percent-change-01

    25%25\% of 8080 is 2020; 80+20=10080 + 20 = \mathbf{100}. Or in one step: 80×1.25=10080 \times 1.25 = 100.

  2. 2.
    240percent-change-02

    One percent is 36÷15=2.436 \div 15 = 2.4, so 100%100\% is 2.4×100=2402.4 \times 100 = \mathbf{240}. Check: 0.15×240=360.15 \times 240 = 36. ✓

  3. 3.
    25percent-change-03

    1040=14=25%\frac{10}{40} = \frac{1}{4} = \mathbf{25}\%. (Measuring against the new price, 1050=20%\frac{10}{50} = 20\%, is the wrong base.)

  4. 4.
    (C)

    $60

    percent-change-04

    $45 is three quarters of the original, so one quarter is $15 and the original is 4×15=604 \times 15 = \mathbf{60}. ($56.25 adds 25%25\% of 4545 — the wrong base. $33.75 discounts again.)

  5. 5.
    96percent-change-05

    Start at 100100: 8096\to 80 \to 96. The final value is 96%\mathbf{96}\% of the original — a net 4%4\% loss, because the increase was 20%20\% of the smaller number. In one line: 0.8×1.2=0.960.8 \times 1.2 = 0.96.

undefinedArea of plane figuresarea-triangles-trapezoids

  1. 1.

    A triangle has base 1010 cm and height 66 cm. What is its area in cm²?

    Answer: ______________

  2. 2.

    A trapezoid has parallel sides of 88 cm and 1212 cm and a height of 55 cm. What is its area in cm²?

    Answer: ______________

  3. 3.

    A parallelogram has a base of 99 cm. Its slanted side is 55 cm long, and the perpendicular distance between the base and the opposite side is 44 cm. What is its area?

    1. (A)

      1818 cm²

    2. (B)

      2626 cm²

    3. (C)

      3636 cm²

    4. (D)

      4545 cm²

  4. 4.

    A triangle has area 2424 cm² and base 88 cm. What is its height in cm?

    Answer: ______________

  5. 5.

    A parallelogram has base 1212 cm and height 77 cm. A triangle with base 66 cm and height 44 cm is cut out of it. What is the area of the remaining shaded region, in cm²?

    Answer: ______________

Answer key — Area of plane figures

  1. 1.
    30area-triangles-trapezoids-01

    A=12×10×6=30A = \frac{1}{2} \times 10 \times 6 = \mathbf{30} cm².

  2. 2.
    50area-triangles-trapezoids-02

    A=12(8+12)(5)=10×5=50A = \frac{1}{2}(8 + 12)(5) = 10 \times 5 = \mathbf{50} cm².

  3. 3.
    (C)

    3636 cm²

    area-triangles-trapezoids-03

    A=9×4=36A = 9 \times 4 = \mathbf{36} cm². (4545 uses the slanted side as the height; 1818 halves as if it were a triangle; 2626 is a perimeter-style sum.)

  4. 4.
    6area-triangles-trapezoids-04

    128h=244h=24h=6\frac{1}{2} \cdot 8 \cdot h = 24 \Rightarrow 4h = 24 \Rightarrow h = \mathbf{6} cm.

  5. 5.
    72area-triangles-trapezoids-05

    Parallelogram =12×7=84= 12 \times 7 = 84. Triangle =1264=12= \frac{1}{2} \cdot 6 \cdot 4 = 12. Shaded =8412=72= 84 - 12 = \mathbf{72} cm².

undefinedVolume and surface areavolume-surface-nets

  1. 1.

    A box measures 33 cm by 44 cm by 55 cm. What is its surface area in cm²?

    Answer: ______________

  2. 2.

    Find the volume of a rectangular prism with edges 2122\dfrac{1}{2} cm, 1131\dfrac{1}{3} cm, and 33 cm, in cm³.

    Answer: ______________

  3. 3.

    A cube has a surface area of 150150 cm². What is the length of one edge, in cm?

    Answer: ______________

  4. 4.

    A box measures 2×3×62 \times 3 \times 6. When its net is drawn, which of these is not the area of one of the faces?

    1. (A)

      66

    2. (B)

      99

    3. (C)

      1212

    4. (D)

      1818

  5. 5.

    A rectangular tank has volume 7127\dfrac{1}{2} cubic feet. Its base is 2122\dfrac{1}{2} ft by 22 ft. How tall is it, in feet?

    Answer: ______________

Answer key — Volume and surface area

  1. 1.
    94volume-surface-nets-01

    S=2(12+15+20)=2×47=94S = 2(12 + 15 + 20) = 2 \times 47 = \mathbf{94} cm². (Using 6×3×4=726 \times 3 \times 4 = 72 treats it as a cube.)

  2. 2.
    10volume-surface-nets-02

    52×43×3=52×4=10\frac{5}{2} \times \frac{4}{3} \times 3 = \frac{5}{2} \times 4 = \mathbf{10} cm³.

  3. 3.
    5volume-surface-nets-03

    One face: 150÷6=25150 \div 6 = 25 cm², so the edge is 25=5\sqrt{25} = \mathbf{5} cm.

  4. 4.
    (B)

    99

    volume-surface-nets-04

    Faces: 66, 1212, 1818 (each appearing twice). 9\mathbf{9} is not a face area — it would need a 3×33 \times 3 face, and there is no pair of equal edges.

  5. 5.
    1.5volume-surface-nets-05

    Base area =52×2=5= \frac{5}{2} \times 2 = 5. Height =152÷5=1510=112= \frac{15}{2} \div 5 = \frac{15}{10} = \mathbf{1\tfrac{1}{2}} ft. Check: 5×1.5=7.55 \times 1.5 = 7.5 ✓.

undefinedDisplaying and comparing datadata-distributions-6

  1. 1.

    Which of these is a statistical question?

    1. (A)

      How old am I?

    2. (B)

      How tall is the principal?

    3. (C)

      How many hours of sleep do sixth graders at our school get on a school night?

    4. (D)

      What is 7×87 \times 8?

  2. 2.

    Find the median of 3, 7, 8, 12, 15, 20, 213,\ 7,\ 8,\ 12,\ 15,\ 20,\ 21.

    Answer: ______________

  3. 3.

    Find the interquartile range (IQR) of 3, 7, 8, 12, 15, 20, 21, 253,\ 7,\ 8,\ 12,\ 15,\ 20,\ 21,\ 25.

    Answer: ______________

  4. 4.

    Five students' scores on a quiz were 2, 3, 3, 4, 402,\ 3,\ 3,\ 4,\ 40. Which is the better description of a typical score, and why?

    1. (A)

      The mean, 10.410.4, because it uses every value

    2. (B)

      The median, 33, because the 4040 pulls the mean far from where most scores are

    3. (C)

      The range, 3838, because it shows how different the scores are

    4. (D)

      The mean, 10.410.4, because it is larger

  5. 5.

    Find the mean absolute deviation (MAD) of 4, 8, 5, 7, 64,\ 8,\ 5,\ 7,\ 6.

    Answer: ______________

Answer key — Displaying and comparing data

  1. 1.
    (C)

    How many hours of sleep do sixth graders at our school get on a school night?

    data-distributions-6-01

    Hours of sleep for sixth graders varies from student to student, so you collect data and describe the distribution. The other three have one fixed answer.

  2. 2.
    12data-distributions-6-02

    Seven values; the 44th is 12\mathbf{12}, with 3,7,83, 7, 8 below and 15,20,2115, 20, 21 above.

  3. 3.
    13data-distributions-6-03

    Q1=7.5Q_1 = 7.5, Q3=20.5Q_3 = 20.5, IQR=20.57.5=13IQR = 20.5 - 7.5 = \mathbf{13}. (Adding the quartiles gives 2828, a common error.)

  4. 4.
    (B)

    The median, 33, because the 4040 pulls the mean far from where most scores are

    data-distributions-6-04

    Mean =52÷5=10.4= 52 \div 5 = 10.4 — higher than four of the five scores, so it is not typical. The median, 33, sits where the data cluster; the outlier 4040 does not move it. The range measures spread, not a typical value.

  5. 5.
    1.2data-distributions-6-05

    Mean =6= 6. Deviations: 46=2\lvert 4-6 \rvert = 2, 86=2\lvert 8-6 \rvert = 2, 56=1\lvert 5-6 \rvert = 1, 76=1\lvert 7-6 \rvert = 1, 66=0\lvert 6-6 \rvert = 0. MAD=2+2+1+1+05=65=1.2MAD = \frac{2+2+1+1+0}{5} = \frac{6}{5} = \mathbf{1.2}.