Curated Video
Factorizing Quadratics: Simple Cases
This is a tutorial on how to factorize simple quadratics. They define quadratic equations as equations or expressions where the highest power of the variable is 2, and explain that factorizing is the reverse of expanding the brackets....
Curated Video
Learn and Master C Programming - Pointer Arithmetic: Working with Integer Pointers
We will learn about pointer arithmetic and how we can increment or decrement pointers in C/C++ and understand what that really means. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute...
Curated Video
GCSE Secondary Maths Age 13-17 - Graphs: Perpendicular Lines - 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...
Curated Video
KS2 Primary Maths Age 13-17 - Geometry: Coordinates - Explained
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Brian McLogan
Learn to write the rule of a sequence with alternating signs
👉 Learn how to write the rule of a sequence given a sequence of numbers. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. To write the explicit formula of...
Brian McLogan
Learning how to expand a logarithmic expression to 4th root
👉 Learn how to expand logarithmic expressions involving radicals. A logarithmic expression is an expression having logarithms in it. To expand logarithmic expressions means to use the logarithm laws to expand (open up) logarithm...
Brian McLogan
Learn to condense logarithmic expressions to one single logarithm
👉 Learn how to condense logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the expanded...
Brian McLogan
Learn how to condense a logarithmic expression with multiple logs
👉 Learn how to condense logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the expanded...
Brian McLogan
Finding the value of a term in a geometric sequence
👉 Learn how to find the nth term of a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in which...
Brian McLogan
Learn how to write the equation of the Parabola given the focus and directrix
Learn how to write the equation of a parabola given the focus and the directrix. A parabola is the shape of the graph of a quadratic equation. A parabola can open up or down (if x is squared) or open left or right (if y is squared)....
Brian McLogan
how to graph and identify the foci, asymptotes, center, vertices of a hyperbola
Learn how to graph hyperbolas. To graph a hyperbola from the equation, we first express the equation in the standard form, that is in the form: (x - h)^2 / a^2 - (y - k)^2 / b^2 = 1 for horizontal hyperbola or (y - k)^2 / a^2 - (x - h)^2...
Brian McLogan
Factoring a polynomial to the fourth power using factoring to second power
👉 In this polynomial, I will show you how to factor different types of polynomials. Such as polynomials with two, three, and four terms in addition to polynomials to the second third, fourth, fifth, and sixth power.
Curated Video
Apache Maven Beginner to Guru - Skipping the Unit and Integration Tests in Maven
This video explains how to skip the unit and integration tests in Maven. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Brian McLogan
Using half angles to solve trigonometric equations
👉 Learn how to solve equations using half-angle identities. To do this we will replace every trig function with half angles using the identity. Then we will simplify and solve trigonometric functions. To find the values we will use the...
Brian McLogan
How to solve a equation using difference of two angles
👉 Learn how to evaluate the cosine of an angle in radians using the sum/difference formulas. To do this, we first express the given angle as a sum or a difference of two (easy to evaluate) angles, then we use the unit circle and the...
Brian McLogan
Evaluate using the difference formula of two angles sine
👉 Learn all about sum and difference angle identities. In this video playlist, you will learn how to evaluate, solve, simplify and verify using sum and difference angle identities. We will evaluate using angles not found on the unit...
Brian McLogan
Evaluate the half angle for cosine from a triangle
👉 Learn how to evaluate the tangent of a half-angle. When given the value of the tangent of an angle, we can evaluate the tangent of half the angle using the tangent half-angle formula. When the value of any other trigonometric function...
Brian McLogan
Simplifying the difference quotient
👉 Learn how to evaluate the limit of a function using the difference quotient formula. The difference quotient is a measure of the average rate of change of the function over an interval, h. The limit of the difference quotient gives the...
Brian McLogan
Multiplying Two Binomials - Math Tutorial
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Brian McLogan
Writing the inverse of another function as an inverse function
👉 Learn how to find the inverse of a quadratic function. A quadratic function is a function whose highest exponent in the variable(s) of the function is 2. The inverse of a function is a function that reverses the "effect" of the...
Brian McLogan
Identify x intercepts and vertex of a quadratic with fractions ex 8, y=-2(x+(9/2))^2 +1/4
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Virtually Passed
Second Moment of Area Example 3
Ix is the second moment of area about the x axis. Choosing the value of dA is the important part for this problem. In this example where we're dealing with a section of a circle, it's easier to use cylindrical coordinates dA = r dr...
Virtually Passed
Dot product and angle between two vectors proof
The angle between two vectors can be found by using the cosine rule in a clever way.
Professor Dave Explains
The Quantum Barrier Potential Part 1: Quantum Tunneling
Now that we've covered the particle in a box, we are familiar with the concept of a quantum problem. Let's move on to our second quantum problem, that of the quantum barrier potential. With this one, we don't have an infinite square well...