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:21
Brian McLogan

Pre-Calculus - Dividing by a complex number Pre calc help (6-5i) / i

12th - Higher Ed
In this video series I show you how to simplify rational complex numbers. We do this by eliminating dividing by an imaginary number. We can either do this by multiplying by i which produces -1 or multiplying by the conjugate of a...
Instructional Video2:26
Brian McLogan

Write the quotient in Standard Form

12th - Higher Ed
In this video series I show you how to simplify rational complex numbers. We do this by finding the complex conjugate of our denominator and multiplying both the numerator and denominator by this expression. It is important to use the...
Instructional Video2:10
Brian McLogan

What does the quotient mean when dividing polynomials

12th - Higher Ed
👉 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...
Instructional Video3:54
Brian McLogan

Learn How to Determine Slant Asymptote 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 Video8:38
Curated Video

Negative Exponents

9th - 12th
In this video lesson we will learn how to rewrite expressions with negative exponents. We will understand that a power with a negative exponent can be rewritten using the reciprocal and a positive exponent. We will make connections and...
Instructional Video3:22
Curated Video

Interpreting Remainders (Part 1)

3rd - 5th
Interpret the remainder of a real-world division problem.
Instructional Video1:35
Curated Video

How to Divide a Decimal by a Decimal

9th - 12th
In this short video we will answer a standardized math test question where we are asked to divide a decimal by a decimal. We will understand division to be dividend divided by the divisor and equals the quotient. We will review that the...
Instructional Video8:18
Brian McLogan

You Have To Know How To Divide These Polynomials

12th - Higher Ed
When students are first learning how to divide polynomials it is important to start your learning off right by working through basic examples to get the problems right.
Instructional Video4:05
Brian McLogan

Simplifying an exponent with a negative rational power

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

Simplify an expression

12th - Higher Ed
👉 Learn how to simplify rational powers using the power and the quotient rules. There are some laws of exponents which might come handy when simplifying expressions with exponents. Some of the laws include the quotient law which states...
Instructional Video3:02
Brian McLogan

Pre-Calculus - Subtracting two trig rational expression and the simplifying the difference

12th - Higher Ed
In this video playlist you will learn all about Analytic Trigonometry. We will start by simplifying trigonometric expressions using trigonometric identities such as the quotient, reciprocal,Pythagorean Identies as well basic algebraic...
Instructional Video1:18
Brian McLogan

Pre-Calculus - Simplifying a trigonometric expression by using the even and odd identities

12th - Higher Ed
In this video playlist you will learn all about Analytic Trigonometry. We will start by simplifying trigonometric expressions using trigonometric identities such as the quotient, reciprocal,Pythagorean Identies as well basic algebraic...
Instructional Video2:48
Brian McLogan

Pre-Calculus - Rewriting a complex number without i on the denominator (6-5i) / i

12th - Higher Ed
In this video series I show you how to simplify rational complex numbers. We do this by eliminating dividing by an imaginary number. We can either do this by multiplying by i which produces -1 or multiplying by the conjugate of a...
Instructional Video4:21
Brian McLogan

Tutorial - Dividing complex numbers ex 22, (4 - 3i)/(-1 - 4i)

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 Video5:44
Brian McLogan

What exactly is factoring a polynomial

12th - Higher Ed
👉 Learn how to factor polynomials by GCF. 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...
Instructional Video5:27
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - String Format Specifiers

Higher Ed
In this video, you will learn how to use the = format specifier that will do the same task as our {} to print any values. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming with...
Instructional Video9:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Problem Solving Approach

Higher Ed
This video focuses on the problem-solving approach. This clip is from the chapter "Implementations and Interview Questions" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on implementations...
Instructional Video1:54
Brian McLogan

How to write the sum formula of cosine as a single function and angle

12th - Higher Ed
👉 Learn all about sum and difference angle identities. In this video playlist, you will learn how to evaluate, solve, simplify and verify using sum and difference angle identities. We will evaluate using angles not found on the unit...
Instructional Video8:50
Brian McLogan

Given a quadratic factor, find all the zeros

12th - Higher Ed
👉 Learn how to divide two polynomial using long division. We will follow the long division algorithm to identify the quotient or other factor that divides into the polynomial.
Instructional Video1:30
Brian McLogan

Pre-Calculus - Simply expressions using fundamental identities, cotx . secx

12th - Higher Ed
In this video series I show you how to simplify trigonometric expressions by using identities. Trigonometric identities help us transform expressions so that we can simplify an expression to a singular term. We will apply reciprocal,...
Instructional Video2:57
Curated Video

Dividing One Term Expressions

3rd - 5th
Dividing expressions containing variables.
Instructional Video4:28
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Divmod

Higher Ed
In this video, we will cover Python function- Divmod. 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...
Instructional Video3:30
Curated Video

Data Structures and Algorithms The Complete Masterclass - Graph Traversal Complexity

Higher Ed
This video explains graph traversal complexity. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of graph traversals.