Starter quiz

  • Which of these is equivalent to (n+5)^2-(n+1)^2?
    • 8n + 24  ✓
    • 9n + 23
    • 12n + 26
    • n^2 + 24
    • 2n^2 + 12n + 26
  • If n is an integer, which of these must be true for the expression 12n + 60?
    • It is aways odd.
    • It is always a multiple of 3.  ✓
    • It is always a multiple of 5.
    • It is always a multiple of 6.  ✓
    • It is always a multiple of 12.  ✓
  • Which is the correct first step for the proof that "the square of any even number is a multiple of 4"?
  • Which of these could be a general form for any 3 consecutive integers?
    • n, n+1, n+2 where n is an integer  ✓
    • 2n, 2n+1, 2n+2 where n is an integer
    • 2n, 2n+2, 2n+4 where n is an integer
    • n-1, n, n+1 where n is an integer  ✓
    • 2n+1, 2n+3, 2n+5 where n is an integer
  • Which is the correct first step for the proof that "the product of any two multiples of 3 is a multiple of 9"?
  • Starting with the first step, arrange these steps so that they form a complete proof for "the sums of the squares of two odd integers is even", (assume n and m are integers).
    • 1
      Take two odd integers 2n + 1 and 2m + 1.
    • 2
      (2n+1)^2 + (2m + 1)^2
    • 3
      4n^2 + 4n + 1 + 4m^2 + 4m + 1
    • 4
      4n^2 + 4m^2 + 4n + 4m + 2
    • 5
      2(2n^2 + 2m^2 + 2n + 2m + 1)
    • 6
      Any integer multiplied by 2 is an even number.
    • 7
      The sum of the squares of two odd integers is even.
+