Posts

Showing posts with the label GCSE maths

Why Completing the Square Matters for Vertex Form and the Turning Point

Image
A quadratic function and its turning point. Link to graph:  https://www.desmos.com/calculator/fktyfs12st A quadratic function is any function of the form f(x) = ax² + bx + c with a ≠ 0 . Its graph is a parabola, and every parabola has exactly one turning point (also called the vertex ). Completing the square is fundamental because it rewrites the quadratic as a shifted square , which makes the turning point immediately visible. Vertex form: the turning point is built in The vertex form of a quadratic is: f(x) = a(x − h)² + k This form is powerful because it exposes two facts at once: (x − h)² ≥ 0 for all real x (a square is never negative). (x − h)² = 0 happens exactly when x = h . So: If a > 0 , then a(x − h)² ≥ 0 , so the smallest possible value of f(x) is k , achieved at x = h (a minimum). If a < 0 , then a(x − h)² ≤ 0 , so the largest possible value of f(x) is k , achieved at x = h (a maximum). Therefore, in vertex form, the turning ...

Quadratic Functions in Vertex Form (A Clear Guide for Everyone)

Image
Parabolas in sight: The Clifton Suspension Bridge, Bristol, United Kingdom. A quadratic function is a function whose graph is a parabola (a U-shaped curve). One of the most useful ways to write a quadratic is in vertex form , because it shows the parabola’s turning point immediately. 1) The vertex form A quadratic function in vertex form is written as: f(x) = a(x - h) 2 + k This form is especially helpful because the values h and k tell you the vertex directly. 2) The vertex (turning point) The vertex is the point where the parabola changes direction. In vertex form: Vertex = (h, k) If the parabola opens up , the vertex is the lowest point (a minimum). If the parabola opens down , the vertex is the highest point (a maximum). 3) What the number a does The number a controls two key things: the direction the parabola opens, and how wide or narrow it is. a > 0 means the parabola opens up (U-shape). a < 0 means the parabola opens dow...

Introducing Geometry Insights: Premium GCSE and A-Level Mathematics, Explained from First Principles

Image
Geometric Bites has always been about clear diagrams and full derivations that help you see the structure of mathematics. Over time it has grown into a rich, freely accessible library of explanations, proofs and visual ideas. Geometry Insights is the premium companion to that work: a dedicated article site focused on GCSE, A-Level and Further Pure mathematics, written from first principles with carefully engineered diagrams and a long-term, structured archive in mind. Visit Geometry Insights: https://geometryinsights.wordpress.com What Makes Geometry Insights Different? Where Geometric Bites offers free posts and full derivations, Geometry Insights is a curated, subscription-only library. Each article is built to answer a deeper question: not just “how do I use this formula?” but “why does this formula exist at all?” Premium-only articles that go in depth on GCSE, A-Level and Further Pure topics. First-principles derivations that start from definitions and basic f...

Rules of Logarithms

This article presents the rules of logarithms using complete, line-by-line derivations. Every identity is built directly from its exponential origin, without shortcuts, matching the structure of formal handwritten algebra. 1. Definition We begin with fundamental exponent facts: a⁰ = 1 ⇒ logₐ(1) = 0 a¹ = a ⇒ logₐ(a) = 1 Say: aᵐ = p Then, by definition: logₐ(p) = m Raise both sides of aᵐ = p to the power 1/m (with m ≠ 0 ): p^(1/m) = a Therefore: logₚ(a) = 1/m Since m = logₐ(p) , we obtain: logₐ(p) = 1 / logₚ(a) 2. Product Rule — Full Derivation Say: aᵐ = p and aⁿ = q Multiply: aᵐ · aⁿ = p · q Using index addition: a^(m+n) = p · q Taking logarithms: logₐ(p · q) = m + n Substitute: logₐ(p · q) = logₐ(p) + logₐ(q) 3. Quotient Rule — Full Derivation Say: aᵐ = p and aⁿ = q Divide: aᵐ / aⁿ = p / q Index subtraction gives: a^(m−n) = p / q Taking logarithms: logₐ(p / q) = m − n So: log...