Instructional Video8:36
Curated Video

Finding Zeros of Polynomials Using Graphing Calculators

K - 5th
In this video, the teacher explains how to find the zeros of a polynomial function using a graphing calculator. They demonstrate the process of long division to determine factors and use the quadratic formula to solve quadratic...
Instructional Video3:30
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Calculator - Part 1

Higher Ed
In this video, we will begin building a calculator app using React. You will learn to set up the project, create the necessary components for the calculator interface, and handle user input. The video will guide you through implementing...
Instructional Video5:11
Curated Video

Calculating Average Speed Using a Graph

K - 5th
This video lesson teaches students how to calculate average speed using a graph. It explains the concept of rates and unit rates, and demonstrates how to find the unit rate from a given rate. The lesson also introduces the coordinate...
Instructional Video3:39
Brian McLogan

Evaluating a Natural Logarithm Without a Calculator ln(1/5)

12th - Higher Ed
👉 Learn how to evaluate natural logarithms. Recall that the logarithm of a number says a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a)....
Instructional Video4:03
Curated Video

Converting Fractions to Decimals Using Multiplication

K - 5th
In this video, we explore the relationship between fractions and decimals by using multiplication. We learn that many fractions can be easily converted to decimals without long division or a calculator if we know the decimal equivalent...
Instructional Video18:44
Curated Video

Using your calculator efficiently

Pre-K - Higher Ed
Pupil outcome: I can fluently use certain calculator functions and use a calculator appropriately. Key learning points: - Division can be inputted using different calculator buttons. - A calculator can produce an error if not programmed...
Instructional Video4:15
Curated Video

Multiplying a Whole Number by a Fraction

9th - 12th
In this video, the teacher guides viewers through solving a real-world math problem involving multiplication of a whole number by a fraction. Using a table and a calculator, the problem is broken down step by step to find the number of...
Instructional Video4:21
Brian McLogan

Learn to using the long division to divide two numbers

12th - Higher Ed
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
Instructional Video2:26
Brian McLogan

Learn to identify the parts and divide two numbers using long division

12th - Higher Ed
👉 In this video series you will learn how to divide integers. We will discuss basic division and then move to division using long division. Integers will be single digit as well as multi-digit problems. When a number the divisor does not...
Instructional Video4:06
Curated Video

Finding Fractional Unit Rates Using a Graph

K - 5th
In this video, students learn how to find a fractional unit rate by using a graph. The teacher explains that unit rates can be expressed as fractions instead of decimals, and provides examples of how to calculate unit rates from graphs....
Instructional Video17:42
Curated Video

Using short and long division to divide by a 2-digit divisor

Pre-K - Higher Ed
Pupil outcome: I can use short and long division to divide by a 2-digit divisor. Key learning points: - Long division records the subtraction as a calculation underneath the dividend. - Long division records the regrouping alongside the...
Instructional Video11:34
Brian McLogan

How to Find All of the Solutions of a Given Polynomial Without a Calculator

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial that cannot be easily factored. 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...
Instructional Video4:33
KnowMo

Percentage Increases: Methods for Calculations and Applications

12th - Higher Ed
This video is a lecture on percentage increases, with a focus on how to calculate them for interest calculations and profit margins. The presenter explains two methods for calculating percentage increases, the unitary method and using a...
Instructional Video2:54
Brian McLogan

Tutorial - Evaluating Logarithms without a Calculator

12th - Higher Ed
👉 Learn how to evaluate basic logarithms. Recall that the logarithm of a number says a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a). Thus,...
Instructional Video3:10
Brian McLogan

Solving exponential equations by using one to one property of logs

12th - Higher Ed
👉 Learn all about solving exponential equations. In this playlist, we will explore how to solve exponential equations by using a calculator as well as without. We will explore applying the one to one property and solving exponential...
Instructional Video6:10
Brian McLogan

Learn how to evaluate using the half angle formula of sine

12th - Higher Ed
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Instructional Video3:28
Brian McLogan

Evaluate cosine using half angle formula

12th - Higher Ed
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Instructional Video3:27
Brian McLogan

Using the half angle of cosine to evaluate cos

12th - Higher Ed
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Instructional Video3:58
Brian McLogan

Learn how to evaluate for the tangent of an angle using half angles

12th - Higher Ed
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Instructional Video3:02
Brian McLogan

Evaluate for tangent using the half angle formula

12th - Higher Ed
👉 Learn how to evaluate the Sine of an angle using the half-angle formula. The half-angle formula for Sine is helpful when you need to determine the exact value of function given an angle but cannot use a calculator or the angle is not...
Instructional Video3:26
Curated Video

Finding Unit Rate Using a Conversion Ratio

9th - 12th
In this video, the teacher explains how to find the unit rate cost per ounce of buying a watermelon using conversion ratios. The video walks through the steps of converting from pounds to ounces and shows how to avoid common mistakes...
Instructional Video14:46
Brian McLogan

Master Evaluating a Logarithmic Expressions using the one to one property

12th - Higher Ed
Welcome, ladies and gentlemen. So what I'd like to do is show you how to evaluate a logarithm without a calculator. Now, we can do this and hopefully, you watched my least evaluated logarithm kind of using with simple ones. So therefore,...
Instructional Video1:18
Brian McLogan

Pre-Calculus - How to evaluate a logarithm using the change of base formula, 1.06^x = 4.1

12th - Higher Ed
👉 Learn how to evaluate logarithms using a change of base formula. The change of base formula states that when we have a log of a to the base of b, we can evaluate the logarithm by using a common base for both a and b as follows: log of...
Instructional Video4:36
Curated Video

Implement arithmetic operations in a computer program : Arithmetic Operators

Higher Ed
From the section: Basics. In this section, we look into comments, variables and its types, list, tuples, dictionary, various operators, and loops in details. An arithmetic operator is a mathematical function that takes two operands and...