Year11-MATH-3-1-1

Chapter 1: Algebra and Functions

This chapter establishes the algebraic proficiency required for Mathematical Methods. We will move beyond basic calculations to focus on the relationships between variables, the nature of patterns, and the geometry of functions.


1.1 Arithmetic and Geometric Sequences

In Methods, we view sequences as discrete functions where the input is the position nn.

Arithmetic Sequences

A sequence where the difference between consecutive terms is constant (dd).

  • nthn^{\text{th}} Term: tn=a+(n1)dt_n = a + (n-1)d
  • Sum of nn Terms (SnS_n): Sn=n2(2a+(n1)d)S_n = \frac{n}{2}(2a + (n-1)d)

Geometric Sequences

A sequence where each term is found by multiplying the previous term by a constant ratio (rr).

  • nthn^{\text{th}} Term: tn=arn1t_n = ar^{n-1}
  • Sum of nn Terms (SnS_n): Sn=a(rn1)r1S_n = \frac{a(r^n – 1)}{r – 1} (where r1r \neq 1)

Worked Example 1: Find the 12th12^{\text{th}} term of the geometric sequence: 3,6,12,24,3, 6, 12, 24, \dots

  1. Identify aa (first term) and rr (common ratio): a=3a = 3, r=2r = 2.
  2. Use the formula tn=arn1t_n = ar^{n-1}: t12=3×2(121)t_{12} = 3 \times 2^{(12-1)}.
  3. Calculate: t12=3×211=3×2048=6144t_{12} = 3 \times 2^{11} = 3 \times 2048 = 6144.

1.2 Quadratic Functions and the Discriminant

Quadratic functions take the form f(x)=ax2+bx+cf(x) = ax^2 + bx + c. In Methods, we are specifically interested in the nature of the roots (where the graph hits the xx-axis).

The Discriminant (Δ\Delta)

The part of the quadratic formula under the square root, Δ=b24ac\Delta = b^2 – 4ac, tells us how many xx-intercepts exist:

  • Δ>0\Delta > 0: Two distinct real roots (The graph crosses the xx-axis twice).
  • Δ=0\Delta = 0: One real root (The graph touches the xx-axis at its turning point).
  • Δ<0\Delta < 0: No real roots (The graph never touches the xx-axis).

1.3 Function Notation, Domain, and Range

This is a critical conceptual shift. We stop writing “y =” and start using “f(x)=f(x) =” to emphasize that the output depends on the input.

  • Domain: The set of all possible xx-values (inputs) for which the function is defined.
  • Range: The set of all possible yy-values (outputs) the function can produce.

Worked Example 2: State the domain and range for f(x)=x2+3f(x) = x^2 + 3.

  1. Domain: Since we can square any real number, the domain is xx \in \mathbb{R} (all real numbers).
  2. Range: Since x2x^2 is always 0\ge 0, the smallest value f(x)f(x) can take is 0+3=30 + 3 = 3. Therefore, the range is f(x)3f(x) \ge 3.

1.4 Practice Problems

Part A: Sequences

  1. Find the sum of the first 20 terms of the arithmetic sequence: 5,11,17,5, 11, 17, \dots
  2. A geometric sequence has a=10a = 10 and r=0.5r = 0.5. Find the 5th5^{\text{th}} term and the sum to infinity (S=a1rS_\infty = \frac{a}{1-r}).

Part B: Quadratics and Algebra

  1. Use the discriminant to determine the number of solutions for 2x24x+7=02x^2 – 4x + 7 = 0.
  2. Solve for $x$ by factorising: x25x14=0x^2 – 5x – 14 = 0.
  3. Challenge: Find the value of kk such that x2+6x+k=0x^2 + 6x + k = 0 has exactly one real solution.

Part C: Functions

  1. Given f(x)=3x25xf(x) = 3x^2 – 5x, find f(2)f(2) and f(1)f(-1).
  2. Determine the range of g(x)=x2+10g(x) = -x^2 + 10.

Solutions (Summary)

  • 1. S20=1240S_{20} = 1240
  • 2. t5=0.625t_5 = 0.625, S=20S_\infty = 20
  • 3. Δ=40\Delta = -40; No real solutions.
  • 4. (x7)(x+2)=0x=7,2(x-7)(x+2) = 0 \rightarrow x = 7, -2
  • 5. Δ=364k=0k=9\Delta = 36 – 4k = 0 \rightarrow k = 9
  • 6. f(2)=2f(2) = 2, f(1)=8f(-1) = 8
  • 7. g(x)10g(x) \le 10


Posted

in

by

Tags: