Curated Video
Next.js from Development to Deployment - Add Event Page
This video explains how to add event page. This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event functionality...
Curated Video
Next.js from Development to Deployment - Display Posts
This video explains how to display posts. This clip is from the chapter "Fetch, Parse, and Display Markdown Posts" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on fetching,...
Curated Video
The Full Stack Web Development - Project - jQuery Image Slider
jQuery Programming Techniques: Project - jQuery Image Slider This clip is from the chapter "jQuery Programming Techniques" of the series "The Full Stack Web Development".In this section, on jQuery we will talk about DOM manipulation,...
Curated Video
The Full Stack Web Development - Project - Github AJAX
Basic JavaScript Concepts: Project - Github AJAX This clip is from the chapter "Basic JavaScript Concepts" of the series "The Full Stack Web Development".In this section, we learn the basics of JavaScript programming variables, arrays,...
Curated Video
The Full Stack Web Development - Project MyNote - A HTML5 App
HTML5 Programming: Project MyNote - A HTML5 App This clip is from the chapter "HTML5 Programming" of the series "The Full Stack Web Development".In this section, we look into little more advanced HTML5. We will be working with JavaScript...
Brian McLogan
Factoring the GCF from a binomial, 4x^2 + 24x
πLearn how to factor quadratics. A quadratic is an algebraic expression having two as the highest power of its variable(s). To factor an algebraic expression means to break it up into expressions that can be multiplied together to get...
Brian McLogan
Given One Zero or Factor Find the Remaining Zeros
π Learn how to find all the zeros of a polynomial given one rational zero. 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...
Brian McLogan
Given One Zero or Factor Find the Remaining Zeros
π Learn how to find all the zeros of a polynomial given one complex zero. 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...
Brian McLogan
Learning to make multiplying rational expressions easy
Learn how to multiply 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. To multiply two rational expressions, we use the...
Brian McLogan
Learn how to divide a polynomial by a monomial
π Learn how to divide polynomials by a monomial using the long division algorithm. A monomial is an algebraic expression with one term while a polynomial is an algebraic expression with more than one term. To divide a polynomial by a...
Brian McLogan
Divide two functions then determine the domain
π 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...
Brian McLogan
Divide a quadratic function by a square root function to determine the domain
π 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...
Brian McLogan
Division of functions with a radical in the denominator and domain
π 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...
Brian McLogan
Dividing Rational Expression with factoring
Dividing Rational Expression with factoring
Brian McLogan
Identify Asymptotes and intercepts of Rational Function
π Learn how to find the slant/oblique asymptotes of a function. A slant (oblique) asymptote usually occurs when the degree of the polynomial in the numerator is higher than the degree of the polynomial in the denominator. To find the...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Category JS
In this video, we'll look at category JS. This clip is from the chapter "Category CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at category CRUD.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Formula Auditing
The aim of this video is to explore formula auditing. This clip is from the chapter "Excel 2019 Beginners: Advanced Formula Creation" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore and...
Brian McLogan
Simplify a rational expression by factoring a trinomial
Learn how to simplify 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. To simplify a rational expression, we factor...
Brian McLogan
Using descartes rule of signs to find the number of positive and negative real zeros
π Learn about Descartes' Rule of Signs. Descartes' rule of the sign is used to determine the number of positive and negative real zeros of a polynomial function. Knowing the number of positive and negative real zeros enables also to also...
Brian McLogan
Learn how to use long division to divide two polynomials the easy way
π Learn how to divide polynomials by binomial divisors using the long division algorithm. A binomial is an algebraic expression having two terms. Before dividing a polynomial, it is usually important to arrange the divisor in the...
Brian McLogan
36 Identities simplified using the product and quotient | Skills Practice Worksheet
In this video I will work on how to simplify trigonometric identities using the quotient identity, reciprocal identity, as well as how to multiply and divide. We will then simplify our expression to one single trigonometric function or...
Brian McLogan
Best explanation for how to divide polynomials with long division
π Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Curated Video
Bootstrap 5 Course Build Responsive Websites Like a Pro - Bootstrap Grid System
This video explains the Bootstrap Grid system. This clip is from the chapter "Bootstrap 5 Layout" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section focuses on the Bootstrap 5 layout.