Question 1

Question 1a
Question 1b

Question 2

Question 2a
Question 2b
Question 2c
Question 2d
Question 2e

Question 3

Question 3a
Question 3b
Question 3c

Question 4

Question 4a

As approaches , the function oscillates infinitely, making it hard to predict its behaviour at , thus it’s an oscillating discontinuity.

However, the multiplying the sine function ensures that it is equal to 0 (, even if is undefined). So it is continuous for all real values of .

---
title: 
xLabel: 
yLabel: 
bounds: [-1,1,-1,1]
disableZoom: false
grid: true
---
f(x)=x*sin(1/x)
Question 4b

However, if we simplify the function by factorising , then function simplifies to just . Thus, it’s a removable discontinuity.

---
title: 
xLabel: 
yLabel: 
bounds: [-10,10,-10,10]
disableZoom: false
grid: true
---
f(x)=(x^2-(3*x)+2)/(x-2)
Question 4c

The tangent function is continuous everywhere except where its denominator, , is zero. This occurs at odd multiples of . Therefore, is continuous for all except at where is any integer. I wasn’t sure how to write this in interval notation.

---
title: 
xLabel: 
yLabel: 
bounds: [-10,10,-10,10]
disableZoom: false
grid: true
---
g(x)=tan(x)
Question 4d

The cosine function is continuous everywhere. Since the polynomial inside the cosine function is also continuous everywhere, is continuous for all real values of .

---
title: 
xLabel: 
yLabel: 
bounds: [-10,10,-10,10]
disableZoom: false
grid: true
---
G(x)=cos(x^3+2x^2+3)
Question 4e

This is a polynomial, and polynomials are continuous everywhere. Therefore, is continuous for all real values of .

---
title: 
xLabel: 
yLabel: 
bounds: [-5,5,70,100]
disableZoom: false
grid: true
---
h(x)=x^500-2x^6+80
Question 4f

This is a rational function. Rational functions are continuous wherever their denominator is not zero. In this case, the denominator is zero when and . Therefore, is continuous for all except at and .

---
title: 
xLabel: 
yLabel: 
bounds: [-10,10,-10,10]
disableZoom: false
grid: true
---
H(x)=(x^2+2x+3)/(x^2-1)

Question 5

The Squeeze Theorem dictates that: If for all in some open interval containing (except possibly at ), and: , then: .

Thus, if we find and as defined, we can find the limit of .

We know that is defined as , so if we divide through by then:

Thus the limit of is the same as the limit of :

Question 6

Question 6a

I know this is incorrect notation, but I don’t know the correct version.

Question 6b
Question 6c

Thus, evaluation of the limit is equal to differentiating the function at the point :