Further Maths Quiz (Entire course revision)

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the first step when dividing mixed numbers?

  • Write as improper fractions (correct)
  • Multiply by the original fraction
  • Convert both to decimals
  • Subtract the numerators

To find 15% of £200, what operation should you perform?

  • Divide £200 by 15
  • Multiply £200 by 0.15 (correct)
  • Multiply £200 by 15
  • Multiply £200 by 1.15

If a coat is marked down by 20% and the sale price is £50, what was the original price?

  • £70
  • £55
  • £62.50 (correct)
  • £40

How is compound interest calculated after 5 years with a 10% annual interest rate on £1000?

<p>£1000 × 1.1^5 (B)</p> Signup and view all the answers

To share £60 in the ratio 3:2, how much does the first person receive?

<p>£36 (A)</p> Signup and view all the answers

What is the ratio of sugar to flour if there are twice as much sugar as flour?

<p>2:1 (B)</p> Signup and view all the answers

Which of the following is a surd?

<p>√5 (D)</p> Signup and view all the answers

What is the correct simplification for √36?

<p>6 (D)</p> Signup and view all the answers

What is the result of expanding the expression $3x^4y(2xy - 5x^3)$?

<p>$6x^5y^2 - 15x^7y$ (B)</p> Signup and view all the answers

What is the simplified form of $3x(2 - 5x) - 7(x - 5)$?

<p>$-15x^2 - x + 35$ (A)</p> Signup and view all the answers

Which of the following correctly describes the process of multiplying two binomials $(a + b)(c + d)$?

<p>Multiply each term in the first bracket by each term in the second bracket (D)</p> Signup and view all the answers

When fully factoring the expression $28x^3y^2 - 12x^5y^7$, what is the correct factorization?

<p>$4x^3y^2(7y^5 - 3x^2)$ (C)</p> Signup and view all the answers

What does $y = ax^2 + bx + c$ represent in graphing terms when $a > 0$?

<p>An upward-opening parabola (D)</p> Signup and view all the answers

How many distinct real solutions does the equation $ax^2 + bx + c = 0$ have if it crosses the x-axis at two points?

<p>Two distinct solutions (B)</p> Signup and view all the answers

To factor a quadratic with the form $x^2 + bx + c$, what must be true about the numbers that you find to go alongside x in the factors?

<p>They must multiply to $c$ and add to $-b$. (D)</p> Signup and view all the answers

What is true about a quadratic that does not touch the x-axis?

<p>It has no real solutions. (D)</p> Signup and view all the answers

What does the factor theorem state about a polynomial P(x) and a value a?

<p>(x - a) is a factor of P(x) if P(a) = 0 (D)</p> Signup and view all the answers

Which step is NOT part of the process to factor a cubic polynomial?

<p>Use synthetic division to find all roots (B)</p> Signup and view all the answers

In the example provided, what was the first root found for the polynomial P(x) = 2x³ - x² - 16x + 15?

<p>1 (D)</p> Signup and view all the answers

When sketching a positive quadratic function, what characteristic is expected?

<p>The graph will have a minimum turning point (C)</p> Signup and view all the answers

What is the y-intercept of a quadratic function y = ax² + bx + c?

<p>(0, c) (D)</p> Signup and view all the answers

What term describes the values of x where the graph of a function crosses the y-axis?

<p>Y-intercepts (C)</p> Signup and view all the answers

From the example provided, what form did the polynomial take after applying the factor theorem?

<p>(x - 1)(2x² + x - 15) (D)</p> Signup and view all the answers

How does the factor theorem relate roots and factors of a polynomial?

<p>A root indicates the polynomial can be split into linear components (B)</p> Signup and view all the answers

What is the center of the circle defined by the equation 𝑥² + 2𝑥 + 𝑦² − 6𝑦 = 25?

<p>(-1, 3) (C)</p> Signup and view all the answers

What is the gradient of the tangent line at the point (2, 7) according to the provided information?

<p>-1 (C)</p> Signup and view all the answers

How is the gradient of a curve defined at a specific point?

<p>As the gradient of the tangent to the curve at that point. (A)</p> Signup and view all the answers

What notation is used to represent the differential of y with respect to x?

<p>dy/dx (A)</p> Signup and view all the answers

In the differentiation process, what happens to the exponent when differentiating the term 𝑦 = 𝑥ⁿ?

<p>It is multiplied into the coefficient and decreases by one. (C)</p> Signup and view all the answers

What is the relationship between the gradient of chords and the gradient of the tangent as the points approach each other?

<p>The gradient of the tangent converges to the gradient of the chord. (A)</p> Signup and view all the answers

What does the notation 𝛿𝑦/𝛿𝑥 represent in calculus?

<p>The average rate of change of y with respect to x. (C)</p> Signup and view all the answers

Which of the following statements about differentiation is correct?

<p>It provides the rate of change of y with respect to x. (D)</p> Signup and view all the answers

What is the limit of the sequence defined by $T(n) = \frac{4n + 20}{8n - 4}$ as $n$ approaches infinity?

<p>2 (D)</p> Signup and view all the answers

Which formula correctly represents the distance between two points $(x_1, y_1)$ and $(x_2, y_2)$?

<p>$\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ (B)</p> Signup and view all the answers

What is the midpoint of the line segment connecting the points $(2, 4)$ and $(6, 8)$?

<p>(4, 6) (A)</p> Signup and view all the answers

If a point is $ rac{1}{3}$ of the way between the points $(1, 2)$ and $(4, 6)$, what is the coordinate of that point?

<p>$(1 + \frac{1}{3}(4 - 1), 2 + \frac{1}{3}(6 - 2))$ (D)</p> Signup and view all the answers

What does the 'm' represent in the formula $m = \frac{y_2 - y_1}{x_2 - x_1}$?

<p>The gradient of the line (A)</p> Signup and view all the answers

Which of the following statements is true about finding a point that is a specific proportion between two points?

<p>You add a fraction of the difference to the starting point. (B)</p> Signup and view all the answers

What is the average of the x-coordinates $(x_1, x_2)$ used to find the midpoint between two points?

<p>$\frac{x_1 + x_2}{2}$ (D)</p> Signup and view all the answers

When finding the gradient 'm' of a line, which calculation is performed?

<p>$\frac{y_2 - y_1}{x_2 - x_1}$ (D)</p> Signup and view all the answers

What is the result of simplifying the expression $\sqrt{12} - \sqrt{18} + \sqrt{8}$?

<p>$-3\sqrt{2}$ (D)</p> Signup and view all the answers

Which of the following is the correct expression for rationalizing the denominator of $\frac{5}{\sqrt{3} + \sqrt{2}}$?

<p>$\frac{5(\sqrt{3} - \sqrt{2})}{(\sqrt{3} + \sqrt{2})(\sqrt{3} - \sqrt{2})}$ (D)</p> Signup and view all the answers

What is the length of the missing side of a right triangle where the other two sides are $12 cm$ and $8 cm$, using the Pythagorean theorem?

<p>$\sqrt{208}$ (B)</p> Signup and view all the answers

How does the expression $\sqrt{9} + \sqrt{16}$ differ from $\sqrt{9 + 16}$?

<p>The second expression equals $5$. (A), The first expression equals $5$. (D)</p> Signup and view all the answers

Which of the following is a property of multiplying surds?

<p>$\sqrt{a} \cdot \sqrt{b} = \sqrt{a} \times \sqrt{b}$ (A)</p> Signup and view all the answers

What simplification process is used to transform $\frac{6}{3 - 2\sqrt{5}}$ into a rational denominator?

<p>Multiply by $3 + 2\sqrt{5}$ (C)</p> Signup and view all the answers

What is the final result when simplifying $\sqrt{80}$?

<p>$4\sqrt{5}$ (C)</p> Signup and view all the answers

When simplifying the fraction $\frac{a \sqrt{b}}{\sqrt{b}}$, what is the correct outcome?

<p>$a$ (A)</p> Signup and view all the answers

To perform the operation $a(b + c)$, what is the resulting expression?

<p>$ab + ac$ (A)</p> Signup and view all the answers

Which of the following steps is incorrect when using the difference of squares to rationalize $\frac{a}{b + \sqrt{c}}$?

<p>Multiply only the numerator by $a$ (D)</p> Signup and view all the answers

Flashcards

Dividing Fractions

Dividing by a fraction is the same as multiplying by its reciprocal.

Percentage of an Amount

To find a percentage of an amount, convert the percentage to a decimal and multiply by the amount.

Percentage Increase/Decrease

To increase or decrease an amount by a percentage, multiply by the appropriate decimal multiplier.

Reversing Percentage Change

To reverse a percentage change, divide by the decimal multiplier used in the original calculation.

Signup and view all the flashcards

Compound Interest

To apply compound interest, multiply the initial amount by the decimal multiplier raised to the power of the number of years.

Signup and view all the flashcards

Sharing an amount in a ratio

To share an amount in a ratio, find the total number of parts and then scale up to the required total.

Signup and view all the flashcards

Combining Ratios

Ratios can be combined by making the parts equal, which can be achieved by forming equivalent ratios.

Signup and view all the flashcards

What is a Surd?

A surd is an irrational number involving a root that cannot be written as a fraction with whole numbers as the numerator and denominator.

Signup and view all the flashcards

Simplifying Algebraic Expressions

An algebraic expression involving terms that are added together. Like terms have the same variables with the same exponents and can be combined by adding their coefficients.

Signup and view all the flashcards

Multiplying Brackets

To simplify an expression with brackets, multiply each term in the first bracket by each term in the second bracket.

Signup and view all the flashcards

Factoring Algebraic Expressions

To factorize an expression, find a common factor that exists in all the terms of the expression. This factor is placed outside the parenthesis, while the remaining factors are placed inside.

Signup and view all the flashcards

What is a Quadratic Function?

A quadratic function is a polynomial function of degree two, expressed as y = ax^2 + bx + c.

Signup and view all the flashcards

What is a Parabola?

A parabola is the shape of the graph of a Quadratic function. It is symmetrical and resembles either ∪ (for a > 0) or ∩ (for a < 0).

Signup and view all the flashcards

Factoring Quadratics

When factoring a quadratic expression of the form ax^2 + bx + c, find pairs of numbers that multiply to give ac and add to give b. These numbers represent the constants in the two brackets.

Signup and view all the flashcards

Quadratic Equation Solutions

If a quadratic function's graph intersects the x-axis at two distinct points, the corresponding quadratic equation has two distinct solutions.

Signup and view all the flashcards

Quadratic Equation Repeated Solution

If a quadratic function's graph touches the x-axis at only one point, this point represents the maximum or minimum of the function, and the equation has one (repeated) solution.

Signup and view all the flashcards

Product Rule for Radicals

The square root of a product is equal to the product of the square roots.

Signup and view all the flashcards

Simplifying Surds

To simplify a surd, find the largest perfect square factor of the radicand and take its square root outside the radical.

Signup and view all the flashcards

Rationalizing the Denominator (Simple Case)

To rationalize the denominator of a fraction with a surd, multiply both the numerator and denominator by the surd in the denominator.

Signup and view all the flashcards

Rationalizing the Denominator (Complex Case)

To rationalize the denominator of a fraction with a sum or difference involving a surd, multiply both numerator and denominator by the conjugate of the denominator.

Signup and view all the flashcards

Multiplying Out Brackets

Multiplying out brackets involves multiplying each term inside the bracket by the term outside the bracket.

Signup and view all the flashcards

Pythagorean Theorem

The Pythagorean Theorem states that in a right-angled triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides.

Signup and view all the flashcards

Why Rationalize the Denominator?

If a fraction has a root (surd) in the denominator, it is often useful to rewrite the fraction with only rational numbers (whole numbers or fractions) in the denominator. This is called rationalizing the denominator.

Signup and view all the flashcards

Bringing a Surd Outside the Radical

A surd can be brought outside of a radical if the radicand can be expressed as a product of two factors, one of which is a perfect square.

Signup and view all the flashcards

Adding Surds

Addition of surds does not follow the same rules as multiplication. We can only add surds with the same radicand.

Signup and view all the flashcards

What is the Factor Theorem?

The factor theorem states that (x - a) is a factor of polynomial P(x) if and only if P(a) = 0. This means that if we know a factor of a polynomial, we can find the corresponding root. Conversely, if we know a root, we can determine the corresponding factor.

Signup and view all the flashcards

What is a root in polynomial functions?

A root is a value of x that makes the polynomial P(x) equal to zero. It represents the x-coordinates where the graph of the function crosses the x-axis.

Signup and view all the flashcards

How do you factorize a cubic polynomial?

To factorize a cubic polynomial, start by finding a root through trial and error. Then, apply the factor theorem to generate a linear factor. After that, use inspection to determine the remaining quadratic factor and factorize it further if possible.

Signup and view all the flashcards

What are the key characteristics of the graph of a quadratic function?

A positive quadratic function has a minimum point, while a negative quadratic function has a maximum point. The graph is symmetrical about its vertex, which is the minimum or maximum point. It is a smooth curve that gets steeper as it increases but never becomes vertical.

Signup and view all the flashcards

What is the turning point of a positive quadratic function?

A positive quadratic function will have a single turning point, which is a minimum point.

Signup and view all the flashcards

What is the turning point of a negative quadratic function?

A negative quadratic function will have a single turning point, which is a maximum point.

Signup and view all the flashcards

What is the y-intercept of a quadratic?

The y-intercept is the point where the graph of the quadratic function crosses the y-axis. It is always at (0, c), where c is the constant term in the quadratic equation.

Signup and view all the flashcards

Differentiation

Finding the gradient of a curve at a given point. It represents the rate of change of y with respect to x.

Signup and view all the flashcards

Chord

A straight line segment connecting two points on a curve. Its gradient approximates the curve's gradient at those points.

Signup and view all the flashcards

Gradient of a Curve

The limit of the gradient of chords as the points they connect get closer together. This gives the exact gradient of the curve at a point.

Signup and view all the flashcards

Gradient of a Tangent

The gradient of the tangent to a curve at a specific point. It represents the instantaneous rate of change of the curve at that point.

Signup and view all the flashcards

Derivative (dy/dx)

The limit of the ratio of the change in y to the change in x as both approach zero. It represents the instantaneous rate of change of y with respect to x.

Signup and view all the flashcards

Power Rule of Differentiation

A rule used to differentiate a function of the form y = xn. It involves bringing the power down and reducing it by one.

Signup and view all the flashcards

Finding the Equation of a Tangent

A method used to find the equation of the tangent line to a curve at a given point, using the derivative to determine the gradient of the tangent.

Signup and view all the flashcards

Integration

The process of reversing differentiation to find the original function from its derivative.

Signup and view all the flashcards

Distance between two points

The distance between two points is found by using the Pythagorean theorem on a right-angled triangle formed by the coordinates.

Signup and view all the flashcards

Midpoint of a line segment

The midpoint of a line segment is calculated by averaging the x-coordinates and the y-coordinates of the two endpoints.

Signup and view all the flashcards

Gradient of a line

The gradient of a line represents the steepness or slope of the line. It is calculated by dividing the change in y (vertical change) by the change in x (horizontal change).

Signup and view all the flashcards

Equation of a straight line

The equation of a straight line can be written in the form y = mx + c, where m is the gradient (slope) and c is the y-intercept (the point where the line crosses the y-axis).

Signup and view all the flashcards

Finding a point along a line segment

To find a point that's a proportion of the way between two points, add a fraction of the 'journey' from the starting point to the ending point.

Signup and view all the flashcards

Limit of a sequence

The limit of a sequence is the value that the terms of the sequence approach as the index (n) gets larger and larger. The limit may exist and be a finite number, or it may not exist.

Signup and view all the flashcards

Limit of a rational function

To find the limit of a rational function, where both the numerator and denominator go to infinity, divide both by the highest power of n in the denominator. This simplifies the expression and allows you to determine the behaviour as n approaches infinity.

Signup and view all the flashcards

Finding the limit using 1/n

The limit of a rational function as n approaches infinity can be found by using the fact that 1/n approaches 0 as n approaches infinity.

Signup and view all the flashcards

Study Notes

AQA Level 2 Certificate in Further Mathematics - Need-To-Know Booklet

  • This booklet is a revision aid for Further Maths Level 2, AQA.
  • It is not a replacement for textbooks or classroom teaching, but rather a summary of key formulae, results, and methods.
  • Candidates are expected to have achieved, or be expecting to achieve, an A or A* GCSE Maths grade.

Section 1 - Number

  • Fractions: Add or subtract fractions by finding a common denominator and then performing the operation on the numerators. Simplify the answer if possible. If mixed numbers, add whole number and fraction parts separately.
  • Multiplying fractions: Multiply numerators and denominators directly. For mixed numbers, convert to improper fractions first. Pre-cancel for large numbers.
  • Dividing fractions: Multiply by the reciprocal of the fraction you want to divide by. Convert mixed numbers to improper fractions first.
  • Percentage calculations: Convert to decimal form and multiply to find percentages of amounts. To increase or decrease by a percentage, multiply by the appropriate decimal.

Section 2 - Algebra

  • Multiplying out brackets: Multiply every term inside the bracket by the multiplier outside.
  • Simplifying algebraic expressions: Collect like terms after multiplying out brackets.
  • Multiplying brackets together: Multiply each term in one bracket by each term in the other bracket. For more than two brackets, multiply pairs at a time.
  • Factorising: Identify common factors (numbers, letters, or combinations) of all terms in the expression and factor them out.

Section 3 - Coordinate Geometry

  • Distance between two points: √((x₂ - x₁)² + (y₂ - y₁)²).
  • Midpoint: ((x₁ + x₂)/2 , (y₁ + y₂)/2).
  • Gradient: (y₂ - y₁)/(x₂ - x₁).
  • Parallel lines: Same gradient (m₁ = m₂).
  • Perpendicular lines: Gradients multiply to -1 (m₁m₂ = -1).
  • Equation of a line: y - y₁ = m(x - x₁).
  • Equation of a circle, centre (0, 0): x² + y² = r².
  • Equation of a circle, centre (a, b): (x - a)² + (y - b)² = r².

Section 4 - Calculus

  • Gradient of a curve: The limit of the gradient of a chord as the points on the curve get closer together.

  • Differentiation: Finding the gradient of a curve at any given point.

  • Differentiation rules:

    • The power rule: y=xn -> dy/dx=nx^(n-1)
    • The sum rule: y = f(x) + g(x) -> dy/dx= f’(x) + g’(x) -Constants differentiate to zero
  • Gradient at a particular point: Substitute the x-coordinate of the point into the derivative.

  • Finding points on a curve with a given gradient: Set the derivative equal to the given gradient and solve for x. Substitute the x-values into the original equation to find the corresponding y-values.

  • Tangents to a curve: Find the gradient at a given point, then use the gradient and the coordinates of the point to calculate the equation of the tangent using y - y₁ = m(x - x₁).

Section 5 - Matrix Transformations

  • Matrix: A rectangular array of numbers.
  • Order of a matrix: m × n (rows × columns).
  • Adding and subtracting matrices: Correspond elements are added or subtracted.
  • Multiplying a matrix by a constant: Multiply every element by the constant.
  • Matrix multiplication: Calculate the product of two matrices according to the rules (number of columns of the first matrix must equal the number of rows of the second).
  • Identity matrix: A matrix that, when multiplied by other compatible matrices, does not change them.
  • The matrix transformations (eg. reflections in x, y axis) can be defined by particular matrices

Section 6 - Geometry

  • Area of a triangle: (1/2) * base * height, or (1/2) * a * b * sin(C) (where a and b are sides and C is the included angle).
  • Pythagorean theorem: a² + b² = c² (for right-angled triangles).
  • Sine rule: a/sin A = b/sin B = c/sin C.
  • Cosine rule: a² = b² + c² – 2bc cos A.
  • Angles in a triangle: Add up to 180°
  • Circle theorems.

Appendix – Formula Sheet

  • Provides a list of key formulae for geometry, trigonometry, and calculus. These are to be given in the exam.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Use Quizgecko on...
Browser
Browser