VCE General Maths Unit 1 AOS 2

VCE General Maths – Unit 1, AoS 2: Interactive Study Guide

Financial Arithmetic

Mastering financial maths starts with the basics. This section covers the essential percentage calculations for mark-ups, discounts, and GST, which are the building blocks for more complex financial models.

Percentage Change Calculator

Final Price:

$212.50

Introduction to Sequences

A recurrence relation defines the next term in a sequence based on the previous term. This is the core concept for modelling financial growth and decay step-by-step. Use the simulator below to see how it works.

CAS Sequence Simulator

Generated Sequence:

Arithmetic Sequences

Arithmetic sequences model linear growth or decay, where a fixed amount (the common difference, *d*) is added or subtracted each period. This applies to simple interest and flat-rate depreciation.

Simple Interest

Recurrence Rule: V₀ = P, Vₙ₊₁ = Vₙ + d

Explicit Rule: Vₙ = V₀ + n × d

Flat-Rate Depreciation

Recurrence Rule: V₀ = P, Vₙ₊₁ = Vₙ – d

Explicit Rule: Vₙ = V₀ – n × d

Geometric Sequences

Geometric sequences model exponential growth or decay, where the value is multiplied by a fixed factor (the common ratio, *R*) each period. This applies to compound interest and reducing-balance depreciation.

Compound Interest

Recurrence Rule: V₀ = P, Vₙ₊₁ = R × Vₙ

Explicit Rule: Vₙ = Rⁿ × V₀

Reducing-Balance Depreciation

Recurrence Rule: V₀ = P, Vₙ₊₁ = R × Vₙ

Explicit Rule: Vₙ = Rⁿ × V₀

Comparing Models

Visually comparing financial models reveals their long-term behaviour. Use the tool below to see how a compound interest investment (exponential) dramatically outperforms simple interest (linear) over time.

Study Summary & Checklist

Use this checklist to track your understanding of the key skills for this topic. The table below provides a quick reference for the core formulas.

Key Skills Checklist

Formula Summary

ModelRecurrence RuleExplicit Rule (Vₙ)
ArithmeticVₙ₊₁ = Vₙ + dV₀ + n × d
GeometricVₙ₊₁ = R × VₙRⁿ × V₀