← Unit 1

VICMath MethodsSyllabus dot point

What algebraic skills does VCE Math Methods Unit 1 introduce, including index laws, logarithm laws, and the solution of equations?

Algebraic manipulation of polynomial, exponential and logarithmic expressions, including index laws, logarithm laws, factorisation, and the solution of linear, quadratic, polynomial, exponential and logarithmic equations

A focused answer to the VCE Math Methods Unit 1 key-knowledge point on algebra. Index and logarithm laws, factorisation techniques (common factor, grouping, quadratic factorisation, sum and difference of cubes), and methods for solving linear, quadratic, polynomial, exponential and logarithmic equations.

Generated by Claude OpusReviewed by Better Tuition Academy8 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

VCAA wants you to manipulate algebraic expressions involving indices and logarithms, factorise polynomial expressions, and solve linear, quadratic, polynomial, exponential and logarithmic equations. The dot point builds the algebraic fluency Unit 3 / 4 will require.

Index laws

For real a,ba, b and integer or rational m,nm, n:

amβ‹…an=am+n,aman=amβˆ’n,(am)n=amna^m \cdot a^n = a^{m+n}, \quad \frac{a^m}{a^n} = a^{m-n}, \quad (a^m)^n = a^{mn}

a0=1,aβˆ’n=1an,a1/n=ana^0 = 1, \quad a^{-n} = \frac{1}{a^n}, \quad a^{1/n} = \sqrt[n]{a}

(ab)n=anbn,(ab)n=anbn(ab)^n = a^n b^n, \quad \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}

Logarithm laws

For a>0,a≠1a > 0, a \neq 1 and positive m,nm, n:

DMATH_3
DMATH_4
DMATH_5

log⁑a(1)=0,log⁑a(a)=1\log_a(1) = 0, \quad \log_a(a) = 1

Change of base.

log⁑ax=log⁑bxlog⁑ba\log_a x = \frac{\log_b x}{\log_b a}

So log⁑25=log⁑105/log⁑102β‰ˆ2.32\log_2 5 = \log_{10} 5 / \log_{10} 2 \approx 2.32.

Inverse relationship. log⁑a(ax)=x\log_a(a^x) = x and alog⁑ax=xa^{\log_a x} = x.

Factorisation techniques

Common factor. 6x3βˆ’9x2=3x2(2xβˆ’3)6 x^3 - 9 x^2 = 3 x^2 (2 x - 3).

Grouping. x3+2x2βˆ’xβˆ’2=x2(x+2)βˆ’(x+2)=(x+2)(x2βˆ’1)=(x+2)(xβˆ’1)(x+1)x^3 + 2 x^2 - x - 2 = x^2(x + 2) - (x + 2) = (x + 2)(x^2 - 1) = (x + 2)(x - 1)(x + 1).

Quadratic factorisation. x2+5x+6=(x+2)(x+3)x^2 + 5x + 6 = (x + 2)(x + 3). Use sum-and-product (looking for two numbers that sum to the middle coefficient and multiply to the constant).

Quadratic formula. ax2+bx+c=0a x^2 + b x + c = 0 has solutions x=(βˆ’bΒ±b2βˆ’4ac)/(2a)x = (-b \pm \sqrt{b^2 - 4ac}) / (2a).

Difference of squares. a2βˆ’b2=(aβˆ’b)(a+b)a^2 - b^2 = (a - b)(a + b).

Sum and difference of cubes. a3+b3=(a+b)(a2βˆ’ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2); a3βˆ’b3=(aβˆ’b)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2).

Solving equations

Linear. Single step or simple multi-step manipulation.

Quadratic. Factor first, then use the null factor law (AB=0β€…β€ŠβŸΉβ€…β€ŠA=0AB = 0 \implies A = 0 or B=0B = 0). Or use the quadratic formula.

Polynomial. Factor where possible. Look for rational roots first; then use polynomial division or grouping.

Exponential. Bring to common base if possible, then equate exponents. Otherwise take logarithms.

Example: 5x=175^x = 17. Take log⁑10\log_{10}: xlog⁑105=log⁑1017x \log_{10} 5 = \log_{10} 17, so x=log⁑1017/log⁑105β‰ˆ1.76x = \log_{10} 17 / \log_{10} 5 \approx 1.76.

Logarithmic. Combine logs using laws; convert to exponential form. Always check domain (logs require positive arguments).

Example: log⁑3(x+5)=2\log_3(x + 5) = 2. Convert: x+5=32=9x + 5 = 3^2 = 9, so x=4x = 4. Check: log⁑3(9)=2\log_3(9) = 2. Confirmed.

Worked example: solving an exponential equation

Solve 4xβˆ’3β‹…2x+2=04^x - 3 \cdot 2^x + 2 = 0.

Substitute u=2xu = 2^x. Then 4x=(2x)2=u24^x = (2^x)^2 = u^2.

Equation becomes u2βˆ’3u+2=0u^2 - 3u + 2 = 0, factoring as (uβˆ’1)(uβˆ’2)=0(u - 1)(u - 2) = 0.

So u=1u = 1 or u=2u = 2, i.e. 2x=12^x = 1 or 2x=22^x = 2, giving x=0x = 0 or x=1x = 1.

Worked example: simultaneous equations

3x+2y=143 x + 2 y = 14 and xβˆ’y=3x - y = 3.

From the second: x=y+3x = y + 3. Substitute: 3(y+3)+2y=143(y + 3) + 2 y = 14, so 5y+9=145 y + 9 = 14, y=1y = 1, then x=4x = 4.

Common errors

Index law inversion. aβˆ’n=1/ana^{-n} = 1/a^n, not βˆ’an-a^n.

Log of a negative. Logs of negative numbers and zero are undefined in the real numbers. Always check.

Wrong factorisation. a2βˆ’b2=(aβˆ’b)(a+b)a^2 - b^2 = (a - b)(a + b) is the difference of squares. a2+b2a^2 + b^2 does not factor over the reals.

Forgetting both roots. Quadratic equations have (in general) two solutions; report both.

Missing the domain check on log equations. x=βˆ’4.46x = -4.46 in the worked example would be rejected because it violates the log argument constraint.

In one sentence

Unit 1 algebra establishes fluency with index laws, logarithm laws (including change of base), polynomial factorisation (common factor, grouping, quadratic, difference of squares, sum/difference of cubes) and the solution of linear, quadratic, polynomial, exponential and logarithmic equations; the most-tested moves are bringing exponentials to common base, combining logs before solving, and the mandatory domain check on logarithmic solutions.

Past exam questions, worked

Real questions from past VCAA papers on this dot point, with our answer explainer.

Year 11 SAC5 marksSolve for $x$: (a) $3^{2x - 1} = 27$, (b) $\log_2(x + 3) + \log_2(x - 1) = 3$.
Show worked answer β†’

(a) Rewrite 27=3327 = 3^3. So 32xβˆ’1=333^{2x - 1} = 3^3, giving 2xβˆ’1=32x - 1 = 3, so x=2x = 2.

(b) Combine logs: log⁑2((x+3)(xβˆ’1))=3\log_2((x+3)(x-1)) = 3, so (x+3)(xβˆ’1)=23=8(x+3)(x-1) = 2^3 = 8.

Expand: x2+2xβˆ’3=8x^2 + 2x - 3 = 8, so x2+2xβˆ’11=0x^2 + 2x - 11 = 0.

Quadratic formula: x=(βˆ’2Β±4+44)/2=(βˆ’2Β±48)/2=βˆ’1Β±23x = (-2 \pm \sqrt{4 + 44})/2 = (-2 \pm \sqrt{48})/2 = -1 \pm 2\sqrt{3}.

Check domain: log⁑2(x+3)\log_2(x + 3) requires x>βˆ’3x > -3; log⁑2(xβˆ’1)\log_2(x - 1) requires x>1x > 1. So x>1x > 1.

βˆ’1+23β‰ˆβˆ’1+3.46β‰ˆ2.46-1 + 2\sqrt{3} \approx -1 + 3.46 \approx 2.46, which is >1> 1. Valid.

βˆ’1βˆ’23β‰ˆβˆ’4.46-1 - 2\sqrt{3} \approx -4.46, which is <1< 1. Reject (domain violation).

So x=βˆ’1+23x = -1 + 2\sqrt{3}.

Markers reward rewriting to common base in (a), combining logs and solving the quadratic in (b), and the explicit domain check.

Related dot points