FuseSchool
Factorising Quadratics: Non-Monic
In this video we’re going to discover how to factorise quadratics that don’t have 1 as the coefficient of the x-squared term. These are called non-monic quadratics. We can do it by trial and error and just spotting the factors, but this...
Catalyst University
Alternative Pathway of Complement Activation
Alternative Pathway of Complement Activation
Curated Video
Learn and Master C Programming - Using 'strcmp' and 'stricmp' functions to compare strings
We will learn how to use 'strcmp' and 'stricmp' functions to compare strings in C/C++. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings...
Catalyst University
Anatomy - Major Branches of the Subclavian Artery [Arteries of The Arm]
In this video, we explore the major branches of the subclavian artery which collectively supply the arms.
Curated Video
Simple Applications of Cloning: Plant Propagation Techniques
This video explains the concept of cloning and its two simple applications. The first application discussed is the cloning of plants, where small groups of cells or tissues from a parent plant are used to grow identical new plants. The...
Catalyst University
PUFAs: Fatty Acid Elongation and Desaturation
Synthesis of longer-chain fatty acids such as DHA and EPA using two enzymes: elongases and desaturases.
Physics Girl
Can you solve the BOWL RIDDLE? ft. Kurt Hugo Schneider Part 1/3
Answer to the bowl riddle
Curated Video
Multi-Paradigm Programming with Modern C++ - Going Functional
Why use function objects together with instead of loops? How to write great lambda expressions easily, and how to master the capture block. • Implementing search with a simple loop and with an algorithm • Mastering the capture block •...
Curated Video
Understanding the Muller-Lyer Illusion
In this video, we explore the concept of visual illusions and how our perception of objects can differ from person to person. Using the Muller-Lyar illusion as an example, we delve into different theories that attempt to explain why...
Why U
Algebra 40 - Solving Inconsistent or Dependent Systems
When solving a system of linear equations in x and y with a single solution, we get a unique pair of values for x and y. But what happens when we try to solve a system with no solutions or an infinite number of solutions?
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Angles of Regular Shapes - 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
C++ Standard Template Library in Practice - Standard Array
The user is unfamiliar with the standard array container, wishes to know more about them, and when to use them in contrast to the C style array. • Begin by introducing the user to the standard array, discussing how it works • Inform the...
KnowMo
Introduction to Congruence and How to Identify Congruent Shapes
This video is a lecture presentation on congruence, where the speaker explains what it means for shapes to be congruent versus similar, and how to determine if two shapes are congruent. The presenter also gives examples of using tracing...
Brian McLogan
Write the equation of a parabola given a vertex and point
👉 Learn how to write the equation of a parabola given three points. The equation of a parabola is of the form f(x) = ax^2 + bx + c, where a, b and c are constants. Since, the equation of a parabola has 3 constants, three equations and...
Amor Sciendi
The School of Athens II: The Force of Roman Architecture
Part two of the series on Raphael's The School of Athens, located inside the Vatican Museum in Vatican City. We examine the forces required to hold the arches in place, and look at how this enhances the composition.
Why U
Algebra 75 - Completing the Square - part 1
Quadratic equations can be solved using the "zero product property" once the quadratic expression has been factored into a pair of linear expressions. However, until the development of a technique called "Completing the Square", only...
Catalyst University
Spliceosome Assembly and Splicing of mRNA
Spliceosome Assembly and Splicing of mRNA
Why U
Algebra 43 - Types of Linear Systems in Three Variables
This video illustrates eight ways in which planes in the graph of a system of three linear equations in three variables can be oriented, thus creating different types of solution sets.
Curated Video
Symmetrical and Non Symmetrical Shapes
Distinguish symmetrical and non-symmetrical figures.
KnowMo
Angles in Parallel Lines and Triangle Relationships
The video is a tutorial on angles in parallel lines. The speaker explains the concept of parallel lines and how they create angles when intersected by another line. The speaker goes on to explain three rules for comparing angles in...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Using Includes and Imports
This video demonstrates how to use includes and imports in Ansible playbooks. This clip is from the chapter "Structuring Ansible Playbooks" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explains how...