Test 3
Test 5
Mathwise Academy - Grade 11 Mathematics June Exam (Paper 1 - Test 4)

MATHWISE ACADEMY

GRADE 11 MATHEMATICS

June Practice Examination (Paper 1 - Test 4)
Examiner: Vashi S Y

Mathwise Academy Logo

QUESTION 1: EXPONENTS, SURDS & NATURE OF ROOTS

[20 Marks]
1.1.1
Simplify the following exponential expression fully without using a calculator:
$$\frac{3^{2x+1} \cdot 9^{x-1}}{27^{x-2}}$$
(4)

Step-by-Step Solution:

Express all bases as powers of prime base 3:

$$\frac{3^{2x+1} \cdot (3^2)^{x-1}}{(3^3)^{x-2}}$$

Apply the index rule $(a^m)^n = a^{mn}$ to expand indices:

$$= \frac{3^{2x+1} \cdot 3^{2x-2}}{3^{3x-6}}$$

Apply prime base multiplication (add exponents) and division (subtract exponents) laws:

$$= \frac{3^{(2x+1) + (2x-2)}}{3^{3x-6}} = \frac{3^{4x-1}}{3^{3x-6}}$$

$$= 3^{(4x-1) - (3x-6)} = 3^{4x - 1 - 3x + 6}$$

$$= 3^{x+5}$$

Mark Allocation:
  • Expressing bases 9 and 27 as powers of prime base 3 (1 Mark)
  • Applying exponent multiplication law to expand bracket terms (1 Mark)
  • Grouping and simplifying the numerator indices ($4x-1$) (1 Mark)
  • Subtracting division indexes correctly to reach final answer $3^{x+5}$ (1 Mark)
Self-Grade:
1.1.2
Simplify the following surd expression fully without using a calculator:
$$\sqrt{45} - \sqrt{80} + \sqrt{125}$$
(3)

Step-by-Step Solution:

Simplify each surd by extracting its largest perfect square factor:

$$\sqrt{45} = \sqrt{9 \cdot 5} = 3\sqrt{5}$$

$$\sqrt{80} = \sqrt{16 \cdot 5} = 4\sqrt{5}$$

$$\sqrt{125} = \sqrt{25 \cdot 5} = 5\sqrt{5}$$

Combine the like terms:

$$3\sqrt{5} - 4\sqrt{5} + 5\sqrt{5} = 4\sqrt{5}$$

Mark Allocation:
  • Simplifying at least two of the surd terms correctly (2 Marks)
  • Final combined simplified sum value of $4\sqrt{5}$ (1 Mark)
Self-Grade:
1.2.1
Show algebraically that the roots of the quadratic equation $3x^2 - (2k-1)x - 2 = 0$ are real and unequal for all real values of $k$.
(5)

Step-by-Step Solution:

To determine nature of roots, solve for the discriminant ($\Delta = b^2 - 4ac$):

Substitute $a = 3$, $b = -(2k-1)$, and $c = -2$:

$$\Delta = [-(2k-1)]^2 - 4(3)(-2)$$

$$\Delta = (4k^2 - 4k + 1) + 24$$

$$\Delta = (2k-1)^2 + 24$$

Analyze the value of $\Delta$:

  • Since $(2k-1)^2 \ge 0$ for all real values of $k$, it follows that $(2k-1)^2 + 24 \ge 24$.
  • Therefore, $\Delta$ is always strictly positive ($\Delta > 0$).

Since the discriminant is strictly positive ($\Delta > 0$), the roots are guaranteed to be real and unequal for all real values of $k$.

Mark Allocation:
  • Identifying correct parameters: $a = 3$, $b = -(2k-1)$, and $c = -2$ (1 Mark)
  • Substituting values into discriminant formula (1 Mark)
  • Correctly expanding algebraic parts to $4k^2 - 4k + 25$ or $(2k-1)^2 + 24$ (1 Mark)
  • Explaining why $(2k-1)^2 + 24$ must be strictly positive (1 Mark)
  • Concluding roots are real and unequal ($\Delta > 0$) (1 Mark)
Self-Grade:
1.2.2
Determine the value(s) of $p$ for which the equation $x^2 - 6x + (p - 2) = 0$ has non-real roots.
(4)

Step-by-Step Solution:

For non-real roots, the discriminant must be strictly less than zero ($\Delta < 0$):

$$\Delta = b^2 - 4ac < 0$$

Substitute $a = 1$, $b = -6$, and $c = p - 2$:

$$(-6)^2 - 4(1)(p - 2) < 0$$

$$36 - 4p + 8 < 0$$

$$44 - 4p < 0 \implies 44 < 4p$$

$$p > 11$$

Mark Allocation:
  • Stating the condition for non-real roots $\Delta < 0$ (1 Mark)
  • Substituting values correctly to get $36 - 4p + 8 < 0$ (1 Mark)
  • Simplifying inequalities to $4p > 44$ (1 Mark)
  • Final inequality solution range $p > 11$ (1 Mark)
Self-Grade:
1.3
A manufacturing company finds that its daily operating cost $C(x)$, in thousands of rands, is modeled by the function $C(x) = 2x^2 - 24x + 100$, where $x$ represents the number of components produced daily. Determine the number of components that must be manufactured to minimise the daily cost, and state this minimum cost.
(4)

Step-by-Step Solution:

To find the minimum vertex value, complete the square for $C(x) = 2x^2 - 24x + 100$:

1. Factorise out the coefficient of $x^2$ ($2$) from the variable terms:

$$C(x) = 2(x^2 - 12x) + 100$$

2. Complete the square inside the bracket by adding and subtracting $(\frac{-12}{2})^2 = 36$:

$$C(x) = 2(x^2 - 12x + 36 - 36) + 100$$

$$C(x) = 2\left[(x - 6)^2 - 36\right] + 100$$

3. Distribute the 2 coefficient and group constant values:

$$C(x) = 2(x - 6)^2 - 72 + 100$$

$$C(x) = 2(x - 6)^2 + 28$$

The minimum daily cost is R28 000 (represented by $28$ thousands of rands) which is achieved when producing exactly $6$ components daily.

Mark Allocation:
  • Factoring out 2 and completing the square correctly inside brackets (1 Mark)
  • Correct vertex standard format $2(x - 6)^2 + 28$ (1 Mark)
  • Stating number of components is $6$ (1 Mark)
  • Stating minimum cost value of R28 000 (1 Mark)
Self-Grade:

QUESTION 2: EQUATIONS & INEQUALITIES

[40 Marks]
2.1.1
Solve for $x$:
$$x^2 + 5x - 14 = 0$$
(3)

Step-by-Step Solution:

Factorise the quadratic trinomial:

$$(x + 7)(x - 2) = 0$$

Set each linear binomial factor equal to zero:

$$x + 7 = 0 \quad \text{or} \quad x - 2 = 0$$

$$x = -7 \quad \text{or} \quad x = 2$$

Mark Allocation:
  • Correct binomial factors $(x + 7)(x - 2) = 0$ (1 Mark)
  • First root value $x = -7$ (1 Mark)
  • Second root value $x = 2$ (1 Mark)
Self-Grade:
2.1.2
Solve for $x$, leaving your answer correct to two decimal places:
$$2x^2 - 7x + 1 = 0$$
(4)

Step-by-Step Solution:

Apply the quadratic formula with parameters $a = 2$, $b = -7$, and $c = 1$:

$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$

$$x = \frac{-(-7) \pm \sqrt{(-7)^2 - 4(2)(1)}}{2(2)}$$

$$x = \frac{7 \pm \sqrt{49 - 8}}{4} = \frac{7 \pm \sqrt{41}}{4}$$

Calculate decimal values using a scientific calculator:

$$x \approx 3.35 \quad \text{or} \quad x \approx 0.15$$

Mark Allocation:
  • Writing down or implying standard formula use (1 Mark)
  • Correct substitution of values (1 Mark)
  • Correct decimal evaluation for first root $3.35$ (1 Mark)
  • Correct decimal evaluation for second root $0.15$ (1 Mark)
Self-Grade:
2.1.3
Solve the following surd equation for $x$. Make sure to show your check for any extraneous solutions:
$$\sqrt{3x + 1} = x - 3$$
(5)

Step-by-Step Solution:

Square both sides of the equation to eliminate the radical (restrictions require $x \ge -\frac{1}{3}$ and $x \ge 3$):

$$3x + 1 = (x - 3)^2$$

$$3x + 1 = x^2 - 6x + 9$$

Rearrange into standard quadratic form:

$$x^2 - 9x + 8 = 0$$

Factorise the quadratic expression:

$$(x - 8)(x - 1) = 0 \implies x = 8 \quad \text{or} \quad x = 1$$

Check Solutions:

  • Check $x = 8$: LHS $= \sqrt{3(8) + 1} = \sqrt{25} = 5$; RHS $= 8 - 3 = 5$. (Valid)
  • Check $x = 1$: LHS $= \sqrt{3(1) + 1} = \sqrt{4} = 2$; RHS $= 1 - 3 = -2$. (Invalid, LHS $\neq$ RHS)

$$x = 8 \text{ only}$$

Mark Allocation:
  • Squaring both sides of the equation (1 Mark)
  • Correct expansion and standard form $x^2 - 9x + 8 = 0$ (1 Mark)
  • Factorisation to find both roots $x = 8$ and $x = 1$ (1 Mark)
  • Showing valid check substitution step (1 Mark)
  • Concluding $x = 8$ as only valid solution (1 Mark)
Self-Grade:
2.1.4
Solve the following quadratic inequality for $x$, representing the solution set on a real number line:
$$2x^2 - 5x - 3 \le 0$$
(5)

Step-by-Step Solution:

Factorise the quadratic expression to determine critical values:

$$(2x + 1)(x - 3) \le 0$$

The critical values are $x = -\frac{1}{2}$ (or $-0.5$) and $x = 3$.

Analyze intervals (parabola opens upwards since $a > 0$):

  • For $x < -0.5$ or $x > 3$, the expression is positive.
  • For $-0.5 \le x \le 3$, the expression is negative/equal to zero.

Solution Set: $$-\frac{1}{2} \le x \le 3 \quad \text{or} \quad x \in [-0.5;\ 3]$$

Number Line Representation:

Draw a straight horizontal line. Plot points at $-0.5$ and $3$. Place a solid dot (closed circle) on both $-0.5$ and $3$, and connect them with a bold segment line.

Mark Allocation:
  • Factorising to find critical values $-0.5$ and $3$ (2 Marks)
  • Correct inequality interval solution set (2 Marks)
  • Accurate number line representation with closed boundary circles (1 Mark)
Self-Grade:
2.1.5
Solve the following exponential equation for $x$ by factoring out a common factor:
$$3^{x+1} - 2 \cdot 3^{x-1} = 21$$
(5)

Step-by-Step Solution:

Separate exponents using exponential multiplication properties:

$$3^x \cdot 3^1 - 2 \cdot 3^x \cdot 3^{-1} = 21$$

Factorise out the common base term $3^x$:

$$3^x\left(3 - \frac{2}{3}\right) = 21$$

$$3^x\left(\frac{7}{3}\right) = 21$$

Multiply both sides by the reciprocal $\frac{3}{7}$ to isolate $3^x$:

$$3^x = 21 \times \frac{3}{7} = 9$$

Write 9 in base 3 and equate the exponents:

$$3^x = 3^2 \implies x = 2$$

$$x = 2$$

Mark Allocation:
  • Splitting power components using index properties (1 Mark)
  • Factorising out common $3^x$ factor (1 Mark)
  • Simplifying bracket expression to $\frac{7}{3}$ (1 Mark)
  • Isolating to $3^x = 9$ (1 Mark)
  • Final solution $x = 2$ (1 Mark)
Self-Grade:
2.1.6
Solve the following algebraic fraction equation for $x$:
$$\frac{2x}{x-3} - \frac{3}{x+2} = \frac{15}{x^2-x-6}$$
(5)

Step-by-Step Solution:

Factorise the quadratic denominator of the right side to determine the LCD:

$$x^2 - x - 6 = (x - 3)(x + 2)$$

Multiply all terms by the LCD $= (x-3)(x+2)$ (restrictions: $x \neq 3$ and $x \neq -2$):

$$2x(x + 2) - 3(x - 3) = 15$$

$$2x^2 + 4x - 3x + 9 = 15$$

$$2x^2 + x - 6 = 0$$

Factorise the quadratic trinomial expression:

$$(2x - 3)(x + 2) = 0 \implies x = 1.5 \quad \text{or} \quad x = -2$$

Apply the restriction parameters:

The root $x = -2$ is an invalid restriction parameter. Therefore, only one solution is valid:

$$x = 1.5$$

Mark Allocation:
  • Identifying correct LCD of $(x - 3)(x + 2)$ (1 Mark)
  • Expanding correctly to standard form $2x^2 + x - 6 = 0$ (1 Mark)
  • Correct factorisation factors $(2x - 3)(x + 2) = 0$ (1 Mark)
  • Solving for $x = 1.5$ and identifying extraneous root $x = -2$ (2 Marks)
Self-Grade:
2.2
Solve for $x$ and $y$ simultaneously:
$$y - x = 2$$
$$2x^2 - xy + y^2 = 8$$
(9)

Step-by-Step Solution:

Isolate $y$ in the linear equation:

$$y = x + 2 \quad \text{--- (Equation 1)}$$

Substitute Equation 1 into the quadratic equation:

$$2x^2 - x(x + 2) + (x + 2)^2 = 8$$

$$2x^2 - (x^2 + 2x) + (x^2 + 4x + 4) = 8$$

$$2x^2 - x^2 - 2x + x^2 + 4x + 4 - 8 = 0$$

$$2x^2 + 2x - 4 = 0$$

Divide by 2 to simplify:

$$x^2 + x - 2 = 0$$

Factorise the quadratic expression:

$$(x + 2)(x - 1) = 0 \implies x = -2 \quad \text{or} \quad x = 1$$

Substitute these $x$ values back into Equation 1 to find the corresponding $y$ values:

  • If $x = 1 \implies y = 1 + 2 = 3 \implies (1;\ 3)$
  • If $x = -2 \implies y = -2 + 2 = 0 \implies (-2;\ 0)$

Solution Coordinates: $$(1;\ 3) \quad \text{and} \quad (-2;\ 0)$$

Mark Allocation:
  • Isolating $y = x + 2$ correctly (1 Mark)
  • Substituting linear equation into quadratic expression (1 Mark)
  • Correctly expanding binomial $(x+2)^2$ (1 Mark)
  • Simplification into standard form $x^2 + x - 2 = 0$ (2 Marks)
  • Correct binomial factors $(x + 2)(x - 1) = 0$ (1 Mark)
  • Both correct $x$ values: $x = 1$ and $x = -2$ (1 Mark)
  • Both correct matching $y$ values: $y = 3$ and $y = 0$ (2 Marks)
Self-Grade:
2.3
Determine the values of $x$ for which the rational expression $$E(x) = \frac{\sqrt{x - 2}}{x - 5}$$ is defined in the real number system.
(4)

Step-by-Step Solution:

For the expression to be defined in real numbers, two conditions must be met:

1. The value under the square root must be non-negative:

$$x - 2 \ge 0 \implies x \ge 2$$

2. The denominator cannot be zero:

$$x - 5 \neq 0 \implies x \neq 5$$

Combine both conditions:

$$x \ge 2 \quad \text{and} \quad x \neq 5 \quad \text{or} \quad x \in [2;\ 5) \cup (5;\ \infty)$$

Mark Allocation:
  • Identifying numerator root restriction condition $x \ge 2$ (2 Marks)
  • Identifying denominator restriction condition $x \neq 5$ (1 Mark)
  • Writing final interval correctly in either inequality or interval form (1 Mark)
Self-Grade:

QUESTION 3: FUNCTIONS & GRAPHS

[40 Marks]

Given the functions:
$f(x) = -(x - 2)^2 + 9$ (parabola) and $g(x) = \frac{-4}{x - 1} + 3$ (hyperbola).

3.1.1
Write down the coordinates of the turning point of $f(x)$.
(2)

Step-by-Step Solution:

The parabola is given in standard vertex form $f(x) = a(x - p)^2 + q$ where vertex turning point is $(p;\ q)$:

For $f(x) = -(x - 2)^2 + 9$:

Turning Point $= (2;\ 9)$

Mark Allocation:
  • Correct $x$-coordinate value ($2$) (1 Mark)
  • Correct $y$-coordinate value ($9$) (1 Mark)
Self-Grade:
3.1.2
Calculate the coordinates of the axes intercepts (both $x$ and $y$) of $f(x)$.
(4)

Step-by-Step Solution:

1. Calculate the $y$-intercept (substitute $x = 0$):

$$f(0) = -(0 - 2)^2 + 9 = -(-2)^2 + 9 = -4 + 9 = 5 \implies (0;\ 5)$$

2. Calculate the $x$-intercepts (substitute $f(x) = 0$):

$$0 = -(x - 2)^2 + 9 \implies (x - 2)^2 = 9$$

$$x - 2 = \pm 3 \implies x = 2 + 3 = 5 \quad \text{or} \quad x = 2 - 3 = -1$$

$$x\text{-intercepts}: \ (5;\ 0) \quad \text{and} \quad (-1;\ 0)$$

Mark Allocation:
  • Correct $y$-intercept coordinate $(0;\ 5)$ (1 Mark)
  • Setting $f(x) = 0$ and solving square root equation (1 Mark)
  • Solving both correct roots $x = -1$ and $x = 5$ (1 Mark)
  • Writing horizontal intercepts as coordinate pairs $(5;\ 0)$ and $(-1;\ 0)$ (1 Mark)
Self-Grade:
3.1.3
Determine the domain and range of $f(x)$.
(3)

Step-by-Step Solution:

Analyze the boundaries of the parabolic function $f(x) = -(x - 2)^2 + 9$:

Domain: Represents all possible real number inputs, so there are no restrictions on $x$:

$$x \in \mathbb{R}$$

Range: The parabola opens downwards ($a = -1 < 0$) with a maximum $y$-value at turning point vertex $y = 9$:

$$y \le 9 \quad \text{or} \quad y \in (-\infty;\ 9]$$

Mark Allocation:
  • Correct Domain expression ($x \in \mathbb{R}$) (1 Mark)
  • Correct Range interval statement $y \le 9$ (2 Marks)
Self-Grade:
3.2.1
Write down the equations of the vertical and horizontal asymptotes of $g(x)$.
(2)

Step-by-Step Solution:

For the hyperbola $g(x) = \frac{-4}{x-1} + 3$:

1. Vertical asymptote occurs where denominator is zero:

$$x = 1$$

2. Horizontal asymptote represents the standalone constant term:

$$y = 3$$

Mark Allocation:
  • Correct equation of vertical asymptote ($x = 1$) (1 Mark)
  • Correct equation of horizontal asymptote ($y = 3$) (1 Mark)
Self-Grade:
3.2.2
Calculate the coordinates of the $x$ and $y$ intercepts of $g(x)$.
(4)

Step-by-Step Solution:

1. Calculate the $y$-intercept (substitute $x = 0$):

$$g(0) = \frac{-4}{0 - 1} + 3 = 4 + 3 = 7$$

Coordinate: $$(0;\ 7)$$

2. Calculate the $x$-intercept (substitute $g(x) = 0$):

$$0 = \frac{-4}{x - 1} + 3 \implies -3 = \frac{-4}{x - 1}$$

$$-3(x - 1) = -4 \implies -3x + 3 = -4 \implies -3x = -7 \implies x = \frac{7}{3}$$

Coordinate: $$\left(\frac{7}{3};\ 0\right)$$

Mark Allocation:
  • Substituting $x = 0$ for $y$-intercept (1 Mark)
  • Correct $y$-intercept coordinate $(0;\ 7)$ (1 Mark)
  • Substituting $g(x) = 0$ to solve for $x$ (1 Mark)
  • Correct $x$-intercept coordinate $(\frac{7}{3};\ 0)$ (1 Mark)
Self-Grade:
3.2.3
Determine the equation of the axis of symmetry of $g(x)$ with a positive gradient.
(3)

Step-by-Step Solution:

The axis of symmetry of the hyperbola with positive gradient is modeled by:

$$y = (x - p) + q$$

Substitute the asymptote intersection points $p = 1$ and $q = 3$:

$$y = (x - 1) + 3$$

$$y = x + 2$$

Mark Allocation:
  • Selecting correct positive gradient model formula $y = x + c$ (1 Mark)
  • Substituting horizontal/vertical shift coordinates $(1;\ 3)$ (1 Mark)
  • Correct final equation $y = x + 2$ (1 Mark)
Self-Grade:
3.3.1
Calculate the average gradient of $f(x)$ between $x = 0$ and $x = 3$.
(3)

Step-by-Step Solution:

First, calculate coordinate outputs for $x_1 = 0$ and $x_2 = 3$ using parabola function $f(x) = -(x - 2)^2 + 9$:

$$f(0) = -(0 - 2)^2 + 9 = -(-2)^2 + 9 = -4 + 9 = 5 \implies (0;\ 5)$$

$$f(3) = -(3 - 2)^2 + 9 = -(1)^2 + 9 = -1 + 9 = 8 \implies (3;\ 8)$$

Now apply average gradient formula:

$$\text{Avg Gradient} = \frac{f(3) - f(0)}{3 - 0}$$

$$= \frac{8 - 5}{3} = \frac{3}{3}$$

$$= 1$$

Mark Allocation:
  • Calculating $f(0) = 5$ and $f(3) = 8$ (1 Mark)
  • Substituting values into average gradient formula (1 Mark)
  • Correct final average gradient of $1$ (1 Mark)
Self-Grade:
3.3.2
Determine the interval values of $x$ for which $f(x)$ is decreasing.
(2)

Step-by-Step Solution:

The axis of symmetry of the parabola $f(x)$ is at $x = 2$. Since $a < 0$, the parabola opens downwards.

The function increases as $x$ increases up to the vertex axis of symmetry, then decreases to the right of the vertex:

$$x \ge 2 \quad \text{or} \quad x \in [2;\ \infty)$$

Mark Allocation:
  • Identifying vertex axis $x = 2$ (1 Mark)
  • Correct inequality interval notation $x \ge 2$ (1 Mark)
Self-Grade:
3.3.3
Use the graph of $f(x)$ to determine the values of $x$ for which $f(x) > 0$.
(3)

Step-by-Step Solution:

We are looking for the interval where the parabola lies strictly above the x-axis ($y > 0$).

This occurs between its horizontal intercepts ($x = -1$ and $x = 5$), excluding those actual intercepts:

$$-1 < x < 5 \quad \text{or} \quad x \in (-1;\ 5)$$

Mark Allocation:
  • Identifying boundary values $-1$ and $5$ (1 Mark)
  • Writing correct inequality notation (1 Mark)
  • Excluding boundaries correctly using strictly less than sign ($<$) (1 Mark)
Self-Grade:
3.3.4
Determine the linear equation of the straight line $h(x) = mx + c$ passing through the turning point of $f(x)$ and the asymptote intersection point of $g(x)$.
(4)

Step-by-Step Solution:

Identify the two coordinates:

  • Turning point of $f(x) = (2;\ 9)$ (from Question 3.1.1)
  • Asymptote intersection center of $g(x) = (1;\ 3)$ (from Question 3.2.1)

Calculate gradient $m$ of $h(x)$:

$$m = \frac{y_2 - y_1}{x_2 - x_1} = \frac{3 - 9}{1 - 2} = \frac{-6}{-1} = 6$$

Solve for equation using $y - y_1 = m(x - x_1)$ and coordinate point $(1; 3)$:

$$y - 3 = 6(x - 1) \implies y = 6x - 6 + 3$$

$$h(x) = 6x - 3$$

Mark Allocation:
  • Identifying both points $(2;\ 9)$ and $(1;\ 3)$ correctly (1 Mark)
  • Calculating correct gradient $m = 6$ (1 Mark)
  • Correct substitution of coordinate points (1 Mark)
  • Final standard straight line equation $y = 6x - 3$ (1 Mark)
Self-Grade:
3.3.5
Infuse Nature of Roots: Determine for which values of $k$ the equation $f(x) = k$ will have real, unequal roots.
(3)

Step-by-Step Solution:

Analyze the equation $f(x) = k$:

$$-(x - 2)^2 + 9 = k \implies -(x - 2)^2 = k - 9 \implies (x - 2)^2 = 9 - k$$

For the equation to have real and unequal roots, the term on the right must be strictly positive:

$$9 - k > 0 \implies 9 > k \implies k < 9$$

$$k < 9$$

Alternative Graphical Method: Since the maximum range value of the parabola $f(x)$ is $y = 9$, the horizontal line $y = k$ will intersect the parabola at two distinct points if $k < 9$. Therefore, roots are real and unequal when $k < 9$.

Mark Allocation:
  • Identifying maximum turning point value of $y = 9$ (1 Mark)
  • Setting up algebraic inequality condition $9 - k > 0$ or stating graphical intersections (1 Mark)
  • Correct final inequality range $k < 9$ (1 Mark)
Self-Grade:
3.3.6
Draw a neat sketch of the parabola $f(x)$ on paper. Clearly indicate coordinates of the turning point and intercepts with axes.
(4)

Sketch Properties Solution:

A correct sketch of the parabola $f(x) = -(x - 2)^2 + 9$ must feature:

  • Symmetrical concave-down shape.
  • Turning point vertex labeled clearly at point $(2;\ 9)$.
  • Vertical axis y-intercept labeled at $(0;\ 5)$.
  • Horizontal axis x-intercepts labeled at $(-1;\ 0)$ and $(5;\ 0)$.
Mark Allocation:
  • Correct turning point plotted at $(2;\ 9)$ (1 Mark)
  • Correct y-intercept plotted at $(0;\ 5)$ (1 Mark)
  • Both x-intercepts plotted at $(-1;\ 0)$ and $(5;\ 0)$ (1 Mark)
  • Symmetric concave-down parabola shape curve (1 Mark)
Self-Grade: