1. (a) Factorise $8x^3 + 27$.
(b) Let $f(x) = ext{ln}(x - 3)$. What is the domain of $f(x)$?
(c) Find $\lim_{x \to 0} \frac{\sin 2x}{x}$.
(d) Solve the inequali... show full transcript
Worked Solution & Example Answer:1. (a) Factorise $8x^3 + 27$ - HSC - SSCE Mathematics Extension 1 - Question 1 - 2009 - Paper 1
Step 1
(a) Factorise $8x^3 + 27$
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To factorise the expression 8x3+27, we can recognize it as a sum of cubes. The formula for the sum of cubes is given by:
a3+b3=(a+b)(a2−ab+b2)
Here, we have:
a=2x (since (2x)3=8x3)
b=3 (since 33=27)
Thus, we can factor 8x3+27 as follows:
8x3+27=(2x+3)((2x)2−(2x)(3)+32)
This simplifies to:
(2x+3)(4x2−6x+9)
Step 2
(b) Let $f(x) = \text{ln}(x - 3)$. What is the domain of $f(x)$?
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The function f(x)=ln(x−3) is defined only for values of x such that x−3>0. Thus, we need:
x>3
Therefore, the domain of f(x) is:
Domain: (3,∞)
Step 3
(c) Find $\lim_{x \to 0} \frac{\sin 2x}{x}$.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the limit, we can apply the limit property:
limx→0xsinkx=k
Therefore, for our limit:
limx→0xsin2x=2
Step 4
(d) Solve the inequality $\frac{x + 3}{2x} > 1$.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
First, we rewrite the inequality:
2xx+3−1>0
This simplifies to:
2xx+3−2x>0
So we have:
2x3−x>0
To solve this, we find the critical points by setting the numerator and denominator to zero:
3−x=0⇒x=3
2x=0⇒x=0
Now we test intervals around these critical points. We find that the solution to the inequality is:
x<0 or x>3
Step 5
(e) Differentiate $x \cos^2 x$.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To differentiate the function y=xcos2x, we apply the product rule:
dxdy=dxd(x)⋅cos2x+x⋅dxd(cos2x)
Using the chain rule for the second term, we get:
dxdy=cos2x+x⋅2cosx(−sinx)=cos2x−2xcosxsinx
Step 6
(f) Using the substitution $u = x^3 + 1$, or otherwise, evaluate $\int_{0}^{2} e^{2x^2 + 1} \, dx$.
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Using the substitution u=x3+1, we find:
du=3x2dx⇒dx=3x2du
We also need to change the limits of integration:
When x=0, u=03+1=1
When x=2, u=23+1=9
Now we rewrite the integral:
∫19e2x2+13x2du
We would also need to express x2 in terms of u. However, finding the exact solution requires further manipulation or numerical methods.