Instructional Video14:00
Programming Electronics Academy

Tutorial 09: How to read voltages with analogRead(): Arduino Course for Absolute Beginners (ReM)

Higher Ed
In the last lesson you learned about using the analogRead() function to collect data from a sensor connected to one of the Arduino' analog pins. The range of data we received from the analogRead() function, was mapped from 0 to 1023....
Instructional Video5:24
Python Programmer

EDA Python - 06-1python_Calc

Higher Ed
Getting started with python. An introduction to using python with simple mathematical expressions.
Instructional Video12:46
Curated Video

Using Standard Form in Chemistry: Expressing Large and Small Numbers for Calculations

Higher Ed
The video explains the use of standard form in chemistry to express very large or very small numbers in a more manageable way for calculations. It provides examples of converting numbers to standard form and demonstrates how to multiply...
Instructional Video10:46
Brian McLogan

Learn how to graph an ellipse by re writing the equation from completing the square

12th - Higher Ed
Learn how to graph horizontal ellipse which equation is in general form. A horizontal ellipse is an ellipse which major axis is horizontal. When the equation of an ellipse is written in the general form, we first rewrite it in standard...
Instructional Video16:30
APMonitor

Java ☕ Variables

10th - Higher Ed
One of the most useful resources in all of programming are variables. Just like in math, a variable is a container that represents a value that can change. Let's say you are designing a program that makes automatically makes birthday...
Instructional Video2:46
Tarver Academy

Decimal Notation Example Problem

12th - Higher Ed
In This Episode, Tyler Teaches Us About Decimal Notation Example Problems
Instructional Video2:29
FuseSchool

What Are Integers?

6th - Higher Ed
The virtual school explains the basic principles about integers!
Instructional Video6:16
Brian McLogan

Learn how to use a table to graph a quadratic equation

12th - Higher Ed
👉 Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video7:36
KnowMo

Converting Decimals into Fractions

9th - Higher Ed
This is a lecture video that explains how to convert decimals into fractions. The presenter begins by defining what fractions are and pointing out the importance of understanding place value. They then go on to list common decimal to...
Instructional Video2:45
KnowMo

Math Basics: Expressing Quantities as Fractions and Percentages

9th - Higher Ed
The video explains how to express quantities as fractions or percentages of each other. The instructor uses examples to demonstrate the process of simplifying fractions, calculating fractions of amounts, converting fractions to...
Instructional Video3:17
Brian McLogan

Multiplying two numbers in scientific notation

12th - Higher Ed
👉 Learn how to multiply numbers written in scientific notations. Scientific notation is a convenient way of writing very large or very small numbers. A number written in scientific notation is of the form a * 10^n where a is the first...
Instructional Video4:41
Brian McLogan

When given a geometric sequence,determine the 8th term by using the explicit formula

12th - Higher Ed
👉 Learn how to find the nth term of a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in which...
Instructional Video6:21
Brian McLogan

Graphing a quadratic by using a table and the axis of symmetry

12th - Higher Ed
👉 Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Instructional Video8:16
KnowMo

Converting Fractions into Decimals: Equivalent Fraction Method and Division Method

9th - Higher Ed
This video provides an explanation of how to convert fractions into decimals. The video begins by defining what fractions are and the meaning of their numerator and denominator. The presenter then goes through some common...
Instructional Video4:09
Curated Video

Division of Decimal Numbers by 10 and 100 Using Place Value

K - 5th
In this video, students learn how to divide decimal numbers by 10 and 100 using their understanding of place value. They are taught that dividing by 10 or 100 involves shifting the decimal point to the left, and that dividing by a power...
Instructional Video8:13
Brian McLogan

How to find the vertices, foci and center of an ellipse

12th - Higher Ed
Learn how to graph horizontal ellipse not centered at the origin. A horizontal ellipse is an ellipse which major axis is horizontal. To graph a horizontal ellipse, we first identify some of the properties of the ellipse including the...
Instructional Video16:47
Packt

Loan Calculator [Part 2] - Calculate & Error

Higher Ed
DOM Projects: Loan Calculator [Part 2] - Calculate & Error This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.
Instructional Video10:09
Catalyst University

Chemistry Basics of Scientific Notation

Higher Ed
In this video, we will explore: 1) How to write a decimal number in scientific notation. 2) How to convert from scientific notation back to decimal notation.
Instructional Video2:07
Brian McLogan

Dividing a larger integer into a smaller integer to convert to decimal form 7/ 15

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 Video3:59
Practical Ninjas

Machine Learning - Introduction to binary number systems | Understanding digital systems | DE 01

12th - Higher Ed
Digital Electronics 01. ----------------------------------- This is the first video in the series on Digital Electronics which covers some of the prerequisites for the
Instructional Video17:34
KnowMo

Advanced Area and Volume

3rd - Higher Ed
Advanced Area and Volume
Instructional Video5:01
Curated Video

Converting Repeating Decimals into Fractions: Proving Rationality

K - 5th
This video introduces the concept of rational numbers and discusses the skepticism surrounding repeating decimals. Through examples and a pattern, the teacher shows how to convert repeating decimals into fractions, providing a clear...
Instructional Video4:06
Curated Video

Dividing Whole Numbers by 10 and 100 Using Place Value

K - 5th
In this video lesson, students learn how to divide whole numbers by 10 and 100 by understanding the concept of place value. They discover that when dividing by 10, the digits shift one place to the right, and when dividing by 100, the...
Instructional Video1:53
FuseSchool

Is A Number In A Sequence

6th - Higher Ed
In this video we are going to look at how we work out whether a number is in sequence or not. We looked at finding the nth term rule, generating sequences from it and finding terms in a sequence from the nth term rule in part 1. Is 730 a...