Brian McLogan
Write the domain of a rational function with radicals
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Brian McLogan
Learn to evaluate using the definite integral with square root
👉 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...
Two Minute Music Theory
Write Better Chords With The Harmonic Series - Q&A #2
Since I released the Intro to the Harmonic Series video, I've gotten a lot of questions asking what you can do with it. So, I thought we might look at a practical application of it, Writing and Voicing Chords.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Minimum Value, Maximum Depth And Mirror
Find the minimum value in a binary search tree, find the maximum depth of a binary tree and mirror a binary tree. Learn to solve these problems recursively and see implementation details. This clip is from the chapter "Binary Tree...
Brian McLogan
How to expand a logarithm to multiple logs using properties of logarithms
👉 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
How to condense a logarithmic expression using a radical
👉 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
How to find the implied domain of a function
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Brian McLogan
Overview of logs - Free Math Help - Help on math
👉 Learn how to convert an exponential equation to a logarithmic equation. This is very important to learn because it not only helps us explain the definition of a logarithm but how it is related to the exponential function. Knowing how...
Brian McLogan
Learn how to find the domain of a radical function
👉 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...
Brian McLogan
Describing a transformation with vertical and horizontal stretch then graphing
👉 Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Brian McLogan
how to find the implied domain of a rational function - domain and range
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Security Constraints for Dedicated Systems
Some dedicated device security settings are limited, or patches are not available, and should be placed on isolated networks that do not contain sensitive systems or data. Mobile devices have limited CPU and battery power which limits...
Brian McLogan
Learn how to add & subtract radical expression by simplifying
👉 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...
Brian McLogan
How to different transformations affect our graph? square root function
👉 Learn about the characteristics of a function. Given a function, we can determine the characteristics of the function's graph. We can determine the end behavior of the graph of the function (rises or falls left and rises or falls...
Curated Video
Complete Python Scripting for Automation - Simple exception handling to changing current working directory
Functions: Simple exception handling to changing current working directory This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function, converting simple code...
Brian McLogan
How to evaluate the difference of two angles for tangent, tan
👉 Learn how to evaluate the tangent of an angle in degrees 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
How to add and subtract three radicals, square root
👉 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...
Catalyst University
Sympathetic Structures (Gray and White Rami Communicantes) & Innervation to the Skin
In this video, we discuss the pathway for sympathetic innervation to the skin after briefly reviewing the part of the spinal nerve and rami communicantes.
Brian McLogan
How to write the transformations given a square root function
👉 Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
KnowMo
Laws of Indices: Basic and Advanced Rules
This video is a lesson on the laws of indices in mathematics. The speaker begins by explaining the basic special indices, such as anything to the power of 1 is the value itself, and anything to the power of 0 is 1. Next, the speaker...
Curated Video
Introducing the Second Derivative in Calculus
The video introduces the concept of the second derivative and demonstrates how to calculate it using differentiation. The presenter applies the general formula for the derivative of rational powers of x to differentiate 6 root x and then...
Brian McLogan
Expanding a natural logarithmic expression
👉 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...
Weird History
What You Didn't Know about Ninjas
Are ninjas real? While they seem like a part of Japanese folklore, they are, in fact, real. While most people think of the ancient shinobi mercenaries as nothing but stealth assassins, in reality, they were a lot more James Bond than...
Packt
Implementing a Binary Tree
This video demonstrates how to implement a binary tree. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...