Curated Video
Excel VBA Programming The Complete Guide - The Object Data Type
A variable supports more than just primitive data types like numbers and strings. It can also be assigned to any object in the Excel Object Model -- a Worksheet, a Workbook, etc. The design allows for code to be tighter and leaner. In...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - Bits and Bytes
Bits and bytes were mentioned in a previous lecture. Bits make up the digits in a binary number. Understanding the basics of the binary number system will help you understand how numbers are stored within the Arduino chip. In this video,...
Brian McLogan
Master Creating a scatter plot and writing the equation of a best fit line
Timestamps: 0:00 Intro 1:17 Example #1 7:50 Example #2 Corrections: 9:41 I mistakenly switched the last point x and y, it should be (64, 9). 14:35 Another mistake, 100 minus 9 is 91, not 81.
Brian McLogan
Write the equation of a parabola given a vertex and point
👉 Learn how to write the equation of a parabola given three points. The equation of a parabola is of the form f(x) = ax^2 + bx + c, where a, b and c are constants. Since, the equation of a parabola has 3 constants, three equations and...
Brian McLogan
Determine the final value for Compound interest problems
Learn about compound interest. We will look at how to determine the final value, initial value, interest rate and years needed. We will investigate problems compounded continuously, daily, weekly, monthly, quarterly and yearly. These...
Curated Video
Finding Solutions to Systems of Equations
In this video, the teacher explains how to find solutions to a system of equations by graphing and identifying points of intersection. The video also clarifies the common misconception that a system of equations always has infinitely...
Curated Video
Solving One-Step Equations Using a Pan-Balance
Representing and solving one-step equations on a pan-balance.
Curated Video
School Laboratory (Make line plots to display measurements in fractions of a unit and use addition and/or subtraction to solve problems based on information presented in line plots)
Draw a line plot of the volume measurement of liquids found in the school’s laboratory and answer questions about them.
Curated Video
Finding Multiples Using Area Models
Find some of the multiples of a one-digit whole number.
FuseSchool
Formulae of Organic Molecules
Learn the basics about Formula of organic molecules. What is a chemical formula? How do you draw a formula of organic molecules? Find out more in this video!
TLDR News
Why is Britain in This Brexit Mess? - TLDR News
Brexit is stretching the UK's constitution to its breaking point. Everyone seems to think the process has been undemocratic, and no-one seems to be happy with the progress that's been made. In this video, we explain the fundamental...
Brian McLogan
What is an equation
👉 Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Curated Video
TypeScript for Beginners - Extending Interfaces
This video demonstrates how to extend interfaces. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Brian McLogan
Different representations of polar points with negative radius and angle
Different representations of polar points with negative radius and angle