VCE Mathematical Methods Units 1 & 2: Trigonometric Identities, Relationships, and Simplifying Equations

Warm-Up: Cyclical Revision

  • Problem (Tech-Active): Simplify the logarithmic expression 2log⁡10(4)−2log⁡10(5)+log⁡10(50)2\log_{10}(4) - 2\log_{10}(5) + \log_{10}(50).

    • Options:

    • A. 4log⁡10(2)4\log_{10}(2)

    • B. 5log⁡10(2)5\log_{10}(2)

    • C. 1515

    • D. 3232

  • Step-by-Step Solution:

    • Apply the power law of logarithms (klog⁡b(a)=log⁡b(ak)k\log_b(a) = \log_b(a^k)):     2log⁡10(4)−2log⁡10(5)+log⁡10(50)=log⁡10(42)−log⁡10(52)+log⁡10(50)2\log_{10}(4) - 2\log_{10}(5) + \log_{10}(50) = \log_{10}(4^2) - \log_{10}(5^2) + \log_{10}(50)     =log⁡10(16)−log⁡10(25)+log⁡10(50)= \log_{10}(16) - \log_{10}(25) + \log_{10}(50)

    • Apply the product and quotient laws of logarithms (log⁡b(m)−log⁡b(n)+log⁡b(p)=log⁡b(m×pn)\log_b(m) - \log_b(n) + \log_b(p) = \log_b\left(\frac{m \times p}{n}\right)):     =log⁡10(16×5025)= \log_{10}\left(\frac{16 \times 50}{25}\right)

    • Simplify the arithmetic inside the logarithm:     =log⁡10(16×2)=log⁡10(32)= \log_{10}\left(16 \times 2\right) = \log_{10}(32)

    • Express 3232 as a power of 22 (32=2532 = 2^5):     =log⁡10(25)=5log⁡10(2)= \log_{10}(2^5) = 5\log_{10}(2)

    • Correct Answer: B. 5log⁡10(2)5\log_{10}(2)

Key Vocabulary & Concepts

Right-angled triangle displaying altitude, base, and hypotenuse relative to angle theta
  • Hypotenuse: The longest side of a right-angled triangle, situated directly opposite the right angle (90∘90^\circ or π2\frac{\pi}{2} radians).

  • Pythagorean Identity: The fundamental identity relating the sine and cosine of an angle derived from the Pythagorean theorem on a unit circle: sin⁡2(x)+cos⁡2(x)=1\sin^2(x) + \cos^2(x) = 1.

  • Complementary Angles: Any pair of angles whose sum equals 90∘90^\circ (or π2\frac{\pi}{2} radians).

  • Supplementary Angles: Any pair of angles whose sum equals 180∘180^\circ (or π\pi radians).

Calculating Pronumerals on the Unit Circle

Using the Pythagorean theorem (a2+b2=c2a^2 + b^2 = c^2) where the hypotenuse of a right-angled triangle on the unit circle is 11 unit:

  • Problem 1: Solve for yy given a horizontal side length of 32\frac{\sqrt{3}}{2} and hypotenuse 11:   y2=1−(32)2y^2 = 1 - \left(\frac{\sqrt{3}}{2}\right)^2   y2=1−34y^2 = 1 - \frac{3}{4}   y2=14y^2 = \frac{1}{4}   y=12y = \frac{1}{2}

  • Problem 2: Solve for xx given a vertical side length of 12\frac{1}{\sqrt{2}} and hypotenuse 11:

Right-angled triangle with vertical side 1/sqrt(2) and horizontal side x

  x2=1−(12)2x^2 = 1 - \left(\frac{1}{\sqrt{2}}\right)^2   x2=1−12x^2 = 1 - \frac{1}{2}   x2=12x^2 = \frac{1}{2}   x=12x = \frac{1}{\sqrt{2}}

The Pythagorean Identity

Pythagorean Identity summary box displaying sin^2(x) + cos^2(x) = 1 and its rearrangements
  • Fundamental Formula:   sin⁡2(x)+cos⁡2(x)=1\sin^2(x) + \cos^2(x) = 1

  • Algebraic Rearrangements:

    • Expressing sine in terms of cosine:     sin⁡2(x)=1−cos⁡2(x)\sin^2(x) = 1 - \cos^2(x)

    • Expressing cosine in terms of sine:     cos⁡2(x)=1−sin⁡2(x)\cos^2(x) = 1 - \sin^2(x)

  • Derivation on the Unit Circle:

    • Any point on the unit circle is given by coordinates (x,y)=(cos⁡(x),sin⁡(x))(x, y) = (\cos(x), \sin(x)).

    • Since the radius r=1r = 1, applying the equation of a circle x2+y2=r2x^2 + y^2 = r^2 directly yields cos⁡2(x)+sin⁡2(x)=1\cos^2(x) + \sin^2(x) = 1.

Simplifying Trigonometric Expressions

  • Worked Example 1a: Simplify 2sin⁡2(x)+2cos⁡2(x)2\sin^2(x) + 2\cos^2(x).

    • Factor out common terms:     2sin⁡2(x)+2cos⁡2(x)=2(sin⁡2(x)+cos⁡2(x))2\sin^2(x) + 2\cos^2(x) = 2(\sin^2(x) + \cos^2(x))

    • Substitute the Pythagorean identity sin⁡2(x)+cos⁡2(x)=1\sin^2(x) + \cos^2(x) = 1:     =2×1=2= 2 \times 1 = 2

  • Worked Example 1b: Show that 3−3cos⁡2(x)sin⁡(x)cos⁡(x)=3tan⁡(x)\frac{3 - 3\cos^2(x)}{\sin(x)\cos(x)} = 3\tan(x).

    • Factor the numerator:     3−3cos⁡2(x)=3(1−cos⁡2(x))3 - 3\cos^2(x) = 3(1 - \cos^2(x))

    • Substitute 1−cos⁡2(x)=sin⁡2(x)1 - \cos^2(x) = \sin^2(x):     =3sin⁡2(x)= 3\sin^2(x)

    • Rewrite the full algebraic fraction:     3sin⁡2(x)sin⁡(x)cos⁡(x)\frac{3\sin^2(x)}{\sin(x)\cos(x)}

    • Cancel out one factor of sin⁡(x)\sin(x) from numerator and denominator:     =3sin⁡(x)cos⁡(x)= \frac{3\sin(x)}{\cos(x)}

    • Apply the quotient identity tan⁡(x)=sin⁡(x)cos⁡(x)\tan(x) = \frac{\sin(x)}{\cos(x)}:     =3tan⁡(x)= 3\tan(x)

  • Worked Example 2: Show that sin⁡3(x)+sin⁡(x)cos⁡2(x)cos⁡3(x)+cos⁡(x)sin⁡2(x)=tan⁡(x)\frac{\sin^3(x) + \sin(x)\cos^2(x)}{\cos^3(x) + \cos(x)\sin^2(x)} = \tan(x).

    • Factor out common terms from the numerator:     sin⁡3(x)+sin⁡(x)cos⁡2(x)=sin⁡(x)(sin⁡2(x)+cos⁡2(x))=sin⁡(x)(1)=sin⁡(x)\sin^3(x) + \sin(x)\cos^2(x) = \sin(x)(\sin^2(x) + \cos^2(x)) = \sin(x)(1) = \sin(x)

    • Factor out common terms from the denominator:     cos⁡3(x)+cos⁡(x)sin⁡2(x)=cos⁡(x)(cos⁡2(x)+sin⁡2(x))=cos⁡(x)(1)=cos⁡(x)\cos^3(x) + \cos(x)\sin^2(x) = \cos(x)(\cos^2(x) + \sin^2(x)) = \cos(x)(1) = \cos(x)

    • Divide numerator by denominator:     sin⁡(x)cos⁡(x)=tan⁡(x)\frac{\sin(x)}{\cos(x)} = \tan(x)

Deducing Trigonometric Ratios for Any Real Number

Unit circle with congruent triangles in Quadrant I and II illustrating Pythagorean triple 3-4-5ASTC diagram showing sign of trigonometric functions across all four quadrants
  • Geometric Approach (Using Right Triangles & Quadrants):

    • Consider a right-angled triangle with hypotenuse 55 and vertical side 33.

    • By Pythagorean triple (3,4,5)(3, 4, 5), the adjacent horizontal side length is 44.

    • Quadrant I (Angle θ\theta):

    • sin⁡(θ)=35\sin(\theta) = \frac{3}{5}

    • cos⁡(θ)=45\cos(\theta) = \frac{4}{5}

    • tan⁡(θ)=34\tan(\theta) = \frac{3}{4}

    • Quadrant II (Angle x=π−θx = \pi - \theta):

    • sin⁡(x)=35\sin(x) = \frac{3}{5} (Positive in Quadrant II)

    • cos⁡(x)=−45\cos(x) = -\frac{4}{5} (Negative in Quadrant II)

    • tan⁡(x)=−34\tan(x) = -\frac{3}{4} (Negative in Quadrant II)

  • Algebraic Approach (Using Identities):

    • Given sin⁡(x)=35\sin(x) = \frac{3}{5} where π2≤x≤π\frac{\pi}{2} \le x \le \pi (Quadrant II):

    • Calculate cos⁡(x)\cos(x):       cos⁡2(x)=1−sin⁡2(x)=1−(35)2=1−925=1625\cos^2(x) = 1 - \sin^2(x) = 1 - \left(\frac{3}{5}\right)^2 = 1 - \frac{9}{25} = \frac{16}{25}       cos⁡(x)=±1625=±45\cos(x) = \pm \sqrt{\frac{16}{25}} = \pm \frac{4}{5}       Since x∈Quadrant IIx \in \text{Quadrant II}, cos⁡(x)\cos(x) must be negative:       cos⁡(x)=−45\cos(x) = -\frac{4}{5}

    • Calculate tan⁡(x)\tan(x):       tan⁡(x)=sin⁡(x)cos⁡(x)=3/5−4/5=35÷(−45)=−34\tan(x) = \frac{\sin(x)}{\cos(x)} = \frac{3/5}{-4/5} = \frac{3}{5} \div \left(-\frac{4}{5}\right) = -\frac{3}{4}

  • DIY Practice Example:

    • Problem: Given cos⁡(x)=−13\cos(x) = -\frac{1}{3} where π≤x≤3π2\pi \le x \le \frac{3\pi}{2} (Quadrant III), deduce the exact values of sin⁡(x)\sin(x) and tan⁡(x)\tan(x).

Right triangle with adjacent side 1, hypotenuse 3, and unknown height a
  • Step 1 (Find missing side length):     a2+12=32a^2 + 1^2 = 3^2     a2+1=9a^2 + 1 = 9     a2=8a^2 = 8     a=8=22a = \sqrt{8} = 2\sqrt{2}

  • Step 2 (Determine quadrant signs using ASTC):

    • Angle xx is in Quadrant III (π≤x≤3π2\pi \le x \le \frac{3\pi}{2}).

    • In Quadrant III, sine is negative and tangent is positive.

  • Step 3 (State final exact values):     sin⁡(x)=−223\sin(x) = -\frac{2\sqrt{2}}{3}     tan⁡(x)=−22/3−1/3=22\tan(x) = \frac{-2\sqrt{2}/3}{-1/3} = 2\sqrt{2}

Complementary and Symmetry Properties

Right triangle illustrating complementary angle relationships between theta and pi/2 - theta
  • Complementary Properties (First Quadrant):

    • (x,π2−x)\left(x, \frac{\pi}{2} - x\right) form a complementary pair of angles.

    • sin⁡(x)=cos⁡(π2−x)\sin(x) = \cos\left(\frac{\pi}{2} - x\right)

    • cos⁡(x)=sin⁡(π2−x)\cos(x) = \sin\left(\frac{\pi}{2} - x\right)

  • Numerical Examples:

    • sin⁡(π6)=cos⁡(π2−π6)=cos⁡(π3)\sin\left(\frac{\pi}{6}\right) = \cos\left(\frac{\pi}{2} - \frac{\pi}{6}\right) = \cos\left(\frac{\pi}{3}\right)

    • sin⁡(30∘)=cos⁡(60∘)\sin(30^\circ) = \cos(60^\circ)

  • Combining Complementary and Symmetry Properties:

    • Example: Evaluate sin⁡(5π6)\sin\left(\frac{5\pi}{6}\right)     sin⁡(5π6)=sin⁡(π−π6)[symmetry property]\sin\left(\frac{5\pi}{6}\right) = \sin\left(\pi - \frac{\pi}{6}\right) \quad \text{[symmetry property]}     =cos⁡(π2−π6)=cos⁡(π3)[complementary property]= \cos\left(\frac{\pi}{2} - \frac{\pi}{6}\right) = \cos\left(\frac{\pi}{3}\right) \quad \text{[complementary property]}     =−cos⁡(2π3)= -\cos\left(\frac{2\pi}{3}\right)

  • Extending Complementary Properties Across Quadrants:

Angle pi/2 + theta drawn in Quadrant II on a Cartesian axis

  cos⁡(π2+x)=cos⁡(π−(π2−x))=−cos⁡(π2−x)=−sin⁡(x)\cos\left(\frac{\pi}{2} + x\right) = \cos\left(\pi - \left(\frac{\pi}{2} - x\right)\right) = -\cos\left(\frac{\pi}{2} - x\right) = -\sin(x)

  • Key Distinction Rule:

    • Complementary properties are measured relative to the vertical axis (yy-axis).

    • Symmetry properties are always measured relative to the horizontal axis (xx-axis).

  • Worked Examples:

    • Example A: Simplify sin⁡(3π2+x)\sin\left(\frac{3\pi}{2} + x\right).

    • The angle 3π2+x\frac{3\pi}{2} + x is located in Quadrant IV.

    • Using vertical axis reference (3π2\frac{3\pi}{2}), sine changes to cosine, and sine is negative in Quadrant IV:       sin⁡(3π2+x)=sin⁡(2π−(π2−x))=−sin⁡(π2−x)=−cos⁡(x)\sin\left(\frac{3\pi}{2} + x\right) = \sin\left(2\pi - \left(\frac{\pi}{2} - x\right)\right) = -\sin\left(\frac{\pi}{2} - x\right) = -\cos(x)

    • Example B: Find a value for θ\theta if cos⁡(2π5)=sin⁡(θ)\cos\left(\frac{2\pi}{5}\right) = \sin(\theta).

    • The angle 2π5\frac{2\pi}{5} exists in Quadrant I.

    • Apply complementary identity cos⁡(x)=sin⁡(π2−x)\cos(x) = \sin\left(\frac{\pi}{2} - x\right):       cos⁡(2π5)=sin⁡(π2−2π5)=sin⁡(5π−4π10)=sin⁡(π10)\cos\left(\frac{2\pi}{5}\right) = \sin\left(\frac{\pi}{2} - \frac{2\pi}{5}\right) = \sin\left(\frac{5\pi - 4\pi}{10}\right) = \sin\left(\frac{\pi}{10}\right)

    • Equating sin⁡(π10)=sin⁡(θ)\sin\left(\frac{\pi}{10}\right) = \sin(\theta) yields:       θ=π10\theta = \frac{\pi}{10}

  • Additional Coursework Practice:

    • Problem A: Give a value for θ\theta if sin⁡(π12)=cos⁡(θ)\sin\left(\frac{\pi}{12}\right) = \cos(\theta).

    • Apply complementary property:       sin⁡(π12)=cos⁡(π2−π12)=cos⁡(5π12)\sin\left(\frac{\pi}{12}\right) = \cos\left(\frac{\pi}{2} - \frac{\pi}{12}\right) = \cos\left(\frac{5\pi}{12}\right)

    • Therefore, θ=5π12\theta = \frac{5\pi}{12}.

    • Problem B: Simplify cos⁡(3π2−x)\cos\left(\frac{3\pi}{2} - x\right).

    • The angle 3π2−x\frac{3\pi}{2} - x is in Quadrant III (where cosine is negative).

    • Measuring from the vertical axis (3π2\frac{3\pi}{2}) changes cosine to sine:       cos⁡(3π2−x)=−sin⁡(x)\cos\left(\frac{3\pi}{2} - x\right) = -\sin(x)

Coursework & Independent Practice

  • Textbook Reference: Jacaranda Maths Quest Mathematical Methods 11 VCE Units 1 and 2 (Third Edition).

  • Topic: Exercise 9.6 – Trigonometric Relationships.

  • Assigned Tasks:

    • Tech-Free Questions: 1–10, 12, 15

    • Tech-Active Questions: 16, 18, 20

    • Homework: Exam Questions located at the end of the exercise.