VCE Methods Unit 2 Skills () « back to units


The skills below are aligned with the VCE Mathematical Methods Study Design 2023-2027. Skills are organised into key areas: Exponential & Logarithmic Functions, Differential Calculus, Antidifferentiation & Integration, and Probability Distributions. To master a skill, you will have to gain 10 stars.


Showing of skills
No skills match your search.
  1. Exponential & Logarithmic Functions

    1. Simplify expressions using index laws
    2. Solve exponential equations (same base)
    3. Solve exponential equations (different bases — using logarithms)
    4. Convert between exponential and logarithmic form
    5. Evaluate logarithms without a calculator
    6. Apply log laws (product, quotient, power)
    7. Prove log law identities
    8. Sketch exponential functions y = a^x and y = e^x
    9. Sketch transformed exponential functions y = A*e^(bx) + c
    10. Identify asymptotes and intercepts of exponential functions
    11. Sketch logarithmic functions y = log_a(x) and y = ln(x)
    12. Sketch transformed logarithmic functions
    13. Identify asymptotes and intercepts of logarithmic functions
    14. Determine the equation of an exponential from a graph or data
    15. Solve logarithmic equations
    16. Recognise and sketch the inverse relationship between y = e^x and y = ln(x)
    17. Model exponential growth and decay
    18. Match equation to exponential/logarithmic graph
  2. Differential Calculus (Polynomials)

    1. Differentiate from first principles (limit definition)
    2. Differentiate polynomials using the power rule
    3. Differentiate with negative and fractional indices
    4. Find the gradient of a curve at a point
    5. Find the equation of a tangent line
    6. Find the equation of a normal line
    7. Find stationary points and determine their nature
    8. Sketch curves using calculus (intercepts, stationary points, behaviour)
    9. Solve optimisation problems (maximum/minimum)
    10. Determine where a function is strictly increasing or decreasing
    11. Find points of inflection
    12. Apply rates of change in real-world context
    13. Differentiate using the chain rule
    14. Differentiate using the product rule
    15. Differentiate using the quotient rule
    16. Central difference approximation for rate of change
    17. Relate the graph of f(x) to f'(x)
    18. Evaluate basic limits
  3. Antidifferentiation & Integration (Introduction)

    1. Antidifferentiate polynomial functions (power rule in reverse)
    2. Find the constant of integration given a condition
    3. Evaluate definite integrals of polynomials
    4. Calculate the area under a curve (above x-axis)
    5. Calculate areas involving regions below the x-axis (signed area)
    6. Calculate the area between two curves
    7. Apply integration to kinematics (displacement from velocity)
    8. Estimate area using left/right endpoint approximations
  4. Probability Distributions (Introduction)

    1. Define discrete random variables and probability distributions
    2. Construct a probability distribution table
    3. Graph a probability distribution
    4. Calculate expected value E(X) for a discrete distribution
    5. Calculate variance Var(X) and standard deviation
    6. Interpret expected value and standard deviation in context
    7. Identify a Bernoulli trial
    8. Identify conditions for a binomial distribution
    9. Calculate binomial probabilities P(X = k)
    10. Calculate cumulative binomial probabilities P(X <= k)
    11. Find mean and variance of a binomial distribution
  5. Pseudocode & Algorithms (Units 1 & 2)

    1. Read and interpret VCAA pseudocode syntax
    2. Trace a simple pseudocode algorithm (loops, conditionals)
    3. Trace the bisection method algorithm
    4. Write pseudocode for a mathematical process
    5. Identify errors in pseudocode
    6. Pseudocode for simulation and counting