Instructional Video2:37
Brian McLogan

How to divide two functions and then determine the domain

12th - Higher Ed
πŸ‘‰ Learn how to divide two functions. We will explore the division of linear, quadratic, rational, and radical functions. To divide two functions, we simply algebraically divide the rules (contents) of the two functions. We will then...
Instructional Video6:12
Curated Video

Active Directory with Windows Server 2016 - Installing a Subordinate CA

Higher Ed
In this video, walk through the installation and configurations needed to add a subordinate CA. This clip is from the chapter "Implement AD Certificate Services" of the series "Active Directory with Windows Server 2016".In this section,...
Instructional Video5:32
Curated Video

Docker for the Absolute Beginner - Hands-On - Demo - Example Voting Application with Docker Compose

Higher Ed
Docker Compose: Demo - Example Voting Application with Docker Compose This clip is from the chapter "Docker Compose" of the series "Docker for the Absolute Beginner - Hands-On".In this section, you will learn about the Compose tool in...
Instructional Video3:06
Brian McLogan

Simplifying the fifth root of a rational number

12th - Higher Ed
πŸ‘‰ Learn how to find the 5th root of rational numbers. To find the 5th root of a rational number, we first express the rational number as the 5th root of the numerator divided by the 5th root of the denominator and simplify. Where the...
Instructional Video2:18
Brian McLogan

How to take the cube root of a number using prime factorization, cuberoot(48)

12th - Higher Ed
πŸ‘‰ Learn how to find the cube root of a number. To find the cube root of a number, we identify whether that number which we want to find its cube root is a perfect cube. This is done by identifying a number which when raised to the 3rd...
Instructional Video2:11
Brian McLogan

Explain how to take the root of a number even or odd using prime factorization, root

12th - Higher Ed
πŸ‘‰ Learn how to find the square root of a number. To find the square root of a number, we identify whether that number which we want to find its square root is a perfect square. This is done by identifying a number which when raised to...
Instructional Video2:53
Brian McLogan

Learn how to rewrite an expression using the value i, 5 - root(-24)

12th - Higher Ed
πŸ‘‰ Learn how to simplify radical expressions. In this playlist we will explore simplifying radical expressions by prime factorization and rules of exponents. We will explore the square root, cube root as well as the fourth root of numbers...
Instructional Video1:13
Brian McLogan

Converting a rational exponent to radical form

12th - Higher Ed
πŸ‘‰ Learn how to convert a rational power to a radical. When the exponent of an expression is a fraction, we can evaluate/simplify the expression by converting the rational power into a radical where the denominator of the fractional...
Instructional Video10:03
Brian McLogan

Finding The Zeros of Fourth Degree Polynomial

12th - Higher Ed
πŸ‘‰ Learn how to find all the zeros of a polynomial by grouping. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a polynomial are...
Instructional Video2:59
Brian McLogan

Find the inverse of a linear function then determine if the inverse is a function or not

12th - Higher Ed
πŸ‘‰ Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Instructional Video32:48
Brian McLogan

Rules of Exponents, Radicals, Logarithms | Preparing for Precalculus Part 4

12th - Higher Ed
Rules of Exponents, Radicals, Logarithms | Preparing for Precalculus Part 4
Instructional Video4:57
Curated Video

Reasoning with Exponents and Radicals

9th - 12th
In this short video we will answer a standardized math test question where we are asked to find the value of the unknown variable in a given equation for different situations. We will review the terms power, base, exponent, square root,...
Instructional Video5:28
Brian McLogan

What is the discriminant and what does it mean

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 Video16:30
Music Matters

How to use Neapolitan Chords in Minor Keys - Music Composition

9th - 12th
How do you use Neapolitan chords in? How does a Neapolitan sixth chord resolve? What are the best approach chords to use before a Neapolitan? This music composition lesson explains the best ways to write approach chords to Neapolitan...
Instructional Video3:51
Brian McLogan

What do I need to know to solve a quadratic by the square root method

12th - Higher Ed
πŸ‘‰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...
Instructional Video7:18
Packt

Serving Products – Back-end Routes

Higher Ed
This video explains how to serve products using back-end routes. This clip is from the chapter "Serving and Fetching Data from an Express" of the series "MERN E-commerce from Scratch".This section presents an overview of serving and...
Instructional Video3:28
Brian McLogan

How to use the difference of two square to solve a quadratic equation

12th - Higher Ed
πŸ‘‰Learn how to solve quadratic equations by factoring the difference of two squares. We can identify the difference of two squares but looking for binomials that have square terms. Difference of two square quadratic equations is of the...
Instructional Video0:38
Brian McLogan

Learn how to determine if you do not have a polynomial

12th - Higher Ed
πŸ‘‰ Learn how to classify polynomials based on the number of terms as well as the leading coefficient and the degree. When we are classifying polynomials by the number of terms we will focus on monomials, binomials, and trinomials, whereas...
Instructional Video4:33
Brian McLogan

Learn how to solve a word problem involving roots

12th - Higher Ed
πŸ‘‰ In this playlist, you will learn how to solve a literal equation. We will work through solving literal equations from formulas as well as equations of a line. When solving literal equations we will be isolating a given variable by...
Instructional Video2:44
Brian McLogan

How to find the missing length of a leg of a right triangle

12th - Higher Ed
πŸ‘‰ Learn about the special right triangles. A special right triangle is a right triangle having angles of 30, 60, 90, or 45, 45, 90. Knowledge of the ratio of the length of sides of a special right triangle enables us to solve for any...
Instructional Video1:19
Brian McLogan

How to determine the missing hypotenuse using special right triangles

12th - Higher Ed
πŸ‘‰ Learn about the special right triangles. A special right triangle is a right triangle having angles of 30, 60, 90, or 45, 45, 90. Knowledge of the ratio of the length of sides of a special right triangle enables us to solve for any...
Instructional Video2:40
Brian McLogan

Evaluating the composition of Functions using Right Triangles

12th - Higher Ed
πŸ‘‰ Learn how to evaluate an expression with the composition of a function and a function inverse. Just like every other mathematical operation, when given a composition of a trigonometric function and an inverse trigonometric function,...
Instructional Video15:57
Curated Video

Apache Maven Beginner to Guru - Multi-Module Spring Boot Projects

Higher Ed
This video explains the multi-module Spring Boot projects. This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about Apache Maven for Spring Boot.
Instructional Video2:58
Brian McLogan

Tutorial for simplifying a radical expression then finding the product

12th - Higher Ed
πŸ‘‰ Learn how to multiply radical expressions. A radical is an expression having the root/radical symbol. The number outside the radical symbol (nth root) is called the index, the number/expression inside the radical symbol is called the...