Instructional Video3:06
Curated Video

Divisibility for Factors and Multiples

K - 12th
Use division to test for factors.
Instructional Video1:51
Curated Video

Associativity and Multiplication Problems (Part 1)

K - 12th
Associativity and multiplication problems.
Instructional Video3:01
Curated Video

Multiplication and Groups

K - 12th
Interpret products by drawing pictures.
Instructional Video4:24
Curated Video

Expressing Numbers in Scientific Notation (Part 2)

K - 12th
Express numbers in scientific notation.
Instructional Video5:00
Curated Video

Exponents and Powers

K - 12th
Read expressions involving exponents, and write them as equivalent expressions using repeated multiplication.
Instructional Video13:39
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Operators

Higher Ed
In this video, we will cover operators. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video4:19
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on Creating New Variables

Higher Ed
More on creating new variables, including the type of expressions that you can utilize. This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section...
Instructional Video4:40
Curated Video

Introduction to Multiplication using Arrays

K - 5th
This video lesson teaches students how to solve multiplication problems by creating arrays. It explains the concept of multiplication as repeated addition and shows how to represent multiplication using tally marks.
Instructional Video4:25
Brian McLogan

Finding an equation given a table of values using addition and multiplication

12th - Higher Ed
👉 How to write the rule of a function given the table of values. To write the rule of a function from the table is somehow tricky but can be made easier by having prior knowledge of the type of function. If the function is a linear...
Instructional Video1:14
Brian McLogan

Learn how to multiply cotangent by cotangent

12th - Higher Ed
👉 Learn how to simplify trigonometric expressions by factoring, expansion, and re-grouping. To simplify a trigonometric identity means to reduce the identity to the simplest form it can take which may be a number or a simple...
Instructional Video2:56
Brian McLogan

Math tutorial for factoring two rational expressions so that we can multiply them

12th - Higher Ed
In this video series I will show you how to multiply rational expressions. When multiplying rational expressions it is important VERY important for you to simplify your expression first by factoring. Factoring allows us to write our...
Instructional Video1:15
Brian McLogan

Learn how to solve an equation when you are taking the square root on both sides

12th - Higher Ed
👉 Learn how to solve radical equations having two radical terms. To solve a radical equation having two radical terms, we isolate the radical terms by placing them in the opposite sides of the equality sign. Next, we get rid of the...
Instructional Video8:05
Brian McLogan

Master multiplying trinomials by trinomials

12th - Higher Ed
Master multiplying trinomials by trinomials
Instructional Video6:34
Brian McLogan

What is factoring of polynomials

12th - Higher Ed
👉 Learn how to factor polynomials. 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. To factor an algebraic expression means to break it up...
Instructional Video2:07
Brian McLogan

Pre-Calculus - Multiplying radicals using the imaginary unit i, root(5) * root(-8)

12th - Higher Ed
In this math tutorial I will show you how to multiply complex numbers. Complex numbers come in the form of a +bi. Multiplying complex numbers carry some of the same properties as multiplying polynomials. However when simplifying we will...
Instructional Video4:42
Brian McLogan

Learn how to simplify two rational expression and then multiply them

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 Video4:42
Curated Video

Dividing Decimals

3rd - 5th
Divide a decimal by a one-digit decimal divisor using the traditional method.
Instructional Video2:48
Curated Video

Shopping with Sara (Solve multistep word problems by using equations with a letter for the unknown)

3rd - 5th
Sara needs school supplies. She needs 5 notebooks, 4 folders and 1 pencil case. A pencil case costs 6 dollars, while a folder costs 5 dollars and a notebook costs 2 dollars. How much money does she need to buy all the supplies?
Instructional Video7:23
Curated Video

Intro To Python Programming - Math in Python

Pre-K - Higher Ed
If you're like most people, you're not a big fan of math. Luckily you can let Python do the math for you! In this section will do arithmetic with Python.
Instructional Video10:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Closure of a Set

Higher Ed
In this video, we will cover closure of a set. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video3:24
FuseSchool

How To Multiply Whole Numbers By A Single Digit

6th - Higher Ed
How To Multiply Whole Numbers By A Single Digit | Numbers | Maths | FuseSchool Learn how to multiply whole numbers by a single digit in this video.
Instructional Video5:30
Brian McLogan

When given zeros including complex find the polynomial

12th - Higher Ed
👉 Learn how to write the equation of a polynomial when given imaginary zeros. Recall that 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...
Instructional Video8:24
Curated Video

Introduction To Website Development Technologies - JavaScript Arithmetic Operations

Higher Ed
In this video, you will learn about JavaScript arithmetic operations. This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this section, we...
Instructional Video14:07
Curated Video

Practical Data Science using Python - NumPy Arrays 2

Higher Ed
This video explains returning the dot product of two arrays. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.