Instructional Video3:55
Brian McLogan

How to use usub to find the integral with a square root in the denominator

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as an indefinite integral or as a definite...
Instructional Video6:57
Music Matters

How to Build Diminished and Augmented Chords - Music Theory

9th - 12th
Learn how to build diminished and augmented chords. This music theory lessons show you how to start with major triad and modify it into an augmented or diminished triad, before showing an alternative method of calculation by counting...
Instructional Video3:25
Brian McLogan

How to find the domain of a radical function

12th - Higher Ed
πŸ‘‰ Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Instructional Video5:03
Curated Video

Implement different search algorithms : BST from scratch - In-order traversal

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Build the in-order traversal method so nodes can be displayed in order based on the...
Instructional Video4:04
FuseSchool

Laws Of Indices Part 2: Negatives & Fractions

6th - Higher Ed
Laws Of Indices Part 2: Negatives & Fractions | Algebra | Maths | FuseSchool In this video we are going to look at what happens with negative indices and fractional indices. You should already know the other 4 β€˜Laws of Indices’ For...
Instructional Video3:25
Brian McLogan

Evaluate the integral with the square root using u substitution

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as an indefinite integral or as a definite...
Instructional Video5:50
Packt

Graph Traversal

Higher Ed
This video introduces you to graph traversals. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of graph traversals.
Instructional Video2:06
Brian McLogan

Taking the derivative with a square root and tangent

12th - Higher Ed
πŸ‘‰ Learn how to find the derivative of a function using the chain rule. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative...
Instructional Video1:08
Brian McLogan

Learn how to take the fourth derivative of a polynomial

12th - Higher Ed
πŸ‘‰ Learn how to find the higher derivative of a function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a function...
Instructional Video6:47
Curated Video

Implement a computer program using a classic algorithm : Recursion mini-project 3 - Fibonacci series

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Understand, break down and implement a recursive fibonacci function
Instructional Video7:19
Odd Quartet

The Most Important Chord Progression - Music Theory Crash Course

9th - 12th
There is one chord progression that gets used in almost every style of music from classical, jazz, hip hop, pop music, and EDM. It is the V - I chord progression. Today, we are going to break this down to see why it works and how it...
Instructional Video2:28
Two Minute Music Theory

Building Chords: Chord Inversions - TWO MINUTE MUSIC THEORY #42

12th - Higher Ed
Season 3, Episode 22 - Two Minute Music Theory The third installment in our Building Chords Series. Today we look at what happens when the chord isn't stacked like it normally is. When notes aren't in their normal position, we call that...
Instructional Video11:37
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Weak Configurations

Higher Ed
A lack of secure configurations for networks, devices, and hosts results in an increased attack surface. Default settings, especially credentials, should not be used. Deprecated security protocols such as WEP and SSL should also be...
Instructional Video25:43
APMonitor

MathCAD Nonlinear Equation Solver

10th - Higher Ed
Solution of variables within nonlinear expressions can either be difficult or impossible with analytic or symbolic techniques. When a numerical solution is required, a nonlinear solution technique can be used within Mathcad with either a...
Instructional Video13:11
Curated Video

Implement different search algorithms : BST - Deleting leaf nodes

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Delete scenario one - deleting nodes with no children (leaf nodes)
Instructional Video13:07
Curated Video

Implement different search algorithms : Build a Binary Search Tree from scratch - Insert

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Inserting nodes into a BST in-depth with test cases
Instructional Video1:32
Brian McLogan

Find the sum of a linear equation and square root function to find domain

12th - Higher Ed
πŸ‘‰ Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...
Instructional Video27:44
Curated Video

Complete Python Scripting for Automation - Simple Python Script without and with oops concepts

Higher Ed
OOPS for Real Time: Simple Python Script without and with oops concepts This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object...
Instructional Video11:18
Brian McLogan

What does the discriminat tell us about our zeros graphically

12th - Higher Ed
πŸ‘‰ Learn all about the discriminant of quadratic equations. A quadratic equation is an equation whose highest power on its variable(s) is 2. The discriminant of a quadratic equation is a formula which is used to determine the type of...
Instructional Video2:11
Brian McLogan

Evaluate the definite integral ftc with square root

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as indefinite integral or as a definite...
Instructional Video12:03
Brian McLogan

Functions of equations - IS IT A FUNCTION

12th - Higher Ed
πŸ‘‰ Learn how to determine whether relations such as equations, graphs, ordered pairs, mapping and tables represent a function. A function is defined as a rule which assigns an input to a unique output. Hence, one major requirement of a...
Instructional Video3:40
Brian McLogan

Learn to add and subtract radical expressions

12th - Higher Ed
πŸ‘‰ Learn how to add or subtract radicals. A radical is a number or an expression under the root symbol. Radicals can only be added or subtracted if the numbers or expressions under the roots are the same for all terms. To add or subtract...
Instructional Video9:37
Brian McLogan

Adding, subtracting, multiplying and dividing two functions

12th - Higher Ed
πŸ‘‰ Learn how to apply operations to functions such as adding, subtracting, multiplying, and dividing to two functions. To add/subtract/multiply or divide two functions, we algebraically add/subtract/multiply or add the rules (contents) of...
Instructional Video4:32
Curated Video

Understanding the Process of Transpiration and Water Absorption in Plants

Higher Ed
This video explains the process of transpiration in plants and how water is absorbed by specialized root hair cells. The video first defines transpiration as the loss of water from the surface of a plant and describes how leaves lose...