Photo AI

Use a SEPARATE writing booklet - HSC - SSCE Mathematics Extension 1 - Question 1 - 2008 - Paper 1

Question icon

Question 1

Use-a-SEPARATE-writing-booklet-HSC-SSCE Mathematics Extension 1-Question 1-2008-Paper 1.png

Use a SEPARATE writing booklet. (a) The polynomial $x^3$ is divided by $x + 3$. Calculate the remainder. (b) Differentiate $\cos^{-1}(3x)$ with respect to $x$. (c... show full transcript

Worked Solution & Example Answer:Use a SEPARATE writing booklet - HSC - SSCE Mathematics Extension 1 - Question 1 - 2008 - Paper 1

Step 1

(a) The polynomial $x^3$ is divided by $x + 3$. Calculate the remainder.

96%

114 rated

Answer

To calculate the remainder of the polynomial x3x^3 when divided by x+3x + 3, we can apply the Remainder Theorem. According to the theorem, the remainder of the division of a polynomial f(x)f(x) by (xc)(x - c) is equal to f(c)f(c). Here, let c=3c = -3.

Thus, we evaluate:

f(3)=(3)3=27.f(-3) = (-3)^3 = -27.

Therefore, the remainder when x3x^3 is divided by x+3x + 3 is 27-27.

Step 2

(b) Differentiate $\cos^{-1}(3x)$ with respect to $x$.

99%

104 rated

Answer

To differentiate cos1(3x)\cos^{-1}(3x) with respect to xx, we use the chain rule. The derivative of cos1(u)\cos^{-1}(u) is 11u2-\frac{1}{\sqrt{1-u^2}} where u=3xu = 3x.

Therefore, applying the chain rule, we have:

ddx[cos1(3x)]=11(3x)2ddx(3x)=319x2.\frac{d}{dx}[\cos^{-1}(3x)] = -\frac{1}{\sqrt{1 - (3x)^2}} \cdot \frac{d}{dx}(3x) = -\frac{3}{\sqrt{1 - 9x^2}}.

Step 3

(c) Evaluate $$\int_{-1}^{1} \frac{1}{\sqrt{4 - x^2}} dx.$$

96%

101 rated

Answer

To evaluate the integral 1114x2dx,\int_{-1}^{1} \frac{1}{\sqrt{4 - x^2}} dx, we recognize that this is a standard integral. We can substitute x=2sinθx = 2\sin\theta, which gives dx=2cosθdθdx = 2\cos\theta d\theta and transforms the limits:

When x=1x = -1, heta=arcsin(12)=π6 heta = \arcsin\left(-\frac{1}{2}\right) = -\frac{\pi}{6}; and when x=1x = 1, heta=arcsin(12)=π6. heta = \arcsin\left(\frac{1}{2}\right) = \frac{\pi}{6}.

The integral becomes:

π6π62cosθ4(2sinθ)2dθ=π6π62cosθ4(1sin2θ)dθ=π6π62cosθ4cos2θdθ=π6π61dθ=π3.\int_{-\frac{\pi}{6}}^{\frac{\pi}{6}} \frac{2\cos\theta}{\sqrt{4 - (2\sin\theta)^2}} d\theta =\int_{-\frac{\pi}{6}}^{\frac{\pi}{6}} \frac{2\cos\theta}{\sqrt{4(1 - \sin^2\theta)}} d\theta = \int_{-\frac{\pi}{6}}^{\frac{\pi}{6}} \frac{2\cos\theta}{\sqrt{4\cos^2\theta}} d\theta = \int_{-\frac{\pi}{6}}^{\frac{\pi}{6}} 1 d\theta = \frac{\pi}{3}.

Step 4

(d) Find an expression for the coefficient of $x^8y^4$ in the expansion of $(2x + 3y)^{12}$.

98%

120 rated

Answer

To find the coefficient of x8y4x^8y^4 in the expansion of (2x+3y)12(2x + 3y)^{12}, we use the Binomial Theorem, which states:

(a+b)n=k=0n(nk)ankbk.(a + b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k.

For our expression, let a=2xa = 2x and b=3yb = 3y, thus:

We need nk=8n - k = 8 and k=4k = 4. Therefore, n=12=k+(nk)=4+8=12n = 12 = k + (n - k) = 4 + 8 = 12.

The coefficient of x8y4x^8y^4 is:

(124)(28)(34)=12!4!8!25681=49525681=10205760.\binom{12}{4} (2^8)(3^4) = \frac{12!}{4!8!} \cdot 256 \cdot 81 = 495 \cdot 256 \cdot 81 = 10205760.

Step 5

(e) Evaluate $$\int_0^{\frac{\pi}{4}} \cos \theta \sin^2 \theta d\theta.$$

97%

117 rated

Answer

To evaluate the integral 0π4cosθsin2θdθ,\int_0^{\frac{\pi}{4}} \cos \theta \sin^2 \theta d\theta, we can use the substitution method:

Let u=sinθu = \sin \theta, hence du=cosθdθdu = \cos \theta d\theta. The limits change from:

When heta=0 heta = 0, u=sin(0)=0u = \sin(0) = 0;

When heta=π4 heta = \frac{\pi}{4}, u=sin(π4)=22.u = \sin\left(\frac{\pi}{4}\right) = \frac{\sqrt{2}}{2}.

Thus, the integral becomes:

022u2du=u33022=13(22)3=13228=212.\int_0^{\frac{\sqrt{2}}{2}} u^2 du = \left. \frac{u^3}{3} \right|_0^{\frac{\sqrt{2}}{2}} = \frac{1}{3} \left(\frac{\sqrt{2}}{2}\right)^3 = \frac{1}{3} \cdot \frac{2\sqrt{2}}{8} = \frac{\sqrt{2}}{12}.

Step 6

(f) Let $f(x) = \log_e \left[ (x-3)(5-x) \right].$ What is the domain of $f(x)$?

97%

121 rated

Answer

To determine the domain of the function f(x)=loge[(x3)(5x)],f(x) = \log_e \left[ (x-3)(5-x) \right], we must ensure that the argument of the logarithm is positive:

(x3)(5x)>0.(x-3)(5-x) > 0.

This inequality holds when:

  1. x<3x < 3 and x>5x > 5, which is impossible, or
  2. x>3x > 3 and x<5x < 5.

Thus, the domain of f(x)f(x) is:

(3,5).\boxed{(3, 5)}.

Join the SSCE students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;