Question:
(a) Solve the following equations: (i) 3 ( 2 x − 1 ) + 4 ( x + 5 ) = 2 ( 5 x − 3 ) 3(2x - 1) + 4(x + 5) = 2(5x - 3) 3 ( 2 x − 1 ) + 4 ( x + 5 ) = 2 ( 5 x − 3 ) (ii) x + 3 2 − x − 1 5 = 2 x + 1 3 \frac{x + 3}{2} - \frac{x - 1}{5} = \frac{2x + 1}{3} 2 x + 3 − 5 x − 1 = 3 2 x + 1
(b) Solve the quadratic equation 2 x 2 − 7 x + 3 = 0 2x^2 - 7x + 3 = 0 2 x 2 − 7 x + 3 = 0 by: (i) factorisation, (ii) the quadratic formula. Verify that both methods give the same solutions.
(c) Solve the inequality 3 x 2 − 11 x − 4 ≤ 0 3x^2 - 11x - 4 \leq 0 3 x 2 − 11 x − 4 ≤ 0 .
(d) Solve the simultaneous equations: 2 x + 3 y = 12 2x + 3y = 12 2 x + 3 y = 12 and 5 x − 2 y = 11 5x - 2y = 11 5 x − 2 y = 11 .
Solution:
(a)
(i) 3 ( 2 x − 1 ) + 4 ( x + 5 ) = 2 ( 5 x − 3 ) 3(2x - 1) + 4(x + 5) = 2(5x - 3) 3 ( 2 x − 1 ) + 4 ( x + 5 ) = 2 ( 5 x − 3 )
6 x − 3 + 4 x + 20 = 10 x − 6 6x - 3 + 4x + 20 = 10x - 6 6 x − 3 + 4 x + 20 = 10 x − 6 10 x + 17 = 10 x − 6 10x + 17 = 10x - 6 10 x + 17 = 10 x − 6 17 = − 6 17 = -6 17 = − 6
This is a contradiction, so there is no solution .
(ii) x + 3 2 − x − 1 5 = 2 x + 1 3 \frac{x + 3}{2} - \frac{x - 1}{5} = \frac{2x + 1}{3} 2 x + 3 − 5 x − 1 = 3 2 x + 1
LCM of 2, 5, 3 = 30:
15 ( x + 3 ) − 6 ( x − 1 ) = 10 ( 2 x + 1 ) 15(x + 3) - 6(x - 1) = 10(2x + 1) 15 ( x + 3 ) − 6 ( x − 1 ) = 10 ( 2 x + 1 ) 15 x + 45 − 6 x + 6 = 20 x + 10 15x + 45 - 6x + 6 = 20x + 10 15 x + 45 − 6 x + 6 = 20 x + 10 9 x + 51 = 20 x + 10 9x + 51 = 20x + 10 9 x + 51 = 20 x + 10 41 = 11 x 41 = 11x 41 = 11 x x = 41 11 x = \frac{41}{11} x = 11 41
(b)
(i) Factorising 2 x 2 − 7 x + 3 = 0 2x^2 - 7x + 3 = 0 2 x 2 − 7 x + 3 = 0 : Looking for two numbers that multiply to 2 × 3 = 6 2 \times 3 = 6 2 × 3 = 6 and add to − 7 -7 − 7 : − 6 -6 − 6 and − 1 -1 − 1 .
2 x 2 − 6 x − x + 3 = 0 2x^2 - 6x - x + 3 = 0 2 x 2 − 6 x − x + 3 = 0 2 x ( x − 3 ) − 1 ( x − 3 ) = 0 2x(x - 3) - 1(x - 3) = 0 2 x ( x − 3 ) − 1 ( x − 3 ) = 0 ( 2 x − 1 ) ( x − 3 ) = 0 (2x - 1)(x - 3) = 0 ( 2 x − 1 ) ( x − 3 ) = 0
x = 1 2 x = \frac{1}{2} x = 2 1 or x = 3 x = 3 x = 3 .
(ii) Using the quadratic formula x = − b ± b 2 − 4 a c 2 a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} x = 2 a − b ± b 2 − 4 a c with a = 2 a = 2 a = 2 , b = − 7 b = -7 b = − 7 , c = 3 c = 3 c = 3 :
x = 7 ± 49 − 24 4 = 7 ± 25 4 = 7 ± 5 4 x = \frac{7 \pm \sqrt{49 - 24}}{4} = \frac{7 \pm \sqrt{25}}{4} = \frac{7 \pm 5}{4} x = 4 7 ± 49 − 24 = 4 7 ± 25 = 4 7 ± 5
x = 3 x = 3 x = 3 or x = 1 2 x = \frac{1}{2} x = 2 1 . Both methods agree.
(c) 3 x 2 − 11 x − 4 ≤ 0 3x^2 - 11x - 4 \leq 0 3 x 2 − 11 x − 4 ≤ 0 . Factorising: 3 x 2 − 12 x + x − 4 = 3 x ( x − 4 ) + 1 ( x − 4 ) = ( 3 x + 1 ) ( x − 4 ) ≤ 0 3x^2 - 12x + x - 4 = 3x(x - 4) + 1(x - 4) = (3x + 1)(x - 4) \leq 0 3 x 2 − 12 x + x − 4 = 3 x ( x − 4 ) + 1 ( x − 4 ) = ( 3 x + 1 ) ( x − 4 ) ≤ 0 .
Roots at x = − 1 3 x = -\frac{1}{3} x = − 3 1 and x = 4 x = 4 x = 4 . The quadratic opens upward (a = 3 > 0 a = 3 > 0 a = 3 > 0 ), so it is negative between the roots.
Solution: − 1 3 ≤ x ≤ 4 -\frac{1}{3} \leq x \leq 4 − 3 1 ≤ x ≤ 4 , or x ∈ [ − 1 3 , 4 ] x \in \left[-\frac{1}{3}, 4\right] x ∈ [ − 3 1 , 4 ] .
(d) 2 x + 3 y = 12 2x + 3y = 12 2 x + 3 y = 12 … (1), 5 x − 2 y = 11 5x - 2y = 11 5 x − 2 y = 11 … (2)
Multiply (1) by 2: 4 x + 6 y = 24 4x + 6y = 24 4 x + 6 y = 24 … (3) Multiply (2) by 3: 15 x − 6 y = 33 15x - 6y = 33 15 x − 6 y = 33 … (4)
Add (3) and (4): 19 x = 57 19x = 57 19 x = 57 , so x = 3 x = 3 x = 3 .
Substitute into (1): 2 ( 3 ) + 3 y = 12 2(3) + 3y = 12 2 ( 3 ) + 3 y = 12 , 6 + 3 y = 12 6 + 3y = 12 6 + 3 y = 12 , y = 2 y = 2 y = 2 .
Solution: x = 3 x = 3 x = 3 , y = 2 y = 2 y = 2 .
Question:
(a) An arithmetic sequence has first term a = 5 a = 5 a = 5 and common difference d = 3 d = 3 d = 3 . Find: (i) the 20th term, (ii) the sum of the first 20 terms.
(b) A geometric sequence has first term a = 2 a = 2 a = 2 and common ratio r = 0.5 r = 0.5 r = 0.5 . Find: (i) the 8th term, (ii) the sum to infinity.
(c) The n n n th term of a sequence is given by u n = 3 n 2 − n u_n = 3n^2 - n u n = 3 n 2 − n . Find the first four terms and determine whether this is an arithmetic, geometric, or neither type of sequence.
(d) A ball is dropped from a height of 2 m 2\,\text{m} 2 m . Each time it bounces, it reaches 3 4 \frac{3}{4} 4 3 of its previous height. Calculate the total vertical distance travelled by the ball before it comes to rest.
Solution:
(a) a = 5 a = 5 a = 5 , d = 3 d = 3 d = 3 .
(i) u n = a + ( n − 1 ) d u_n = a + (n - 1)d u n = a + ( n − 1 ) d . u 20 = 5 + 19 × 3 = 5 + 57 = 62 u_{20} = 5 + 19 \times 3 = 5 + 57 = 62 u 20 = 5 + 19 × 3 = 5 + 57 = 62 .
(ii) S n = n 2 ( 2 a + ( n − 1 ) d ) = 20 2 ( 10 + 57 ) = 10 × 67 = 670 S_n = \frac{n}{2}(2a + (n - 1)d) = \frac{20}{2}(10 + 57) = 10 \times 67 = 670 S n = 2 n ( 2 a + ( n − 1 ) d ) = 2 20 ( 10 + 57 ) = 10 × 67 = 670 .
(b) a = 2 a = 2 a = 2 , r = 0.5 r = 0.5 r = 0.5 .
(i) u n = a r n − 1 u_n = ar^{n-1} u n = a r n − 1 . u 8 = 2 × ( 0.5 ) 7 = 2 × 1 128 = 2 128 = 1 64 u_8 = 2 \times (0.5)^7 = 2 \times \frac{1}{128} = \frac{2}{128} = \frac{1}{64} u 8 = 2 × ( 0.5 ) 7 = 2 × 128 1 = 128 2 = 64 1 .
(ii) Since ∣ r ∣ < 1 |r| < 1 ∣ r ∣ < 1 , the sum to infinity exists: S ∞ = a 1 − r = 2 1 − 0.5 = 2 0.5 = 4 S_\infty = \frac{a}{1 - r} = \frac{2}{1 - 0.5} = \frac{2}{0.5} = 4 S ∞ = 1 − r a = 1 − 0.5 2 = 0.5 2 = 4 .
(c) u n = 3 n 2 − n u_n = 3n^2 - n u n = 3 n 2 − n .
u 1 = 3 − 1 = 2 u_1 = 3 - 1 = 2 u 1 = 3 − 1 = 2 u 2 = 12 − 2 = 10 u_2 = 12 - 2 = 10 u 2 = 12 − 2 = 10 u 3 = 27 − 3 = 24 u_3 = 27 - 3 = 24 u 3 = 27 − 3 = 24 u 4 = 48 − 4 = 44 u_4 = 48 - 4 = 44 u 4 = 48 − 4 = 44
This is neither arithmetic nor geometric. The differences are 10 − 2 = 8 10 - 2 = 8 10 − 2 = 8 , 24 − 10 = 14 24 - 10 = 14 24 − 10 = 14 , 44 − 24 = 20 44 - 24 = 20 44 − 24 = 20 (not constant, so not arithmetic). The ratios 10 / 2 = 5 10/2 = 5 10/2 = 5 , 24 / 10 = 2.4 24/10 = 2.4 24/10 = 2.4 , 44 / 24 ≈ 1.83 44/24 \approx 1.83 44/24 ≈ 1.83 are not constant either, so not geometric. It is a quadratic sequence.
(d) The ball drops 2 m 2\,\text{m} 2 m (down), bounces to 3 4 × 2 = 1.5 m \frac{3}{4} \times 2 = 1.5\,\text{m} 4 3 × 2 = 1.5 m (up), drops 1.5 m 1.5\,\text{m} 1.5 m (down), bounces to 1.5 × 3 4 = 1.125 m 1.5 \times \frac{3}{4} = 1.125\,\text{m} 1.5 × 4 3 = 1.125 m (up), and so on.
The total distance = initial drop + total of all up-and-down bounces.
Total distance = 2 + 2 × ( 1.5 + 1.125 + 0.84375 + … ) = 2 + 2 \times \left(1.5 + 1.125 + 0.84375 + \ldots\right) = 2 + 2 × ( 1.5 + 1.125 + 0.84375 + … )
The bounce heights form a geometric series: a = 1.5 a = 1.5 a = 1.5 , r = 3 4 r = \frac{3}{4} r = 4 3 .
Sum to infinity of bounce heights: S ∞ = 1.5 1 − 0.75 = 1.5 0.25 = 6 S_\infty = \frac{1.5}{1 - 0.75} = \frac{1.5}{0.25} = 6 S ∞ = 1 − 0.75 1.5 = 0.25 1.5 = 6 .
Total distance = 2 + 2 × 6 = 14 m = 2 + 2 \times 6 = 14\,\text{m} = 2 + 2 × 6 = 14 m .
Question:
(a) Simplify the algebraic fraction x 2 − 9 x 2 + 5 x + 6 ÷ x + 3 x + 2 \frac{x^2 - 9}{x^2 + 5x + 6} \div \frac{x + 3}{x + 2} x 2 + 5 x + 6 x 2 − 9 ÷ x + 2 x + 3 .
(b) Solve the equation 2 x − 1 + 3 x + 2 = 1 \frac{2}{x - 1} + \frac{3}{x + 2} = 1 x − 1 2 + x + 2 3 = 1 . Identify any values of x x x that are excluded from the solution.
(c) Prove that the sum of any three consecutive integers is always a multiple of 3.
(d) Prove that for any even integer n n n , n 2 n^2 n 2 is always a multiple of 4.
Solution:
(a) x 2 − 9 x 2 + 5 x + 6 ÷ x + 3 x + 2 = x 2 − 9 x 2 + 5 x + 6 × x + 2 x + 3 \frac{x^2 - 9}{x^2 + 5x + 6} \div \frac{x + 3}{x + 2} = \frac{x^2 - 9}{x^2 + 5x + 6} \times \frac{x + 2}{x + 3} x 2 + 5 x + 6 x 2 − 9 ÷ x + 2 x + 3 = x 2 + 5 x + 6 x 2 − 9 × x + 3 x + 2
Factorising: x 2 − 9 = ( x − 3 ) ( x + 3 ) x^2 - 9 = (x - 3)(x + 3) x 2 − 9 = ( x − 3 ) ( x + 3 ) , x 2 + 5 x + 6 = ( x + 2 ) ( x + 3 ) x^2 + 5x + 6 = (x + 2)(x + 3) x 2 + 5 x + 6 = ( x + 2 ) ( x + 3 ) .
= ( x − 3 ) ( x + 3 ) ( x + 2 ) ( x + 3 ) × x + 2 x + 3 = ( x − 3 ) ( x + 2 ) ( x + 3 ) 2 = \frac{(x - 3)(x + 3)}{(x + 2)(x + 3)} \times \frac{x + 2}{x + 3} = \frac{(x - 3)(x + 2)}{(x + 3)^2} = ( x + 2 ) ( x + 3 ) ( x − 3 ) ( x + 3 ) × x + 3 x + 2 = ( x + 3 ) 2 ( x − 3 ) ( x + 2 )
(b) 2 x − 1 + 3 x + 2 = 1 \frac{2}{x - 1} + \frac{3}{x + 2} = 1 x − 1 2 + x + 2 3 = 1
Multiply through by ( x − 1 ) ( x + 2 ) (x - 1)(x + 2) ( x − 1 ) ( x + 2 ) :
2 ( x + 2 ) + 3 ( x − 1 ) = ( x − 1 ) ( x + 2 ) 2(x + 2) + 3(x - 1) = (x - 1)(x + 2) 2 ( x + 2 ) + 3 ( x − 1 ) = ( x − 1 ) ( x + 2 ) 2 x + 4 + 3 x − 3 = x 2 + x − 2 2x + 4 + 3x - 3 = x^2 + x - 2 2 x + 4 + 3 x − 3 = x 2 + x − 2 5 x + 1 = x 2 + x − 2 5x + 1 = x^2 + x - 2 5 x + 1 = x 2 + x − 2 x 2 − 4 x − 3 = 0 x^2 - 4x - 3 = 0 x 2 − 4 x − 3 = 0
x = 4 ± 16 + 12 2 = 4 ± 28 2 = 4 ± 2 7 2 = 2 ± 7 x = \frac{4 \pm \sqrt{16 + 12}}{2} = \frac{4 \pm \sqrt{28}}{2} = \frac{4 \pm 2\sqrt{7}}{2} = 2 \pm \sqrt{7} x = 2 4 ± 16 + 12 = 2 4 ± 28 = 2 4 ± 2 7 = 2 ± 7
Excluded values: x ≠ 1 x \neq 1 x = 1 and x ≠ − 2 x \neq -2 x = − 2 (these make denominators zero). Since 2 + 7 ≈ 4.65 2 + \sqrt{7} \approx 4.65 2 + 7 ≈ 4.65 and 2 − 7 ≈ − 0.65 2 - \sqrt{7} \approx -0.65 2 − 7 ≈ − 0.65 , neither is excluded.
Solutions: x = 2 + 7 x = 2 + \sqrt{7} x = 2 + 7 and x = 2 − 7 x = 2 - \sqrt{7} x = 2 − 7 .
(c) Let three consecutive integers be n n n , n + 1 n + 1 n + 1 , and n + 2 n + 2 n + 2 .
Sum = n + ( n + 1 ) + ( n + 2 ) = 3 n + 3 = 3 ( n + 1 ) = n + (n + 1) + (n + 2) = 3n + 3 = 3(n + 1) = n + ( n + 1 ) + ( n + 2 ) = 3 n + 3 = 3 ( n + 1 ) .
Since n + 1 n + 1 n + 1 is an integer, 3 ( n + 1 ) 3(n + 1) 3 ( n + 1 ) is a multiple of 3. Therefore, the sum of any three consecutive integers is always a multiple of 3.
(d) Let n n n be any even integer. Then n = 2 k n = 2k n = 2 k for some integer k k k .
n 2 = ( 2 k ) 2 = 4 k 2 n^2 = (2k)^2 = 4k^2 n 2 = ( 2 k ) 2 = 4 k 2
Since k 2 k^2 k 2 is an integer, 4 k 2 4k^2 4 k 2 is a multiple of 4. Therefore, the square of any even integer is always a multiple of 4.
Question:
(a) A company”s profits increase by £ 5000 \pounds 5000 £5000 each year. In the first year, profits are £ 20000 \pounds 20000 £20000 . In which year will the profits first exceed £ 100000 \pounds 100000 £100000 ?
(b) The half-life of a radioactive substance is 8 days. If a sample initially contains 640 mg 640\,\text{mg} 640 mg , calculate the amount remaining after 40 days.
(c) A geometric sequence has first term 3 and common ratio r r r . The sum of the first 4 terms is 255. Find the value of r r r .
(d) The equation x 2 + p x + q = 0 x^2 + px + q = 0 x 2 + p x + q = 0 has roots α \alpha α and β \beta β . Express the following in terms of p p p and q q q : (i) α 2 + β 2 \alpha^2 + \beta^2 α 2 + β 2 , (ii) 1 α + 1 β \frac{1}{\alpha} + \frac{1}{\beta} α 1 + β 1 .
Solution:
(a) This is an arithmetic sequence with a = 20000 a = 20000 a = 20000 and d = 5000 d = 5000 d = 5000 . We need u n > 100000 u_n > 100000 u n > 100000 .
a + ( n − 1 ) d > 100000 a + (n - 1)d > 100000 a + ( n − 1 ) d > 100000 20000 + ( n − 1 ) ( 5000 ) > 100000 20000 + (n - 1)(5000) > 100000 20000 + ( n − 1 ) ( 5000 ) > 100000 ( n − 1 ) ( 5000 ) > 80000 (n - 1)(5000) > 80000 ( n − 1 ) ( 5000 ) > 80000 n − 1 > 16 n - 1 > 16 n − 1 > 16 n > 17 n > 17 n > 17
Profits first exceed £ 100000 \pounds 100000 £100000 in year 18 .
(b) After 40 days, the number of half-lives elapsed = 40 / 8 = 5 = 40 / 8 = 5 = 40/8 = 5 .
Remaining amount = 640 × ( 1 2 ) 5 = 640 × 1 32 = 20 mg = 640 \times \left(\frac{1}{2}\right)^5 = 640 \times \frac{1}{32} = 20\,\text{mg} = 640 × ( 2 1 ) 5 = 640 × 32 1 = 20 mg .
(c) S 4 = a ( r 4 − 1 ) r − 1 = 255 S_4 = \frac{a(r^4 - 1)}{r - 1} = 255 S 4 = r − 1 a ( r 4 − 1 ) = 255 . With a = 3 a = 3 a = 3 :
3 ( r 4 − 1 ) r − 1 = 255 \frac{3(r^4 - 1)}{r - 1} = 255 r − 1 3 ( r 4 − 1 ) = 255
Since r 4 − 1 = ( r 2 − 1 ) ( r 2 + 1 ) = ( r − 1 ) ( r + 1 ) ( r 2 + 1 ) r^4 - 1 = (r^2 - 1)(r^2 + 1) = (r - 1)(r + 1)(r^2 + 1) r 4 − 1 = ( r 2 − 1 ) ( r 2 + 1 ) = ( r − 1 ) ( r + 1 ) ( r 2 + 1 ) :
3 ( r − 1 ) ( r + 1 ) ( r 2 + 1 ) r − 1 = 255 \frac{3(r - 1)(r + 1)(r^2 + 1)}{r - 1} = 255 r − 1 3 ( r − 1 ) ( r + 1 ) ( r 2 + 1 ) = 255 3 ( r + 1 ) ( r 2 + 1 ) = 255 3(r + 1)(r^2 + 1) = 255 3 ( r + 1 ) ( r 2 + 1 ) = 255 ( r + 1 ) ( r 2 + 1 ) = 85 (r + 1)(r^2 + 1) = 85 ( r + 1 ) ( r 2 + 1 ) = 85
Since 85 = 5 × 17 5 \times 17 5 × 17 , try r + 1 = 5 r + 1 = 5 r + 1 = 5 : r = 4 r = 4 r = 4 . Then r 2 + 1 = 17 r^2 + 1 = 17 r 2 + 1 = 17 . So 5 × 17 = 85 5 \times 17 = 85 5 × 17 = 85 . This works.
Therefore r = 4 r = 4 r = 4 .
(d) By Vieta’s formulas: α + β = − p \alpha + \beta = -p α + β = − p and α β = q \alpha\beta = q α β = q .
(i) α 2 + β 2 = ( α + β ) 2 − 2 α β = ( − p ) 2 − 2 q = p 2 − 2 q \alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta = (-p)^2 - 2q = p^2 - 2q α 2 + β 2 = ( α + β ) 2 − 2 α β = ( − p ) 2 − 2 q = p 2 − 2 q .
(ii) 1 α + 1 β = α + β α β = − p q \frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta} = \frac{-p}{q} α 1 + β 1 = α β α + β = q − p .
Question:
(a) Find the values of k k k for which the quadratic equation x 2 + 2 k x + k 2 + 8 = 0 x^2 + 2kx + k^2 + 8 = 0 x 2 + 2 k x + k 2 + 8 = 0 has: (i) two distinct real roots, (ii) one repeated root, (iii) no real roots.
(b) Prove algebraically that the product of two consecutive even numbers is always even.
(c) The first three terms of a geometric sequence are x x x , x + 4 x + 4 x + 4 , and x + 12 x + 12 x + 12 . Find the value of x x x and the common ratio.
(d) A rectangle has length ( x + 5 ) cm (x + 5)\,\text{cm} ( x + 5 ) cm and width ( x − 3 ) cm (x - 3)\,\text{cm} ( x − 3 ) cm . The area is 75 cm 2 75\,\text{cm}^2 75 cm 2 . Find x x x and hence the perimeter of the rectangle.
Solution:
(a) Discriminant Δ = b 2 − 4 a c = ( 2 k ) 2 − 4 ( 1 ) ( k 2 + 8 ) = 4 k 2 − 4 k 2 − 32 = − 32 \Delta = b^2 - 4ac = (2k)^2 - 4(1)(k^2 + 8) = 4k^2 - 4k^2 - 32 = -32 Δ = b 2 − 4 a c = ( 2 k ) 2 − 4 ( 1 ) ( k 2 + 8 ) = 4 k 2 − 4 k 2 − 32 = − 32 .
Since Δ = − 32 < 0 \Delta = -32 < 0 Δ = − 32 < 0 for all values of k k k , the equation always has no real roots regardless of the value of k k k .
(i) No value of k k k gives two distinct real roots. (ii) No value of k k k gives one repeated root. (iii) All values of k k k give no real roots.
(b) Let two consecutive even numbers be 2 n 2n 2 n and 2 ( n + 1 ) 2(n + 1) 2 ( n + 1 ) , where n n n is an integer.
Product = 2 n × 2 ( n + 1 ) = 4 n ( n + 1 ) = 2n \times 2(n + 1) = 4n(n + 1) = 2 n × 2 ( n + 1 ) = 4 n ( n + 1 ) .
Since n n n and n + 1 n + 1 n + 1 are consecutive integers, one of them is always even, so n ( n + 1 ) n(n + 1) n ( n + 1 ) is even. Let n ( n + 1 ) = 2 m n(n + 1) = 2m n ( n + 1 ) = 2 m for some integer m m m .
Product = 4 × 2 m = 8 m = 4 \times 2m = 8m = 4 × 2 m = 8 m , which is a multiple of 2 (even). Therefore, the product of two consecutive even numbers is always even.
(c) For a geometric sequence, u 2 u 1 = u 3 u 2 \frac{u_2}{u_1} = \frac{u_3}{u_2} u 1 u 2 = u 2 u 3 :
x + 4 x = x + 12 x + 4 \frac{x + 4}{x} = \frac{x + 12}{x + 4} x x + 4 = x + 4 x + 12
( x + 4 ) 2 = x ( x + 12 ) (x + 4)^2 = x(x + 12) ( x + 4 ) 2 = x ( x + 12 ) x 2 + 8 x + 16 = x 2 + 12 x x^2 + 8x + 16 = x^2 + 12x x 2 + 8 x + 16 = x 2 + 12 x 16 = 4 x 16 = 4x 16 = 4 x x = 4 x = 4 x = 4
The terms are: 4 , 8 , 16 4, 8, 16 4 , 8 , 16 . Common ratio r = 8 / 4 = 2 r = 8/4 = 2 r = 8/4 = 2 .
(d) Area = ( x + 5 ) ( x − 3 ) = 75 = (x + 5)(x - 3) = 75 = ( x + 5 ) ( x − 3 ) = 75
x 2 + 2 x − 15 = 75 x^2 + 2x - 15 = 75 x 2 + 2 x − 15 = 75 x 2 + 2 x − 90 = 0 x^2 + 2x - 90 = 0 x 2 + 2 x − 90 = 0 ( x + 10 ) ( x − 8 ) = 0 (x + 10)(x - 8) = 0 ( x + 10 ) ( x − 8 ) = 0
x = 8 x = 8 x = 8 (rejecting x = − 10 x = -10 x = − 10 since dimensions cannot be negative).
Length = 8 + 5 = 13 cm = 8 + 5 = 13\,\text{cm} = 8 + 5 = 13 cm . Width = 8 − 3 = 5 cm = 8 - 3 = 5\,\text{cm} = 8 − 3 = 5 cm .
Perimeter = 2 ( 13 + 5 ) = 2 ( 18 ) = 36 cm = 2(13 + 5) = 2(18) = 36\,\text{cm} = 2 ( 13 + 5 ) = 2 ( 18 ) = 36 cm .
The key principles covered in this topic are linked in the sub-pages above. Focus on understanding the definitions, applying the formulas or frameworks, and evaluating strengths and limitations of each approach.
Worked examples demonstrating the application of key concepts are covered in the detailed sub-pages linked above.
Forgetting to check excluded values when solving equations with algebraic fractions (values that make denominators zero). Sign errors when expanding brackets with negative terms, particularly double negatives. Confusing the formula for arithmetic series sum (S n = n 2 [ 2 a + ( n − 1 ) d ] S_n = \frac{n}{2}[2a + (n-1)d] S n = 2 n [ 2 a + ( n − 1 ) d ] ) with the geometric series sum. Applying the sum to infinity formula when ∣ r ∣ ≥ 1 |r| \geq 1 ∣ r ∣ ≥ 1 — the sum to infinity only exists when ∣ r ∣ < 1 |r| < 1 ∣ r ∣ < 1 . In proof questions, failing to define the variable (e.g., “let n n n be an integer”) at the start of the proof.