Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Category Model and push to DB
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Project to GitHub
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...
Brian McLogan
Simplifying fraction being raised to a rational power, fraction raised to a fraction
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...
Brian McLogan
Simplifying a radical binomial squared by using foil, (3sqrt(2) - 2sqrt(3))^2
👉 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...
Brian McLogan
What is the horizontal asymptote test
👉 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...
Brian McLogan
How to take fourth root of a variable expression using product rule, fourth root(z^8 y^9)
👉 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...
Brian McLogan
The easy way to determine the lcd of two rational expressions and use it to find the sum
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...
Curated Video
Finding the Error in Adding Fractions
Find the error in equations when adding fractions using benchmark fractions.
Curated Video
Counting Minutes
Find the difference in minutes between two times within the same hour using the number line.
Brian McLogan
How to determine the product of two rational expressions
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...
Brian McLogan
Math tutorial for adding two radical expressions of third 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...
Brian McLogan
Combining rational expression with unlike denominators
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...
Brian McLogan
Learn how to write the inverse of a function and determine if a function or not
👉 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...
Brian McLogan
Learn how to step by step find the inverse of a quadratic function
👉 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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Product Model and push to Db
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.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - How to Create Dictionaries at Runtime and Add Data to Them?
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...
Curated Video
Finding Errors in Adding and Subtracting Fractions (Part 2)
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...
Brian McLogan
Summary for solving logarithmic equations
👉 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...
Brian McLogan
Algebra 2 - How to factor the GCF from a trinomial, s^3 + 6s^2 + 11s
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...
Brian McLogan
Evaluate the half angle of tangent from a triangle
👉 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...
Brian McLogan
How to simplify the fourth root of a variable to the 5th power
👉 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...
Brian McLogan
How to find quotient of two functions with constraint
👉 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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Separating Out Models and Add References
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Connection String and Packages
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...