Instructional Video6:51
Brian McLogan

Master Determine if two functions are inverses of each other formally ex 2

12th - Higher Ed
Master Determine if two functions are inverses of each other formally ex 2
Instructional Video5:28
Brian McLogan

Master Determine if two function are inverses of each other formally ex 1

12th - Higher Ed
Master Determine if two function are inverses of each other formally ex 1
Instructional Video3:30
Brian McLogan

Tutorial - Dividing complex numbers ex 18, 7/(8 + i)

12th - Higher Ed
In this video series I will show you how divide complex numbers. We do this by eliminating the imaginary number on the denominator by producing equivalent fractions. We do this by multiplying i if we have an imaginary number on the...
Instructional Video2:08
Brian McLogan

Tutorial - Simplifying Expressions with Complex numbers ex 6, (2 + root(-1)) + (-3 + root(-16))

12th - Higher Ed
In this video playlist you will learn everything you need to know with complex and imaginary numbers (2 + root(-1)) + (-3 + root(-16))
Instructional Video0:54
Brian McLogan

Tutorial - Learn how to subtract an imaginary term from a complex number ex 14, (3 + 2i) - 9i

12th - Higher Ed
In this video playlist you will learn everything you need to know with complex and imaginary numbers (3 + 2i) - 9i
Instructional Video3:04
Brian McLogan

Summary for simplifying an imaginary number to a higher power

12th - Higher Ed
👉 Learn the basics of converting between radicals and 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...
Instructional Video5:01
Brian McLogan

Learn how to complete the square and identify the vertex, domain and range

12th - Higher Ed
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Instructional Video5:25
Curated Video

Python 3 for Beginners: Python Functions - The Dry Concept

Higher Ed
In this educational video, we dive into the concept of Dry programming, which stands for don't repeat yourself. We explore how functions can be used in Python to reduce code repetition and increase program efficiency. You'll learn how to...
Instructional Video2:07
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Numbers and Operations

Higher Ed
This video shows how to use numbers and operations in Python. This clip is from the chapter "Python Basics- Level 1" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".This section is about the fundamentals of...
Instructional Video5:01
Brian McLogan

Simple Mistake to Avoid when Evaluating an Expression

12th - Higher Ed
When Students go to evaluate a basic expression they often make a simple mistake that is very obvious and easy to miss.
Instructional Video3:47
Curated Video

Order of Operations

3rd - 5th
Evaluate expressions that contain exponents according to the order of operations.
Instructional Video1:51
Curated Video

Associativity and Multiplication Problems (Part 1)

K - 12th
Associativity and multiplication problems.
Instructional Video9:31
Curated Video

Arduino for Beginners - 2022 Complete Course - Conditions

Higher Ed
This video explains conditions. This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
Instructional Video6:23
Curated Video

Rust Programming Master Class from Beginner to Expert - String Concatenation and Ownership

Higher Ed
In this video, you will learn how to perform string concatenation and ownership. This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this...
Instructional Video15:37
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Basic Fundamentals of MongoDB

Higher Ed
This video explains the basic fundamentals of MongoDB. This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on MongoDB and...
Instructional Video7:18
Curated Video

Google Sheets Fundamentals - Google Sheets Quick Start 3

Pre-K - Higher Ed
Doing the Math • Creating a formula to calculate the result • Using a function to calculate the result • Copying and pasting a formula • Selecting precision for the result
Instructional Video4:15
Curated Video

Intro To Python Programming - Python Tuples

Pre-K - Higher Ed
Tuples are similar to lists, but they are immutable. You'll learn to create tuples in this video.
Instructional Video2:26
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Bonus: Refactoring Other Stateless Functional Components

Higher Ed
In this video you'll refactor some class components to stateless functional components. This clip is from the chapter "Using a Third-Party Component" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Instructional Video5:09
Brian McLogan

Factor out a fraction to complete the square and find the vertex

12th - Higher Ed
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Instructional Video0:47
Brian McLogan

Simplify the square root with ex 8

12th - Higher Ed
Learn how to simplify the expression raised to the 12th power and having terms separated by addition.
Instructional Video4:10
Brian McLogan

Asymptotes and intercepts

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 Video2:00
Brian McLogan

Taking the square root of a monomial raised to the 4th power,

12th - Higher Ed
👉 Learn how to simplify the square root of an expression. The square root of an expression is an expression which will multiply itself twice to give the original expression. To simplify the square root of an expression, we...
Instructional Video8:47
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - String Properties and Methods

Higher Ed
Strings are part of this thing called an "object". Objects have special features and pieces of data that come with them. This lesson will show you how to access that data and the special features. This clip is from the chapter...
Instructional Video7:53
Curated Video

Job-Ready SQL in an Afternoon - Joining Conditionals

Higher Ed
In this video, we will cover joining conditionals. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.