Logo
Published on

The Ultimate Guide to Inverse Trigonometric Functions in HSC Maths Ext 1

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Introduction

In the Advanced course, you spent a lot of time mastering sine, cosine, and tangent. But what happens when you need to go backwards? If you know the ratio of the sides of a triangle, how do you mathematically define a function that outputs the angle?

This is where Inverse Trigonometric Functions come into play in the Year 12 Mathematics Extension 1 course. This topic bridges the gap between pure function theory (domains, ranges, inverses) and trigonometry. You will learn why standard trig functions don't naturally have inverses, how mathematicians forcefully restrict domains to fix this, and how to graph and manipulate these new functions.

Executive Summary

The "Inverse trigonometric functions" topic (aligned with outcome ME1-12-03) focuses on defining, graphing, and applying the inverse functions: y=sin1xy = \sin^{-1} x, y=cos1xy = \cos^{-1} x, and y=tan1xy = \tan^{-1} x. You will explore the necessary domain restrictions required to make these functions one-to-one, how to graph them using reflection across the line y=xy=x, and how to algebraically manipulate composite inverse trigonometric expressions.

What is this about?

This comprehensive guide is divided into three key areas:

  1. Defining Inverse Trigonometric Functions: Understanding the horizontal line test and why domain restriction is absolutely critical.
  2. Graphs and Properties: Visualizing the inverse functions, their transformations, and their symmetries (odd vs. even).
  3. Composite Functions: Solving complex equations by nesting trigonometric functions inside inverse trigonometric functions (and vice versa).

Let's explore the geometry of inverse trigonometry.


Main Content

1. Defining Inverse Trigonometric Functions

A fundamental rule of functions is that an inverse function f1(x)f^{-1}(x) only exists if the original function f(x)f(x) is one-to-one. Geometrically, this means it must pass the horizontal line test.

If you look at the standard graphs of y=sinxy = \sin x, y=cosxy = \cos x, and y=tanxy = \tan x, they are infinitely repeating waves. A horizontal line will cross them an infinite number of times. Therefore, they do not have inverse functions in their natural state.

To fix this, we restrict the domain of the original functions to a single, continuous segment that covers the entire range (from -1 to 1) exactly once.

The Official Restrictions:

  • Sine: We restrict y=sinxy = \sin x to the domain π2xπ2-\frac{\pi}{2} \le x \le \frac{\pi}{2}. The inverse function, y=sin1xy = \sin^{-1} x (or arcsinx\arcsin x), therefore has a domain of [1,1][-1, 1] and a range of [π2,π2][-\frac{\pi}{2}, \frac{\pi}{2}].
  • Cosine: We restrict y=cosxy = \cos x to the domain 0xπ0 \le x \le \pi. The inverse function, y=cos1xy = \cos^{-1} x (or arccosx\arccos x), has a domain of [1,1][-1, 1] and a range of [0,π][0, \pi].
  • Tangent: We restrict y=tanxy = \tan x to the domain π2<x<π2-\frac{\pi}{2} < x < \frac{\pi}{2}. The inverse function, y=tan1xy = \tan^{-1} x (or arctanx\arctan x), has a domain of (,)(-\infty, \infty) and a range of (π2,π2)(-\frac{\pi}{2}, \frac{\pi}{2}).

2. Graphs and Properties

Geometrically, the graph of an inverse function is the reflection of the original function across the line y=xy=x.

By reflecting the restricted domains noted above, you generate the standard curves for the inverse trigonometric functions.

Key Symmetries and Properties:

  • y=sin1xy = \sin^{-1} x is an odd function: sin1(x)=sin1(x)\sin^{-1}(-x) = -\sin^{-1}(x). It has rotational symmetry about the origin.
  • y=tan1xy = \tan^{-1} x is also an odd function: tan1(x)=tan1(x)\tan^{-1}(-x) = -\tan^{-1}(x).
  • y=cos1xy = \cos^{-1} x is neither odd nor even. However, it possesses a unique property: cos1(x)=πcos1(x)\cos^{-1}(-x) = \pi - \cos^{-1}(x).

The Complementary Identity: A vital identity to remember for exams is: sin1x+cos1x=π2\sin^{-1} x + \cos^{-1} x = \frac{\pi}{2} (for 1x1-1 \le x \le 1). This is deeply tied to the geometric fact that the two acute angles in a right-angled triangle must sum to 90 degrees (π2\frac{\pi}{2} radians).

Transformations: You must be able to apply standard function transformations—dilations, reflections, and translations—to these graphs. For example, sketching y=2cos1(3x)y = -2\cos^{-1}(3x) requires identifying the new domain (13x1    13x13-1 \le 3x \le 1 \implies -\frac{1}{3} \le x \le \frac{1}{3}) and the new range (stretched by 2 and reflected).

3. Composite Functions

This is where the algebra gets tricky. You need to evaluate expressions where trig and inverse trig functions are nested together.

Case A: Trig function on the outside: f(f1(x))f(f^{-1}(x)) These are generally straightforward.

  • sin(sin1x)=x\sin(\sin^{-1} x) = x (valid for 1x1-1 \le x \le 1)
  • cos(cos1x)=x\cos(\cos^{-1} x) = x (valid for 1x1-1 \le x \le 1)
  • tan(tan1x)=x\tan(\tan^{-1} x) = x (valid for all real xx)

Example: Find the exact value of cos(sin1(35))\cos(\sin^{-1}(\frac{3}{5})). Solution: Let θ=sin1(35)\theta = \sin^{-1}(\frac{3}{5}). This means sinθ=35\sin \theta = \frac{3}{5}. Draw a right-angled triangle with opposite 3 and hypotenuse 5. By Pythagoras, the adjacent is 4. Therefore, cosθ=45\cos \theta = \frac{4}{5}.

Case B: Inverse Trig function on the outside: f1(f(x))f^{-1}(f(x)) These are dangerous! You cannot blindly cancel them out because the inverse functions are bound by their strict ranges.

  • sin1(sinx)=x\sin^{-1}(\sin x) = x ONLY IF xx is in the restricted domain [π2,π2][-\frac{\pi}{2}, \frac{\pi}{2}].

Example: Evaluate sin1(sin(5π6))\sin^{-1}(\sin(\frac{5\pi}{6})). Solution: The angle 5π6\frac{5\pi}{6} is outside the allowed range for sin1\sin^{-1} (which only outputs values between π2-\frac{\pi}{2} and π2\frac{\pi}{2}). First, evaluate the inside: sin(5π6)=12\sin(\frac{5\pi}{6}) = \frac{1}{2}. Then, evaluate the outside: sin1(12)=π6\sin^{-1}(\frac{1}{2}) = \frac{\pi}{6}. Notice that the output is π6\frac{\pi}{6}, not the original 5π6\frac{5\pi}{6}!


mini-FAQ page

Q: Do I write my answers in degrees or radians? A: Always radians. In Mathematics Extension 1, unless a question specifically defines a domain in degrees, assume that all inverse trigonometric functions operate in radians. This is especially critical when you move on to differentiating these functions.

Q: What does arcsinx\arcsin x mean? A: arcsinx\arcsin x is just an alternative notation for sin1x\sin^{-1} x. They mean the exact same thing. Many mathematicians prefer "arc" notation because writing sin1x\sin^{-1} x can easily be confused with (sinx)1=1sinx=cscx(\sin x)^{-1} = \frac{1}{\sin x} = \csc x.

Q: Why does cos1(x)\cos^{-1}(-x) equal πcos1(x)\pi - \cos^{-1}(x) instead of just cos1(x)-\cos^{-1}(x)? A: Because the range of y=cos1xy = \cos^{-1} x is [0,π][0, \pi]. It cannot output negative angles. If you plug in a negative number, you are finding an obtuse angle in the second quadrant. The supplementary angle logic dictates that the angle is π\pi minus the reference acute angle.

Common mistakes to avoid

  • Ignoring the domain of composite functions: As seen in Case B above, blindly assuming cos1(cosx)=x\cos^{-1}(\cos x) = x for all xx is the most common trap in this topic. Always check if the angle lies within the restricted range.
  • Confusing inverse with reciprocal: sin1x\sin^{-1} x is the inverse function (returning an angle). cscx\csc x (cosecant) is the reciprocal ratio 1sinx\frac{1}{\sin x}. They are entirely different mathematical concepts.
  • Getting boundaries wrong on graphs: Remember that the domain of tan1x\tan^{-1} x is all real numbers, but its range has asymptotes at y=π2y = \frac{\pi}{2} and y=π2y = -\frac{\pi}{2}. The endpoints for sine and cosine inverses are inclusive (solid dots).

Practice on Vu's Maths Hub

Mastering inverse trigonometric functions is essential for the integration techniques you will learn later in the course.

Strengthen your foundation with our targeted resources on Vu's Maths Hub:

  • Practice evaluating complex composite expressions with our HSC Trigonometry booklet.
  • Perfect your graphing and transformation skills with the HSC Functions booklet.
  • Review detailed, step-by-step Worked Solutions to ensure your algebraic reasoning is flawless.

Further Readings

Connect with me

Ready to master inverse trigonometry and ace your exams? Join Vu's Maths Hub today and gain access to our extensive collection of Maths Booklets, Worked Solutions, and Trial Papers tailored specifically to help you conquer the NSW HSC curriculum.