Instructional Video4:56
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Category Model and push to DB

Higher Ed
In this video, we'll learn how to add category model and push to DB. This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be setting up...
Instructional Video1:18
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Project to GitHub

Higher Ed
In this video, we'll learn how to add the project to GitHub. This clip is from the chapter "Bulky Book Project - ASP.NET Core MVC" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at Bulky Book...
Instructional Video2:36
Brian McLogan

Simplifying fraction being raised to a rational power, fraction raised to a fraction

12th - Higher Ed
Learn how to evaluate numbers raised to rational powers. When given a number raised to a rational power, we take the nth root of the number where n is the number in the denominator of the rational power, then we raise the result to a...
Instructional Video4:00
Brian McLogan

Simplifying a radical binomial squared by using foil, (3sqrt(2) - 2sqrt(3))^2

12th - Higher Ed
👉 Learn how to multiply radicals. A radical is an expression or a number under the root symbol. To multiply the sum/difference of two or more radicals, we make use of the distributive property to expand the product and then simplify the...
Instructional Video2:48
Brian McLogan

What is the horizontal asymptote test

12th - Higher Ed
👉 Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Instructional Video4:16
Brian McLogan

How to take fourth root of a variable expression using product rule, fourth root(z^8 y^9)

12th - Higher Ed
👉 Learn how to find the 4th root of an expression. To find the 4th root of an expression, if the exponent of the expression is a multiple of 4, then the 4th root of the expression is the base of the expression with an exponent that is...
Instructional Video3:00
Brian McLogan

The easy way to determine the lcd of two rational expressions and use it to find the sum

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video3:47
Curated Video

Finding the Error in Adding Fractions

3rd - 5th
Find the error in equations when adding fractions using benchmark fractions.
Instructional Video3:12
Curated Video

Counting Minutes

3rd - 5th
Find the difference in minutes between two times within the same hour using the number line.
Instructional Video3:36
Brian McLogan

How to determine the product of two rational expressions

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video1:31
Brian McLogan

Math tutorial for adding two radical expressions of third root

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 Video3:19
Brian McLogan

Combining rational expression with unlike denominators

12th - Higher Ed
Learn how to add and/or subtract rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. When adding or subtracting rational...
Instructional Video2:47
Brian McLogan

Learn how to write the inverse of a function and determine if a function or not

12th - Higher Ed
👉 Learn how to find the inverse of a function. The inverse of a function is a function that reverses the "effect" of the original function. One important property of the inverse of a function is that when the inverse of a function is...
Instructional Video1:46
Brian McLogan

Learn how to step by step find the inverse of a quadratic function

12th - Higher Ed
👉 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...
Instructional Video5:59
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Product Model and push to Db

Higher Ed
In this video, we'll learn how to add product model and push to Db. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Instructional Video3:49
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - How to Create Dictionaries at Runtime and Add Data to Them?

Higher Ed
This video demonstrates how to create dictionaries at runtime and add data to them. This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video2:29
Curated Video

Finding Errors in Adding and Subtracting Fractions (Part 2)

K - 12th
Sasha is baking two different types of cookies. The recipe for chocolate chip cookies requires three and one third cups of flour, while the recipe for the sugar cookies requires two and three fourths cups of flour. How much flour will...
Instructional Video4:30
Brian McLogan

Summary for solving logarithmic equations

12th - Higher Ed
👉 Learn about solving logarithmic equations. Logarithmic equations are equations involving logarithms. To solve a logarithmic equation, we first use our knowledge of logarithm laws/properties to express the terms in both sides of the...
Instructional Video1:02
Brian McLogan

Algebra 2 - How to factor the GCF from a trinomial, s^3 + 6s^2 + 11s

12th - Higher Ed
In this video series you will learn how all about Rational Expressions. We will start by simplifying rational expressions using the rules of exponents and then transition into simplifying rational expressions by factoring. When...
Instructional Video1:11
Brian McLogan

Evaluate the half angle of tangent from a triangle

12th - Higher Ed
👉 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...
Instructional Video1:12
Brian McLogan

How to simplify the fourth root of a variable to the 5th power

12th - Higher Ed
👉 Learn how to find the 4th root of an expression. To find the 4th root of an expression, if the exponent of the expression is a multiple of 4, then the 4th root of the expression is the base of the expression with an exponent that is...
Instructional Video2:10
Brian McLogan

How to find quotient of two functions with constraint

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 Video3:36
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Separating Out Models and Add References

Higher Ed
In this video, we'll be separating out models and add references. This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be setting up the...
Instructional Video3:22
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Connection String and Packages

Higher Ed
In this video, we'll learn how to add connection string and packages. This clip is from the chapter "Book List Razor Project" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at book list Razor...