Instructional Video11:00
Curated Video

Page Layout with CSS II

Pre-K - Higher Ed
In this video, Mark will review the more contemporary page layout techniques such as Flexbox.
Instructional Video3:53
Curated Video

Dividing Whole Numbers by Fractions

K - 12th
Divide a whole number by a fraction.
Instructional Video5:44
Curated Video

Adding Zeros to Decimals

K - 12th
Adding zeros to the decimal division when using the traditional method.
Instructional Video12:52
Curated Video

Machine Learning Random Forest with Python from Scratch - Calculator Project

Higher Ed
This video demonstrates how to create our calculator using addition and subtraction functions. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from ScratchΒ©".This section...
Instructional Video3:23
Brian McLogan

Dividing two polynomials using synthetic division

12th - Higher Ed
πŸ‘‰ Learn about dividing by synthetic division when there is a missing power. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Instructional Video2:35
Brian McLogan

Write the equation of a line parallel to another through a point

12th - Higher Ed
πŸ‘‰ Learn how to write the equation of a line that is parallel to a given line. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms...
Instructional Video3:26
Brian McLogan

Write the equation of a line given the slope and a point that the line runs through

12th - Higher Ed
πŸ‘‰ Learn how to write the equation of a line in a point-slope form. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms which we can...
Instructional Video14:39
Curated Video

The Full Stack Web Development - Selectors & Mouse Events - Project on Selectors

Higher Ed
jQuery Programming Techniques: Selectors & Mouse Events - Project on Selectors 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...
Instructional Video5:12
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Display Property

Higher Ed
In this video, we'll cover CSS display property. This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS inline style,...
Instructional Video2:39
Brian McLogan

How to identify the asymptotes and intercepts of a rational function

12th - Higher Ed
πŸ‘‰ 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...
Instructional Video3:17
Brian McLogan

Algebra 2 - factoring tutorial to help you solve for the zeros of a polynomial y = x^4 ‐ x^2 ‐ 56

12th - Higher Ed
πŸ‘‰ Learn how to find all the zeros of a polynomial. 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 the values...
Instructional Video1:50
Brian McLogan

How to simplify the quotient of two radicals

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

Determine the Zeros by Factoring an Find Multiplicity

12th - Higher Ed
πŸ‘‰ Learn how to find all the zeros of a polynomial. 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 the values...
Instructional Video8:14
Brian McLogan

Verify Three Basic Trigonometric Identities You Need To Know

12th - Higher Ed
If you are just starting out learning how to verify trigonometric identities then check this video to get you started
Instructional Video10:18
Brian McLogan

4 TIPS For Simplifying Trig Identities

12th - Higher Ed
In this video I will cover my favoring tips I want every student to be able to understand when they are simplifying trigonometric expressions. I hope these videos can be helpful to you.
Instructional Video6:57
Brian McLogan

Is it a factor or not? Polynomial Style

12th - Higher Ed
πŸ‘‰Is it a factor or not. In this video I will show you three different ways to identify if you have a factor or not of a polynomial and let you decide which method you want to use for your next problem.
Instructional Video8:01
Curated Video

The Complete Excel Guide: Beginners to Advanced - Subtotals

Higher Ed
The aim of this video is to explore subtotals. This clip is from the chapter "Excel 2019 Beginners: Outlining and Subtotaling" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore what is...
Instructional Video3:31
Brian McLogan

Simplifying the quotient of two rational expression by factoring

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

Write the rational expression in reciprocal function form

12th - Higher Ed
πŸ‘‰ Learn all about reciprocal functions. A reciprocal function is a function of the form f(x) = 1/x. The graph of a reciprocal function is composed of the vertical and the horizontal asymptotes and the points where the curve turns. For...
Instructional Video12:19
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Catching Exceptions

Higher Ed
When you get an error, you need to "handle" it so your code doesn't crash. This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP,...
Instructional Video5:51
Curated Video

Modern HTML and CSS from the Beginning (Including Sass) - Knowledge Timeline [3] - Responsive Media Queries

Higher Ed
Mini Projects With Keyframes, Transitions, etc: Knowledge Timeline [3] - Responsive Media Queries This clip is from the chapter "Mini Projects With Keyframes, Transitions, etc" of the series "Modern HTML and CSS from the Beginning...
Instructional Video6:22
Curated Video

Dividing a Decimal by a Whole Number

3rd - 5th
Divide a decimal by a whole number using the traditional method.
Instructional Video3:00
Curated Video

Divisibility Rules for 3 and 9

3rd - 5th
Check if a whole number is divisible by 3 and 9.
Instructional Video14:28
Curated Video

Google Apps Script - Exercise Coding Projects - HTML Send Email Through Apps Script

Higher Ed
This video explains sending email through Apps Script. This clip is from the chapter "JavaScript and Google Apps Script Web App" of the series "Google Apps Script - Exercise Coding Projects".This section explains JavaScript and Google...