KnowMo
The Quadratic Formula: Solving Quadratic Equations
This video is a lecture presentation on the quadratic formula. The presenter explains the form of a quadratic equation and identifies the values of a, b, and c for a given example. The quadratic formula is then introduced and explained...
Brian McLogan
How to determine the domain and range of a quadratic using its vertex
👉 Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
Learning to apply the square root method to solve a quadratic equation
👉Learn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
KnowMo
Factorizing Quadratics with Non-Unit Leading Coefficient
The video is a lecture presentation on how to factorize quadratic equations where the coefficient of X squared is not equal to 1. The speaker explains the step-by-step process of factoring out the common coefficient, putting it into...
Brian McLogan
Factoring out a GCF then factoring using various methods
👉Learn how to solve a quadratic equation by factoring out the GCF. When factoring out the GCF from an equation we will be looking for what the terms have in common. This method is very useful for quadratic equations that does not have...
Brian McLogan
Learn How To Compose Two Quadratic Functions Back and Forth
Learn how to compose two functions where one or both of those functions is/are quadratic. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of...
KnowMo
Understanding Cubic Graphs and How to Plot Them
In this video, the lecturer explains the concept of cubic graphs and how to plot them on a coordinate plane. They start by defining what a cubic is and then go on to describe the shape of cubic graphs, which have a distinctive "curved"...
Curated Video
Introduction to Quadratic Functions and Graphs
In this video, the presenter provides an introduction to quadratic functions and graphs. They start by defining what a quadratic is and explaining the standard format of the quadratic equation. They also describe the two distinct shapes...
Curated Video
Stationary Points and Points of Inflection: Finding and Analyzing
This video is a presentation on stationary points and points of inflection. The presenter goes over how to find the stationary points and the nature of those points using the first and second derivative tests. They then move on to...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Quadratic Equation - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Brian McLogan
Solving by factoring and using the square root method
👉Learn how to solve a quadratic equation by factoring a perfect square trinomial. A perfect square trinomial quadratic equation is of the form y = x^2 +2cx + c^2, where c is a perfet square. There are couple of ways we can solve a...
Brian McLogan
Overview of rational Zeros of a polynomial- Online Math Tutor
👉 Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Brian McLogan
How can we determine if a quadratic has a max or min value
👉 Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
FuseSchool
Solving Simultaneous Equations By Substitution
In this video we are going to discover how to solve simultaneous equations by substitution. Simultaneous equations are two or more equations with two or more unknowns that must be solved at the same time; hence the name simultaneous....
Brian McLogan
Factoring a trinomial using box method
👉Learn how to factor quadratics. A quadratic is an algebraic expression having two as the highest power of its variable(s). To factor an algebraic expression means to break it up into expressions that can be multiplied together to get...
Brian McLogan
Composing Two Quadratic Functions
Learn how to compose two functions where one or both of those functions is/are quadratic. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of...
Brian McLogan
Factoring a trinomial practice
👉Learn how to factor quadratics when the coefficient of the term with a squared variable is not 1. To factor an algebraic expression means to break it up into expressions that can be multiplied together to get the original expression. To...
KnowMo
Quadratic Formula Extension: Solving Equations with Algebraic Fractions
This is a lecture presentation on the quadratic formula extension, specifically focusing on solving equations with algebraic fractions. The speaker explains how to rearrange the equation into the form of ax^2+bx+c=0 and use the quadratic...
KnowMo
Solving Quadratic Equations Using Factorization
This is a lecture on solving quadratic equations using factorization. The instructor explains the concept of factorization and how to put quadratic equations into double brackets. They also cover the importance of understanding what...
Curated Video
Describing the Relationship Between Two Quantitative Variables Using Scatter Plots
In this video, students learn how to describe the relationship between two quantitative variables using scatter plots. The video explains the difference between categorical and quantitative variables and demonstrates how scatter plots...
Brian McLogan
Factoring a trinomial by first factoring out a fraction
👉Learn how to factor quadratics when the coefficient of the term with a squared variable is not 1. To factor an algebraic expression means to break it up into expressions that can be multiplied together to get the original expression. To...
Brian McLogan
Completing the square and finding the x intercepts
In this math tutorial I will show you how to sketch a quadratic function, find the axis of symmetry, determine the y-intercepts and find the zeros or x-intercepts. To find the x-intercepts we use such methods as setting the equation...
KnowMo
Completing the Square to Solve Quadratic Equations
The video is a tutorial on how to complete the square and use that information to solve quadratic equations. The instructor explains the key principle of halving the coefficient of B and putting it into a specific structure to manipulate...
Packt
Big O(n^2) Complexity
This video explains big O (n^2) complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data structures.