Curated Video
Finding Zeros of Polynomials Using Graphing Calculators
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...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Calculator - Part 1
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...
Curated Video
Calculating Average Speed Using a Graph
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...
Brian McLogan
Evaluating a Natural Logarithm Without a Calculator ln(1/5)
👉 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)....
Curated Video
Converting Fractions to Decimals Using Multiplication
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...
Curated Video
Using your calculator efficiently
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...
Curated Video
Multiplying a Whole Number by a Fraction
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...
Brian McLogan
Learn to using the long division to divide two numbers
👉 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...
Brian McLogan
Learn to identify the parts and divide two numbers using long division
👉 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...
Curated Video
Finding Fractional Unit Rates Using a Graph
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....
Curated Video
Using short and long division to divide by a 2-digit divisor
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...
Brian McLogan
How to Find All of the Solutions of a Given Polynomial Without a Calculator
👉 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...
KnowMo
Percentage Increases: Methods for Calculations and Applications
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...
Brian McLogan
Tutorial - Evaluating Logarithms without a Calculator
👉 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,...
Brian McLogan
Solving exponential equations by using one to one property of logs
👉 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...
Brian McLogan
Learn how to evaluate using the half angle formula of sine
👉 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...
Brian McLogan
Evaluate cosine using half angle formula
👉 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...
Brian McLogan
Using the half angle of cosine to evaluate cos
👉 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...
Brian McLogan
Learn how to evaluate for the tangent of an angle using half angles
👉 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...
Brian McLogan
Evaluate for tangent using the half angle formula
👉 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...
Curated Video
Finding Unit Rate Using a Conversion Ratio
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...
Brian McLogan
Master Evaluating a Logarithmic Expressions using the one to one property
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,...
Brian McLogan
Pre-Calculus - How to evaluate a logarithm using the change of base formula, 1.06^x = 4.1
👉 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...
Curated Video
Implement arithmetic operations in a computer program : Arithmetic Operators
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...