An original Thinka practice paper modelled on the structure and difficulty of the Jun 2024 (V1) Cambridge IGCSE Mathematics - Additional (0606) paper. Not affiliated with or reproduced from Cambridge.
卷一 (0606/11)
Answer all questions. Show all necessary working clearly; no marks will be given for unsupported answers from a calculator. Non-exact numerical answers should be correct to 3 significant figures unless specified.
12 题目 · 76 分
题目 1 · graphing
5 分
(a) On the axes, sketch the graph of \(y = -\frac{1}{4}(x-3)(x+1)(2x-5)\), stating the coordinates of the intercepts with the coordinate axes. [3] (b) Hence solve the inequality \(-\frac{1}{4}(x-3)(x+1)(2x-5) < 0\). [2]
查看答案详解收起答案详解
解题
For (a): The x-intercepts are found by setting \(y = 0\), giving \(x = -1\), \(x = 2.5\), and \(x = 3\). The y-intercept is found by setting \(x = 0\), giving \(y = -\frac{1}{4}(0-3)(0+1)(2(0)-5) = -3.75\). Since the leading coefficient of the cubic is negative, the graph starts in the second quadrant, crosses the x-axis at \(x = -1\), goes below the x-axis to a local minimum, crosses the y-axis at \((0, -3.75)\), passes through the x-axis at \(x = 2.5\), reaches a local maximum in the first quadrant, crosses the x-axis at \(x = 3\), and continues downwards. For (b): The inequality is satisfied where the graph lies below the x-axis. Looking at the sketch, this occurs in the intervals \(-1 < x < 2.5\) and \(x > 3\).
评分标准
1(a): B1 for a correct cubic shape starting in the second quadrant and ending in the fourth quadrant. B1 for x-intercepts correctly marked at \(-1\), \(2.5\), and \(3\). B1 for y-intercept correctly marked at \(-3.75\) (or \(-15/4\)). 1(b): B1 for one correct interval (either \(-1 < x < 2.5\) or \(x > 3\)). B1 for both correct intervals with no extras.
题目 2 · algebraic
6 分
DO NOT USE A CALCULATOR IN THIS QUESTION. The polynomial \(p\) is such that \(p(x) = 6x^3 + x^2 - 19x + 18\). (a) Find \(p(x)\) in the form \((2x-3)q(x) + r\), where \(q(x)\) is a quadratic polynomial and \(r\) is a constant. [3] (b) Hence write the expression \(p(x) - 12\) as a product of linear factors. [2] (c) Hence write down the solutions of the equation \(p(x) = 12\). [1]
查看答案详解收起答案详解
解题
For (a): Performing algebraic long division of \(6x^3 + x^2 - 19x + 18\) by \(2x-3\): Dividing the leading terms: \(6x^3 / 2x = 3x^2\). Subtracting \(3x^2(2x-3) = 6x^3 - 9x^2\) leaves \(10x^2 - 19x + 18\). Dividing leading terms: \(10x^2 / 2x = 5x\). Subtracting \(5x(2x-3) = 10x^2 - 15x\) leaves \(-4x + 18\). Dividing leading terms: \(-4x / 2x = -2\). Subtracting \(-2(2x-3) = -4x + 6\) leaves a remainder of \(12\). Thus, \(q(x) = 3x^2 + 5x - 2\) and \(r = 12\). For (b): We have \(p(x) - 12 = (2x-3)(3x^2 + 5x - 2)\). Factoring the quadratic part gives \(3x^2 + 5x - 2 = (3x-1)(x+2)\). Thus, \(p(x) - 12 = (2x-3)(3x-1)(x+2)\). For (c): The equation \(p(x) = 12\) is equivalent to \(p(x) - 12 = 0\). Using the factored form from (b), we get \((2x-3)(3x-1)(x+2) = 0\), which yields the solutions \(x = 1.5\), \(x = \frac{1}{3}\), and \(x = -2\).
评分标准
2(a): M1 for a valid division method (long division, synthetic, or equating coefficients). A1 for \(q(x) = 3x^2 + 5x - 2\). A1 for \(r = 12\). 2(b): M1 for factorising their quadratic \(q(x)\) into two linear factors. A1 for the correct product of three linear factors: \((2x-3)(3x-1)(x+2)\). 2(c): B1 for all three correct solutions: \(x = 1.5\), \(x = \frac{1}{3}\), and \(x = -2\) (allow follow-through on incorrect linear factors from part b).
题目 3 · short_answer
6 分
Solve the equation $$2\log_2(x-3) - \log_2(x+5) = 1 + \log_2 3$$ giving your answer in the form $$a + \sqrt{b}$$ where $$a$$ and $$b$$ are integers.
查看答案详解收起答案详解
解题
Using the laws of logarithms:
1. Express $$2\log_2(x-3)$$ as $$\log_2(x-3)^2$$. 2. Express the constant $$1$$ as $$\log_2 2$$. 3. Combine the terms on the right-hand side: $$1 + \log_2 3 = \log_2 2 + \log_2 3 = \log_2(2 \times 3) = \log_2 6$$. 4. Combine the terms on the left-hand side: $$\log_2(x-3)^2 - \log_2(x+5) = \log_2\left(\frac{(x-3)^2}{x+5}\right)$$.
Equating the arguments of the logarithms gives: $$\frac{(x-3)^2}{x+5} = 6$$ $$(x-3)^2 = 6(x+5)$$ $$x^2 - 6x + 9 = 6x + 30$$ $$x^2 - 12x - 21 = 0$$
Solve the quadratic equation using the quadratic formula: $$x = \frac{-(-12) \pm \sqrt{(-12)^2 - 4(1)(-21)}}{2}$$ $$x = \frac{12 \pm \sqrt{144 + 84}}{2}$$ $$x = \frac{12 \pm \sqrt{228}}{2}$$
Since $$228 = 4 \times 57$$, we can simplify $\sqrt{228}$ to $$2\sqrt{57}$$: $$x = \frac{12 \pm 2\sqrt{57}}{2} = 6 \pm \sqrt{57}$$
Now, check the domain of the original logarithmic terms: For $$\log_2(x-3)$$ to be defined, we need $$x - 3 > 0 \implies x > 3$$. For $$\log_2(x+5)$$ to be defined, we need $$x + 5 > 0 \implies x > -5$$.
Since $$6 - \sqrt{57} \approx 6 - 7.55 = -1.55$$, this value is less than $$3$$ and must be rejected.
Therefore, the only valid solution is: $$x = 6 + \sqrt{57}$$
评分标准
**M1**: For using the power rule to write $$2\log_2(x-3)$$ as $$\log_2(x-3)^2$$. **M1**: For writing $$1$$ as $$\log_2 2$$ and combining the RHS using the addition law to get $$\log_2 6$$, or equivalent. **M1**: For combining the LHS using subtraction law and removing logarithms to obtain a quadratic equation, e.g., $$(x-3)^2 = 6(x+5)$$. **A1**: For obtaining the correct simplified quadratic equation $$x^2 - 12x - 21 = 0$$. **M1**: For a valid attempt to solve their quadratic equation using the quadratic formula or completing the square. **A1**: For identifying that $$x = 6 - \sqrt{57}$$ is invalid and stating the final correct answer $$x = 6 + \sqrt{57}$$ only.
From the first equation, express all terms with base 3: $$3^x \times (3^2)^{2y} = 3^3 \times 3^{0.5}$$ $$3^x \times 3^{4y} = 3^{3.5}$$ $$3^{x + 4y} = 3^{3.5}$$
Equating the indices yields: $$x + 4y = 3.5 \quad \text{--- (Equation 1)}$$
From the second equation, apply the laws of logarithms: $$\log_2(x + 2y) = \log_2(3^2) - \log_2 2$$ $$\log_2(x + 2y) = \log_2 9 - \log_2 2$$ $$\log_2(x + 2y) = \log_2\left(\frac{9}{2}\right)$$
Equating the arguments of the logarithms yields: $$x + 2y = 4.5 \quad \text{--- (Equation 2)}$$
Now, solve the system of linear equations: Subtract Equation 2 from Equation 1: $$(x + 4y) - (x + 2y) = 3.5 - 4.5$$ $$2y = -1$$ $$y = -0.5$$
Checking for validity inside the logarithm: $$x + 2y = 5.5 + 2(-0.5) = 4.5 > 0$$, which is positive and valid.
Thus, the solution is $$x = 5.5$$ (or $$\frac{11}{2}$$) and $$y = -0.5$$ (or $$-\frac{1}{2}$$).
评分标准
**M1**: For expressing $$9^{2y}$$ as $$3^{4y}$$ and $$27\sqrt{3}$$ as $$3^{3.5}$$. **A1**: For obtaining the correct linear equation $$x + 4y = 3.5$$ (or equivalent). **M1**: For using the power rule to write $$2\log_2 3$$ as $$\log_2 9$$. **M1**: For combining the RHS of the log equation to $$\log_2(9/2)$$ (or $$\log_2 4.5$$) and removing logs. **A1**: For obtaining the correct linear equation $$x + 2y = 4.5$$ (or equivalent). **M1**: For a valid method to solve the two simultaneous linear equations. **A1**: For both correct solutions: $$x = 5.5$$ and $$y = -0.5$$.
题目 5 · show
4 分
Given that \( 3 - \tan\theta = 2x \) and \( \cos\theta = \frac{1}{\sqrt{y+1}} \), where \( y > -1 \), find \( y \) in terms of \( x \). Give your answer in simplified expanded form.
查看答案详解收起答案详解
解题
Using the trigonometric identity: \( \sec^2\theta = 1 + \tan^2\theta \)
From the first given equation: \( \tan\theta = 3 - 2x \)
From the second given equation: \( \sec\theta = \frac{1}{\cos\theta} = \sqrt{y+1} \) Squaring both sides: \( \sec^2\theta = y + 1 \)
Substitute these expressions into the identity: \( y + 1 = 1 + (3 - 2x)^2 \)
Subtract 1 from both sides: \( y = (3 - 2x)^2 \)
Expand the bracket to get the final simplified form: \( y = 9 - 12x + 4x^2 \) \( y = 4x^2 - 12x + 9 \)
评分标准
B1: Expresses \( \tan\theta \) as \( 3 - 2x \) or \( \tan^2\theta = (3 - 2x)^2 \). B1: Expresses \( \sec^2\theta = y + 1 \). M1: Applies the identity \( \sec^2\theta = 1 + \tan^2\theta \) using their expressions. A1: Correctly simplifies to get the final expanded expression: \( y = 4x^2 - 12x + 9 \).
题目 6 · solve
5 分
Solve the equation \( 3\tan^2\left(2x - \frac{\pi}{4}\right) = 1 \) for \( 0 \le x \le \pi \). Give your answers in terms of \( \pi \).
Let \( \theta = 2x - \frac{\pi}{4} \). Since \( 0 \le x \le \pi \), the range for \( \theta \) is: \( 0 \le 2x \le 2\pi \implies -\frac{\pi}{4} \le 2x - \frac{\pi}{4} \le \frac{7\pi}{4} \)
Find the solutions for \( \tan\theta = \pm\frac{1}{\sqrt{3}} \) in the interval \( \left[-\frac{\pi}{4}, \frac{7\pi}{4}\right] \): - For \( \tan\theta = \frac{1}{\sqrt{3}} \): \( \theta = \frac{\pi}{6}, \frac{7\pi}{6} \) - For \( \tan\theta = -\frac{1}{\sqrt{3}} \): \( \theta = -\frac{\pi}{6}, \frac{5\pi}{6} \) (Note: \( \frac{11\pi}{6} \) is outside the range)
Now, solve for \( x \) using \( 2x = \theta + \frac{\pi}{4} \): 1. \( 2x = -\frac{\pi}{6} + \frac{\pi}{4} = \frac{\pi}{12} \implies x = \frac{\pi}{24} \) 2. \( 2x = \frac{\pi}{6} + \frac{\pi}{4} = \frac{5\pi}{12} \implies x = \frac{5\pi}{24} \) 3. \( 2x = \frac{5\pi}{6} + \frac{\pi}{4} = \frac{13\pi}{12} \implies x = \frac{13\pi}{24} \) 4. \( 2x = \frac{7\pi}{6} + \frac{\pi}{4} = \frac{17\pi}{12} \implies x = \frac{17\pi}{24} \)
评分标准
B1: Obtains \( \tan\left(2x - \frac{\pi}{4}\right) = \pm\frac{1}{\sqrt{3}} \) (condone missing \( \pm \) for this mark). M1: Finds at least two correct values of \( \theta \) within the interval \( \left[-\frac{\pi}{4}, \frac{7\pi}{4}\right] \). A2: Correctly identifies all four boundary values for \( \theta \): \( -\frac{\pi}{6}, \frac{\pi}{6}, \frac{5\pi}{6}, \frac{7\pi}{6} \) (deduct 1 mark for any incorrect or extra values in range). A1: For all four correct values of \( x \): \( \frac{\pi}{24}, \frac{5\pi}{24}, \frac{13\pi}{24}, \frac{17\pi}{24} \).
题目 7 · show
4 分
Show that \( \frac{\sin\theta}{1 - \cos\theta} + \frac{1 - \cos\theta}{\sin\theta} = 2\csc\theta \).
查看答案详解收起答案详解
解题
Start with the Left Hand Side (LHS): \( \text{LHS} = \frac{\sin\theta}{1 - \cos\theta} + \frac{1 - \cos\theta}{\sin\theta} \)
Find a common denominator: \( = \frac{\sin^2\theta + (1 - \cos\theta)^2}{\sin\theta(1 - \cos\theta)} \)
Factor out a 2 in the numerator: \( = \frac{2(1 - \cos\theta)}{\sin\theta(1 - \cos\theta)} \)
Cancel the common term \( 1 - \cos\theta \): \( = \frac{2}{\sin\theta} \)
Using the identity \( \csc\theta = \frac{1}{\sin\theta} \): \( = 2\csc\theta = \text{RHS} \)
评分标准
M1: For writing the expression over a common denominator \( \sin\theta(1 - \cos\theta) \). A1: For correct expansion of the numerator to \( \sin^2\theta + 1 - 2\cos\theta + \cos^2\theta \). M1: For applying \( \sin^2\theta + \cos^2\theta = 1 \) and correctly factorising the numerator as \( 2(1 - \cos\theta) \). A1: For cancelling the common bracket and completing the proof to reach \( 2\csc\theta \) clearly.
题目 8 · Series & Binomial
7 分
(a) A geometric progression has a sum to infinity of 16. The sum of the first two terms of this progression is 12. Find the two possible values of the common ratio.
(b) Find the term independent of \(x\) in the expansion of \(\left(2x^2 - \frac{1}{4x}\right)^6\).
查看答案详解收起答案详解
解题
(a) Using the formula for the sum to infinity of a geometric progression: \(S_{\infty} = \frac{a}{1-r} = 16 \implies a = 16(1-r)\)
The sum of the first two terms is: \(a + ar = 12 \implies a(1+r) = 12\)
So the two possible values of \(r\) are \(0.5\) and \(-0.5\).
(b) The general term in the binomial expansion is given by: \(\binom{6}{r} (2x^2)^{6-r} \left(-\frac{1}{4x}\right)^r = \binom{6}{r} 2^{6-r} \left(-\frac{1}{4}\right)^r x^{12-2r-r}\)
For the term independent of \(x\), the power of \(x\) must be 0: \(12 - 3r = 0 \implies r = 4\)
(a) M1: For using the sum to infinity formula to express \(a\) as \(16(1-r)\). M1: For substituting into \(a(1+r)=12\) to form a quadratic equation in \(r\). A1: For finding \(r^2 = 0.25\) (or equivalent). A1: For both \(r = 0.5\) and \(r = -0.5\).
(b) M1: For setting the exponent of \(x\) to 0 and obtaining \(r = 4\). M1: For substituting \(r=4\) into the term formula. A1: For \(\frac{15}{64}\) (or \(0.234\) or exact equivalent).
题目 9 · Calculus & Applications
8 分
A curve has the equation \(y = (2x - 3)\mathrm{e}^{x^2}\).
(a) Find \(\frac{\mathrm{d}y}{\mathrm{d}x}\). [4]
(b) Find the equation of the tangent to the curve at the point where \(x = 1\). Give your answer in the form \(y = mx + c\), where \(m\) and \(c\) are constants in terms of \(\mathrm{e}\). [4]
查看答案详解收起答案详解
解题
(a) By using the product rule: Let \(u = 2x - 3 \implies \frac{\mathrm{d}u}{\mathrm{d}x} = 2\) Let \(v = \mathrm{e}^{x^2} \implies \frac{\mathrm{d}v}{\mathrm{d}x} = 2x\mathrm{e}^{x^2}\)
(b) When \(x = 1\), \(y = (2(1) - 3)\mathrm{e}^{1^2} = -\mathrm{e}\). Substituting \(x = 1\) into \(\frac{\mathrm{d}y}{\mathrm{d}x}\): \(m = 2\mathrm{e}^{1^2}(2(1)^2 - 3(1) + 1) = 2\mathrm{e}(0) = 0\). Equation of the tangent: \(y - (-\mathrm{e}) = 0(x - 1) \implies y = -\mathrm{e}\).
评分标准
(a) M1: Attempt to apply product rule with correct derivative of \(\mathrm{e}^{x^2}\). A1: Correct derivatives of both terms: \(2\) and \(2x\mathrm{e}^{x^2}\). M1: Correct factorization/simplification. A1: Correct final expression: \(\mathrm{e}^{x^2}(4x^2 - 6x + 2)\) or equivalent.
(b) B1: Find \(y = -\mathrm{e}\) when \(x = 1\). M1: Substitute \(x = 1\) into their \(\frac{\mathrm{d}y}{\mathrm{d}x}\). A1: Show that gradient \(m = 0\). A1: State the final equation \(y = -\mathrm{e}\).
题目 10 · Calculus & Applications
8 分
A solid cylinder has a radius of \(r\text{ cm}\) and a height of \(h\text{ cm}\). The total surface area of the cylinder is \(600\pi\text{ cm}^2\).
(a) Show that the volume, \(V\text{ cm}^3\), of the cylinder is given by \(V = 300\pi r - \pi r^3\). [3]
(b) Given that \(r\) can vary, find the maximum volume of the cylinder, leaving your answer in terms of \(\pi\). [5]
查看答案详解收起答案详解
解题
(a) The total surface area of a cylinder is given by: \(A = 2\pi r^2 + 2\pi r h = 600\pi\) Dividing by \(2\pi\): \(r^2 + r h = 300 \implies h = \frac{300 - r^2}{r}\)
The volume of the cylinder is: \(V = \pi r^2 h = \pi r^2 \left(\frac{300 - r^2}{r}\right)\) \(V = \pi r (300 - r^2) = 300\pi r - \pi r^3\).
(b) To find the stationary value of \(V\), we calculate \(\frac{\mathrm{d}V}{\mathrm{d}r}\) and set it to 0: \(\frac{\mathrm{d}V}{\mathrm{d}r} = 300\pi - 3\pi r^2 = 0\) \(300\pi = 3\pi r^2 \implies r^2 = 100 \implies r = 10\) (since \(r > 0\)).
Checking the second derivative: \(\frac{\mathrm{d}^2V}{\mathrm{d}r^2} = -6\pi r\) When \(r = 10\), \(\frac{\mathrm{d}^2V}{\mathrm{d}r^2} = -60\pi < 0\), which confirms a maximum.
Substituting \(r = 10\) into the volume formula: \(V = 300\pi(10) - \pi(10)^3 = 3000\pi - 1000\pi = 2000\pi\text{ cm}^3\).
评分标准
(a) B1: Set up the correct surface area formula: \(2\pi r^2 + 2\pi r h = 600\pi\). M1: Express \(h\) in terms of \(r\). A1: Substitute \(h\) into the volume formula and simplify to obtain \(V = 300\pi r - \pi r^3\).
(b) M1: Differentiate \(V\) with respect to \(r\). A1: Set \(\frac{\mathrm{d}V}{\mathrm{d}r} = 0\) and solve to find \(r = 10\). M1: Check the second derivative or test values to show it is a maximum. A1: Substitute \(r = 10\) back into the volume formula. A1: Final correct value of \(2000\pi\text{ cm}^3\).
题目 11 · Calculus & Applications
8 分
A particle moves in a straight line so that, \(t\) seconds after passing a fixed point \(O\), its velocity, \(v\text{ m s}^{-1}\), is given by \(v = \frac{12}{(2t+1)^2} - 3\).
(a) Find the value of \(t\) when the particle is instantaneously at rest. [2]
(b) Find the acceleration of the particle when \(t = 1\). [2]
(c) Find the displacement of the particle from \(O\) when \(t = 2\). [4]
查看答案详解收起答案详解
解题
(a) The particle is instantaneously at rest when \(v = 0\): \(\frac{12}{(2t+1)^2} - 3 = 0 \implies (2t+1)^2 = 4\) Since \(t \ge 0\), \(2t + 1 = 2 \implies 2t = 1 \implies t = 0.5\text{ seconds}\).
(a) M1: Set \(v = 0\) and attempt to solve for \(t\). A1: Obtain \(t = 0.5\) (or equivalent).
(b) M1: Attempt to differentiate \(v\) with respect to \(t\) using chain rule. A1: Correctly obtain \(a = -1.78\text{ m s}^{-2}\) (or \(-\frac{16}{9}\)).
(c) M1: Attempt to integrate \(v\) with respect to \(t\). A1: Obtain correct integration: \(-\frac{6}{2t+1} - 3t\). M1: Use boundary condition \(s = 0\) when \(t = 0\) to find \(c = 6\). A1: Substitute \(t = 2\) to get final displacement of \(-1.2\text{ m}\).
题目 12 · Calculus & Applications
8 分
(a) Find \(\int (4x - 3)^5 \mathrm{d}x\). [3]
(b) Find the exact value of \(\int_{1}^{3} \frac{6x^2 + 4}{x^3 + 2x} \mathrm{d}x\). [5]
查看答案详解收起答案详解
解题
(a) Using the substitution method or reverse chain rule: \(\int (4x - 3)^5 \mathrm{d}x = \frac{(4x - 3)^6}{6 \cdot 4} + c = \frac{(4x - 3)^6}{24} + c\).
(b) Notice that the derivative of \(x^3 + 2x\) is \(3x^2 + 2\). We can rewrite the integrand as: \(\frac{6x^2 + 4}{x^3 + 2x} = \frac{2(3x^2 + 2)}{x^3 + 2x}\) Thus, the integral is: \(2 \int_{1}^{3} \frac{3x^2 + 2}{x^3 + 2x} \mathrm{d}x = 2 \left[ \ln|x^3 + 2x| \right]_1^3\)
(a) M1: Attempt integration by raising power to 6. A1: Correct division by 4 (the derivative of the inner function). A1: Correct expression \(\frac{(4x-3)^6}{24} + c\) (must include constant \(c\)).
(b) M1: Rewrite the integral to expose the derivative of the denominator. A1: Correct integration to \(2\ln|x^3 + 2x|\). M1: Correctly substitute limits 3 and 1. A1: Apply logarithmic subtraction law correctly. A1: Obtain exact final answer \(\ln 121\) or \(2\ln 11\).
Answer all questions. Show all necessary working clearly. Give non-exact numerical answers correct to 3 significant figures, or 1 decimal place for angles in degrees, unless specified.
11 题目 · 70 分
题目 1 · Algebraic & Quadratics
4 分
Find the set of values of the constant \(k\) for which the line \(y = kx - 3\) does not intersect the curve \(y = x^2 - 4x + 1\).
查看答案详解收起答案详解
解题
Equating the equations of the line and the curve: \[kx - 3 = x^2 - 4x + 1\] Rearranging to form a three-term quadratic equation in \(x\): \[x^2 - (4 + k)x + 4 = 0\] For the line and curve not to intersect, the discriminant must be less than zero (\(b^2 - 4ac < 0\)): \[[-(4 + k)]^2 - 4(1)(4) < 0\] \[(4 + k)^2 - 16 < 0\] \[(k + 4 - 4)(k + 4 + 4) < 0\] \[k(k + 8) < 0\] Therefore, the critical values are \(k = 0\) and \(k = -8\). Since the inequality is less than zero, the solution is: \[-8 < k < 0\]
评分标准
M1: Equating the line and curve equations and attempting to form a 3-term quadratic equation in \(x\). A1: Correct quadratic equation \(x^2 - (4+k)x + 4 = 0\) (or equivalent). M1: Applying \(b^2 - 4ac < 0\) to their quadratic equation. A1: Correct range \(-8 < k < 0\) (or equivalent notation).
题目 2 · Algebraic & Quadratics
4 分
Solve the simultaneous equations: \[2x + y = 5\] \[x^2 + xy + y^2 = 7\]
查看答案详解收起答案详解
解题
From the first equation, express \(y\) in terms of \(x\): \[y = 5 - 2x\] Substitute \(y\) into the second equation: \[x^2 + x(5 - 2x) + (5 - 2x)^2 = 7\] Expand the terms: \[x^2 + 5x - 2x^2 + 25 - 20x + 4x^2 = 7\] Simplify and form a quadratic equation: \[3x^2 - 15x + 18 = 0\] Divide by 3: \[x^2 - 5x + 6 = 0\] Factorise the quadratic: \[(x - 2)(x - 3) = 0\] This gives critical values of \(x\): \[x = 2 \quad \text{or} \quad x = 3\] Substitute back to find corresponding \(y\) values: When \(x = 2\): \[y = 5 - 2(2) = 1\] When \(x = 3\): \[y = 5 - 2(3) = -1\] So the solutions are \(x = 2, y = 1\) and \(x = 3, y = -1\).
评分标准
M1: Substitution of \(y = 5 - 2x\) (or \(x = \frac{5-y}{2}\)) into the quadratic equation. A1: Correct simplified quadratic equation, e.g., \(x^2 - 5x + 6 = 0\) or \(y^2 - y - 2 = 0\). M1: Solving their 3-term quadratic equation to find two values for one variable. A1: Correct pairs of values: \(x = 2, y = 1\) and \(x = 3, y = -1\).
题目 3 · Algebraic & Quadratics
4 分
Solve the inequality \(|3x - 5| \le x + 1\).
查看答案详解收起答案详解
解题
To solve the modulus inequality, we can square both sides since both expressions are non-negative for the valid range of \(x\): \[(3x - 5)^2 \le (x + 1)^2\] Expand both sides: \[9x^2 - 30x + 25 \le x^2 + 2x + 1\] Rearrange to form a quadratic inequality: \[8x^2 - 32x + 24 \le 0\] Divide the entire inequality by 8: \[x^2 - 4x + 3 \le 0\] Factorise the quadratic: \[(x - 1)(x - 3) \le 0\] The critical values are \(x = 1\) and \(x = 3\). Since we want the expression to be less than or equal to zero, we choose the interval between the roots: \[1 \le x \le 3\]
评分标准
M1: Squaring both sides to form a quadratic inequality, or setting up the two linear boundary equations: \(3x - 5 = x + 1\) and \(3x - 5 = -(x + 1)\). A1: Finding the correct critical values \(x = 1\) and \(x = 3\). M1: Attempting to find the correct inside/outside region (e.g. testing points, sketching graphs or factorising their 3-term quadratic inequality). A1: Correct range \(1 \le x \le 3\) (allow interval notation \([1, 3]\)).
题目 4 · free_response
10 分
**DO NOT USE A CALCULATOR IN THIS QUESTION.**
(a) Find the coordinates of the points of intersection of the circle \((x-3)^2 + (y-1)^2 = 20\) and the line \(y = 2x - 10\). Give your answers in exact form. [4]
(b) Find the coordinates of the points of intersection of the curve \(xy + 2x^2 = 8\) and the line \(3x + y = 10\). Give each coordinate in the form \(a + b\sqrt{c}\), where \(a\) and \(b\) are integers and \(c\) is an integer. [6]
查看答案详解收起答案详解
解题
**(a)** Substitute \(y = 2x - 10\) into the equation of the circle: \[ (x-3)^2 + (2x - 11)^2 = 20 \] Expand the brackets: \[ x^2 - 6x + 9 + 4x^2 - 44x + 121 = 20 \] \[ 5x^2 - 50x + 130 = 20 \] \[ 5x^2 - 50x + 110 = 0 \] Divide through by 5: \[ x^2 - 10x + 22 = 0 \] Apply the quadratic formula: \[ x = \frac{10 \pm \sqrt{(-10)^2 - 4(1)(22)}}{2} \] \[ x = \frac{10 \pm \sqrt{100 - 88}}{2} \] \[ x = \frac{10 \pm \sqrt{12}}{2} = 5 \pm \sqrt{3} \]
For \(x = 5 + \sqrt{3}\): \[ y = 2(5 + \sqrt{3}) - 10 = 2\sqrt{3} \]
For \(x = 5 - \sqrt{3}\): \[ y = 2(5 - \sqrt{3}) - 10 = -2\sqrt{3} \]
The coordinates are \((5 + \sqrt{3}, 2\sqrt{3})\) and \((5 - \sqrt{3}, -2\sqrt{3})\).
**(b)** Rearrange the linear equation to express \(y\) in terms of \(x\): \[ y = 10 - 3x \] Substitute into the equation of the curve: \[ x(10 - 3x) + 2x^2 = 8 \] \[ 10x - 3x^2 + 2x^2 = 8 \] \[ -x^2 + 10x - 8 = 0 \] \[ x^2 - 10x + 8 = 0 \] Apply the quadratic formula: \[ x = \frac{10 \pm \sqrt{(-10)^2 - 4(1)(8)}}{2} \] \[ x = \frac{10 \pm \sqrt{100 - 32}}{2} \] \[ x = \frac{10 \pm \sqrt{68}}{2} \] Since \(\sqrt{68} = 2\sqrt{17}\): \[ x = 5 \pm \sqrt{17} \]
The coordinates are \((5 + \sqrt{17}, -5 - 3\sqrt{17})\) and \((5 - \sqrt{17}, -5 + 3\sqrt{17})\).
评分标准
**(a)** * **M1**: Substitute \(y = 2x - 10\) into the equation of the circle and expand brackets. * **A1**: Obtain simplified 3-term quadratic equation, e.g., \(x^2 - 10x + 22 = 0\) (or \(5x^2 - 50x + 110 = 0\)). * **M1**: Solve their quadratic equation using the quadratic formula or by completing the square. * **A1**: Obtain correct final coordinates: \((5 + \sqrt{3}, 2\sqrt{3})\) and \((5 - \sqrt{3}, -2\sqrt{3})\).
**(b)** * **M1**: Rearrange the linear equation to express \(y\) in terms of \(x\) (or vice versa) and substitute into the curve's equation. * **A1**: Obtain a correct 3-term quadratic equation, e.g., \(x^2 - 10x + 8 = 0\). * **M1**: Apply the quadratic formula or complete the square to solve their quadratic equation. * **A1**: Obtain correct exact \(x\)-values: \(x = 5 \pm \sqrt{17}\). * **M1**: Substitute their \(x\)-values back into the linear equation to find corresponding \(y\)-values. * **A1**: Obtain correct final coordinates: \((5 + \sqrt{17}, -5 - 3\sqrt{17})\) and \((5 - \sqrt{17}, -5 + 3\sqrt{17})\).
题目 5 · free-text
8 分
There are 4 teachers, 3 students and 5 parents on a school council.
(a) All 12 members of the school council stand in a single straight line for a photograph. (i) Find the number of possible arrangements if a student is at each end of the line. [2] (ii) Find the number of possible arrangements if all 4 teachers stand next to each other. [2]
(b) A sub-committee of 5 members is to be selected from the school council. (i) Find the number of different selections if no parent is chosen. [2] (ii) Find the number of different selections if the sub-committee must contain at least 3 teachers. [2]
查看答案详解收起答案详解
解题
(a) (i) Two students are placed at the ends of the line. The number of ways to choose and arrange 2 of the 3 students for the ends is \(^{3}P_2 = 6\). The remaining 10 members can be arranged in the middle in \(10!\) ways. Total number of arrangements = \(^{3}P_2 \times 10! = 6 \times 3\,628\,800 = 21\,772\,800\).
(ii) Treat the 4 teachers as a single unit. There are now \(8 + 1 = 9\) units to arrange. These units can be arranged in \(9!\) ways. The 4 teachers can be arranged among themselves in \(4!\) ways. Total number of arrangements = \(9! \times 4! = 362\,880 \times 24 = 8\,709\,120\).
(b) (i) To select 5 members with no parent, all 5 must be chosen from the 4 teachers and 3 students (total of 7 people). Number of selections = \(^{7}C_5 = 21\).
(ii) The committee of 5 can have 3 or 4 teachers. Case 1: 3 teachers and 2 non-teachers. Number of ways = \(^{4}C_3 \times ^{8}C_2 = 4 \times 28 = 112\). Case 2: 4 teachers and 1 non-teacher. Number of ways = \(^{4}C_4 \times ^{8}C_1 = 1 \times 8 = 8\). Total number of selections = \(112 + 8 = 120\).
评分标准
(a) (i) * **M1** for considering the ends and the remaining members: \(^{3}P_2 \times 10!\) or \(3 \times 2 \times 10!\) oe * **A1** for \(21\,772\,800\) (accept scientific notation \(2.18 \times 10^7\))
(ii) * **M1** for treating teachers as a block: \(9! \times 4!\) oe * **A1** for \(8\,709\,120\) (accept scientific notation \(8.71 \times 10^6\))
(b) (i) * **M1** for \(^{7}C_5\) oe * **A1** for \(21\)
(ii) * **M1** for adding the two scenarios: \(^{4}C_3 \times ^{8}C_2 + ^{4}C_4 \times ^{8}C_1\) oe * **A1** for \(120\)
题目 6 · Functions
7 分
The functions \( f \) and \( g \) are defined by \( f(x) = \frac{2x^2}{3-x} \) for \( x < 0 \) and \( g(x) = \frac{4}{x} \) for \( x < 0 \).
(a) Explain why the composite function \( gf \) does not exist.
(b) Find and simplify an expression for \( fg(x) \).
(c) Find an expression for \( f^{-1}(x) \).
查看答案详解收起答案详解
解题
(a) For \( x < 0 \), we have \( 2x^2 > 0 \) and \( 3-x > 3 > 0 \). This means that the range of \( f \) is \( f(x) > 0 \). Since the domain of \( g \) is \( x < 0 \), the range of \( f \) does not lie within the domain of \( g \). Hence, the composite function \( gf \) does not exist.
(c) Let \( y = \frac{2x^2}{3-x} \). \( y(3-x) = 2x^2 \implies 3y - xy = 2x^2 \implies 2x^2 + yx - 3y = 0 \). Using the quadratic formula to solve for \( x \): \( x = \frac{-y \pm \sqrt{y^2 - 4(2)(-3y)}}{4} = \frac{-y \pm \sqrt{y^2 + 24y}}{4} \). Since \( x < 0 \) and \( \sqrt{y^2+24y} > y \) for \( y > 0 \), we must select the negative square root to ensure \( x \) remains negative. \( x = \frac{-y - \sqrt{y^2 + 24y}}{4} \). Thus, \( f^{-1}(x) = \frac{-x - \sqrt{x^2 + 24x}}{4} \).
评分标准
(a) B1: For explaining that \( f(x) > 0 \) (or range of \( f \) is positive). B1: For explaining that this range does not fall within the domain of \( g \) (which is \( x < 0 \)).
(b) M1: For substituting \( g(x) \) into \( f(x) \). A1: For obtaining the fully simplified expression \( \frac{32}{x(3x-4)} \) or equivalent.
(c) M1: For attempting to form a quadratic equation in \( x \) (or \( y \)). M1: For correctly applying the quadratic formula to solve for \( x \) and justifying the choice of the negative sign because \( x < 0 \). A1: For the correct final expression \( f^{-1}(x) = \frac{-x - \sqrt{x^2 + 24x}}{4} \).
题目 7 · Trigonometry
8 分
(a) Show that \(\frac{\sin \theta}{1 - \cos \theta} - \frac{1 - \cos \theta}{\sin \theta} = 2 \cot \theta\). [4]
(b) Using the result from part (a), the equation can be written as: \(2\cot 2\theta = 3\tan 2\theta\) Since \(\cot 2\theta = \frac{1}{\tan 2\theta}\), this becomes: \(\frac{2}{\tan 2\theta} = 3\tan 2\theta\) \(3\tan^2 2\theta = 2\) \(\tan^2 2\theta = \frac{2}{3}\) \(\tan 2\theta = \pm\sqrt{\frac{2}{3}} \approx \pm 0.8165\) For \(0^\circ \leqslant \theta \leqslant 180^\circ\), the range for \(2\theta\) is \(0^\circ \leqslant 2\theta \leqslant 360^\circ\). The basic angle \(\phi = \tan^{-1}\left(\sqrt{\frac{2}{3}}\right) \approx 39.23^\circ\). Therefore, the possible values for \(2\theta\) are: In Quadrant 1: \(2\theta = 39.23^\circ\) In Quadrant 2: \(2\theta = 180^\circ - 39.23^\circ = 140.77^\circ\) In Quadrant 3: \(2\theta = 180^\circ + 39.23^\circ = 219.23^\circ\) In Quadrant 4: \(2\theta = 360^\circ - 39.23^\circ = 320.77^\circ\) Dividing each by 2 gives: \(\theta = 19.6^\circ, 70.4^\circ, 109.6^\circ, 160.4^\circ\) (correct to 1 decimal place).
评分标准
(a) - **M1**: Correct attempt to combine fractions with a common denominator of \(\sin\theta(1-\cos\theta)\). - **A1**: Correct expansion of the numerator to get \(\sin^2\theta - 1 + 2\cos\theta - \cos^2\theta\) or equivalent. - **M1**: Uses identity \(\sin^2\theta + \cos^2\theta = 1\) correctly to simplify the numerator to \(2\cos\theta - 2\cos^2\theta\). - **A1**: Completes proof fully by factorising numerator to cancel \((1-\cos\theta)\) and obtaining \(2\cot\theta\) with no logical errors.
(b) - **B1**: Identifies equation as \(2\cot 2\theta = 3\tan 2\theta\). - **M1**: Uses \(\cot 2\theta = \frac{1}{\tan 2\theta}\) to form a quadratic equation of the form \(a\tan^2 2\theta = b\). - **M1**: Finds a correct basic angle of approximately \(39.2^\circ\) or finds at least one correct value of \(2\theta\). - **A1**: All four correct values of \(\theta = 19.6^\circ, 70.4^\circ, 109.6^\circ, 160.4^\circ\) to 1 decimal place, and no extras in the range.
题目 8 · Calculus
5 分
Variables $x$ and $y$ are such that $y = \frac{\ln(2x+1)}{x^2}$. Use differentiation to find the approximate change in $y$ as $x$ increases from 2 to $2+p$, where $p$ is small.
查看答案详解收起答案详解
解题
First, find $\frac{dy}{dx}$ using the quotient rule:
Using the small changes formula $\delta y \approx \frac{dy}{dx} \delta x$ with $\delta x = p$:
$$\delta y \approx -0.302p$$
评分标准
M1: for a correct attempt to differentiate using the product or quotient rule (at least one term correct) A1: for $\frac{dy}{dx} = \frac{2x - 2(2x+1)\ln(2x+1)}{x^3(2x+1)}$ oe M1: for substituting $x = 2$ into their derivative A1: for obtaining $\frac{2 - 5\ln 5}{20}$ or $\approx -0.302$ A1: for final answer $-0.302p$ (allow answers rounding to $-0.302p$)
题目 9 · Calculus
5 分
Find the exact area of the region bounded by the curve $y = e^{3x} + 2e^{-x}$, the $x$-axis, and the lines $x = 0$ and $x = \ln 2$.
查看答案详解收起答案详解
解题
The area under the curve is given by the definite integral:
M1: for setting up the integral $\int_{0}^{\ln 2} (e^{3x} + 2e^{-x}) \, dx$ A1: for correct integration to obtain $\frac{1}{3}e^{3x} - 2e^{-x}$ M1: for correct substitution of $\ln 2$ into their integrated expression, simplifying exponential-log terms correctly M1: for correct substitution of $0$ and subtraction of terms A1: for the exact value $\frac{10}{3}$ or $3\frac{1}{3}$
题目 10 · Calculus
6 分
A closed storage box with a square base of side length $x\text{ cm}$ and height $h\text{ cm}$ has a volume of $18\text{ cm}^3$. The material for the top and bottom of the box costs $$2\text{ per cm}^2\$, and the material for the four sides costs $$3\text{ per cm}^2$. Find the value of $x$ that gives the minimum total cost of the material for the box, and find this minimum cost.
查看答案详解收起答案详解
解题
First, express the volume $V$ in terms of $x$ and $h$: $$V = x^2 h = 18 \implies h = \frac{18}{x^2}$$
Next, write down the formula for the total cost $C$: - The area of the top and bottom is $2x^2$. Since it costs $$2\text{ per cm}^2\$, the cost is \$2 \times 2x^2 = 4x^2\$. - The area of the four sides is \$4xh\$. Since it costs $$3\text{ per cm}^2$, the cost is $3 \times 4xh = 12xh$.
Thus, the total cost function is: $$C = 4x^2 + 12xh$$
Substitute $h = \frac{18}{x^2}$ into the cost function: $$C = 4x^2 + 12x \left(\frac{18}{x^2}\right) = 4x^2 + \frac{216}{x}$$
To find the minimum cost, differentiate $C$ with respect to $x$ and set the derivative to $0$: $$\frac{dC}{dx} = 8x - \frac{216}{x^2}$$
To confirm it is a minimum, we find the second derivative: $$\frac{d^2C}{dx^2} = 8 + \frac{432}{x^3}$$ At $x = 3$, $\frac{d^2C}{dx^2} = 8 + \frac{432}{27} > 0$, so it is indeed a minimum.
The minimum total cost is: $$C = 4(3)^2 + \frac{216}{3} = 36 + 72 = 108$$
评分标准
M1: for expressing $h$ in terms of $x$, i.e., $h = \frac{18}{x^2}$ M1: for a correct cost expression in terms of $x$ and $h$, i.e., $C = 4x^2 + 12xh$ oe A1: for substituting $h$ to get the cost function in one variable, $C = 4x^2 + \frac{216}{x}$ oe M1: for differentiating and setting their $\frac{dC}{dx} = 0$ to solve for $x$ A1: for $x = 3$ A1: for minimum cost $= 108$
题目 11 · subjective
9 分
In triangle \(OXY\), the point \(M\) lies on \(OX\) such that \(OM : MX = 1 : 2\) and the point \(N\) lies on \(OY\) such that \(ON : NY = 1 : 1\).
Given that \(\overrightarrow{OX} = \mathbf{x}\) and \(\overrightarrow{OY} = \mathbf{y}\).
The point \(P\) is the point of intersection of \(XN\) and \(YM\) such that \(\overrightarrow{XP} = \lambda\overrightarrow{XN}\) and \(\overrightarrow{YP} = \mu\overrightarrow{YM}\) where \(\lambda\) and \(\mu\) are scalars.
(a) Find two expressions for \(\overrightarrow{OP}\), each in terms of \(\mathbf{x}\), \(\mathbf{y}\) and a scalar, and hence show that \(P\) divides \(XN\) in the ratio \(4 : 1\) and \(YM\) in the ratio \(3 : 2\). [7]
(b) The point \(R\) is such that \(\overrightarrow{OR} = \mathbf{x} + 2\mathbf{y}\). Use a vector method to show that \(O\), \(P\) and \(R\) are collinear. [2]
Equating the coefficients of \(\mathbf{x}\) and \(\mathbf{y}\): \(1 - \lambda = \frac{1}{3}\mu\) \(\frac{1}{2}\lambda = 1 - \mu\)
From the second equation, \(\mu = 1 - \frac{1}{2}\lambda\). Substituting into the first equation: \(1 - \lambda = \frac{1}{3}(1 - \frac{1}{2}\lambda) = \frac{1}{3} - \frac{1}{6}\lambda\) \(\frac{2}{3} = \frac{5}{6}\lambda \implies \lambda = \frac{4}{5}\) Then \(\mu = 1 - \frac{1}{2}\left(\frac{4}{5}\right) = \frac{3}{5}\).
Since \(\lambda = \frac{4}{5}\), \(\overrightarrow{XP} = \frac{4}{5}\overrightarrow{XN}\), which means \(P\) divides \(XN\) in the ratio \(4 : 1\). Since \(\mu = \frac{3}{5}\), \(\overrightarrow{YP} = \frac{3}{5}\overrightarrow{YM}\), which means \(P\) divides \(YM\) in the ratio \(3 : 2\).
(b) Substitute \(\lambda = \frac{4}{5}\) into the expression for \(\overrightarrow{OP}\): \(\overrightarrow{OP} = \left(1 - \frac{4}{5}\right)\mathbf{x} + \frac{1}{2}\left(\frac{4}{5}\right)\mathbf{y} = \frac{1}{5}\mathbf{x} + \frac{2}{5}\mathbf{y} = \frac{1}{5}(\mathbf{x} + 2\mathbf{y})\) Since \(\overrightarrow{OR} = \mathbf{x} + 2\mathbf{y}\), we have: \(\overrightarrow{OP} = \frac{1}{5}\overrightarrow{OR}\) Since \(\overrightarrow{OP}\) is a scalar multiple of \(\overrightarrow{OR}\) and they share the common point \(O\), the points \(O\), \(P\) and \(R\) are collinear.
评分标准
(a) B1: For \(\overrightarrow{OP} = (1 - \lambda)\mathbf{x} + \frac{1}{2}\lambda\mathbf{y}\) or equivalent. B1: For \(\overrightarrow{OP} = \frac{1}{3}\mu\mathbf{x} + (1 - \mu)\mathbf{y}\) or equivalent. M1: For equating the coefficients of \(\mathbf{x}\) to form an equation in \(\lambda\) and \(\mu\). M1: For equating the coefficients of \(\mathbf{y}\) to form an equation in \(\lambda\) and \(\mu\). A1: For finding \(\lambda = \frac{4}{5}\). A1: For finding \(\mu = \frac{3}{5}\). A1: For a fully correct conclusion showing that \(P\) divides \(XN\) in the ratio \(4:1\) and \(YM\) in the ratio \(3:2\).
(b) M1: For writing \(\overrightarrow{OP} = \frac{1}{5}(\mathbf{x} + 2\mathbf{y})\) or equivalent. A1: For concluding that \(\overrightarrow{OP}\) and \(\overrightarrow{OR}\) are scalar multiples with a common point \(O\), hence collinear.
想知道自己有几分把握?
thinka 是 DSE 学生在用的 AI 练习应用,提供无限量练习题、即时自动批改和详细解题步骤。超过 100,000 名学生用它确认自己是真的会,而不只是「以为会」。