Starter quiz

  • Iteration is the __________ application of a function or process in which the output of each iteration is used as the input for the next iteration.
    • repeated  ✓
    • mathematical
    • algebraic
    • calculative
  • If \text{f}(x)=4x-7 evaluate \text{f}(1)
    • '-3' ✓
  • If \text{f}(x)=4x-7 evaluate \text{fff}(1)
    • '-83' ✓
  • \pounds30\;000 is invested at a rate of 3.25% interest for 4 years. Which calculation will work out the value of the investment after 4 years?
    • 30\;000\times1.0325^4  ✓
    • 30\;000\times1.04^{3.25}
    • 30\;000\times103.25^4
    • 30\;000\times1.0325
  • Match the functions to the correct iterative formula we would use if we were to perform multiple repetitions of the same function.
    • \text{f}(x)=3x-7
      x_{n+1}=3x_{n}-7 ✓
    • \text{f}(x)=3x^2-7
      x_{n+1}=3(x_{n})^2-7 ✓
    • \text{f}(x)=3x^2-7x
      x_{n+1}=3(x_{n})^2-7(x_{n}) ✓
    • \text{f}(x)=x^3-7
      x_{n+1}=(x_{n})^3-7 ✓
    • \text{f}(x)=x^3-7x^2
      x_{n+1}=(x_{n})^3-7(x_{n})^2 ✓
  • \pounds150 is invested at a rate of 5.5% compound interest p.a. After how many years will the savings first be worth \pounds500? ______ years.
    • '23' ✓
+