Instructional Video3:39
Brian McLogan

Solving a quadratic equation using inverse operations

12th - Higher Ed
πŸ‘‰Learn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Instructional Video5:39
Curated Video

Writing and Graphing Inequalities to Represent Situations

K - 5th
In this video, the teacher explains how to represent a situation using inequalities. They use examples such as comparing unknown numbers to a given value or representing temperature ranges. The teacher demonstrates how to write the...
Instructional Video5:12
Curated Video

Describe computer programming : Variables and Data Types

Higher Ed
From the section: Introduction to Python. In this section we look at Python's fundamental, built-in data structures, and discuss how and when to use them. This video will give you an overview of the variables and data types. β€’ Create...
Instructional Video12:13
Why U

Algebra 47 - Describing Infinte Solution Sets Parametrically

12th - Higher Ed
When the graph of the solutions of a system of linear equations in three variables is a line in Cartesian space, the solutions can be described either by a group of three parametric equations, or a parametric ordered-triple. This lecture...
Instructional Video4:47
Curated Video

Finding the Side Length of a Square Given the Area

K - 5th
In this video, the teacher explains how to find the side length of a square when given its area. They demonstrate the process using different examples and variables. The teacher emphasizes the importance of using the same variable for...
Instructional Video8:40
APMonitor

Solve Nonlinear Equations with Python

10th - Higher Ed
This tutorial demonstrates how to set up and solve a set of nonlinear equations in Python using the SciPy Optimize package.
Instructional Video5:17
Brian McLogan

How to implicitly differentiate an evaluate through a point

12th - Higher Ed
πŸ‘‰ Learn how to find the derivative of an implicit function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Instructional Video5:15
Curated Video

Graphing Lines in Non-Slope Intercept Form

K - 5th
In this video, the teacher explains how to graph a line that is not in slope intercept form. They demonstrate how to isolate the variable and simplify fractions to write the equation in slope intercept form. The teacher also emphasizes...
Instructional Video4:57
Curated Video

Solving Equations Involving Squares and Square Roots

K - 5th
In this lesson, students learn how to solve equations involving squares and square roots by using properties they already know. They discover that when solving one-step equations where the variable is squared, there will be two solutions...
Instructional Video4:40
Mazz Media

Controls and Variables

K - 8th
In this live-action program viewers will learn that controls and variables are the basis for applying the scientific method in a lab experiment. Students will come to understand that in an experiment, variables change, while the other...
Instructional Video3:23
Brian McLogan

How do you solve one step equation

12th - Higher Ed
πŸ‘‰ 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...
Instructional Video7:07
R Programming 101

Data types in R programming

Higher Ed
In this video I provide an overview of the five main types of data used in R programming. These are character, factor, integer, continuous and logical. I show how you can look at the structure of a dataframe and change the data type for...
Instructional Video9:05
Curated Video

C++ for Beginners - Introduction to Vectors

Higher Ed
In this lesson, your instructor discusses vectors. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Instructional Video13:07
Programming Electronics Academy

Introduction to User Defined Functions: Arduino Course 8

Higher Ed
A description of User Defined Functions in programming.
Instructional Video4:50
Curated Video

Solving Linear Equations with Rational Numbers and Fractions

K - 5th
In this lesson, students will learn how to solve linear equations with rational numbers, focusing on examples involving fractions. They will explore different methods, such as distributing fractions or multiplying both sides by a...
Instructional Video2:10
Brian McLogan

How to determine the inverse of an exponential equation

12th - Higher Ed
πŸ‘‰ Learn how to convert an exponential equation to a logarithmic equation. This is very important to learn because it not only helps us explain the definition of a logarithm but how it is related to the exponential function. Knowing how...
Instructional Video6:28
Curated Video

Solving Exponential Equations with Logarithms

K - 5th
In this lesson, students learn how to solve exponential equations when the base is not 10 or E by using logarithms. They are taught the property that the logarithm of a base to the X power is equal to X times the logarithm of the base....
Instructional Video8:28
Math Fortress

Algebra I: Translating Words Into Symbols (Level 1 of 2)

12th - Higher Ed
This video shows you how to translate mathematical phrases written in words and translating them into variable expressions. Common phrases involving addition, subtraction, multiplication, and division are covered. In addition, the video...
Instructional Video4:24
Curated Video

Graphing Equations from a Table of Values

K - 5th
In this video, the teacher explains how to graph equations using a table of values. They demonstrate the process using two examples: X + y = 7 and X^2 + y^2 = 25. By choosing values for X or Y and solving for the other variable, they...
Instructional Video9:16
Catalyst University

Derivatives Using Power (Exponent) Rule

Higher Ed
Derivatives Using Power (Exponent) Rule
Instructional Video11:38
Global Health with Greg Martin

Understanding missing data and missing values. 5 ways to deal with missing data using R programming

Higher Ed
In this video I talk about how to understand missing data and missing values. I also provide 5 strategies to deal with missing data using R programming. If you're doing quantitative analysis or statistical analysis, your dataset will...
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...
Instructional Video1:02:58
Curated Video

Data Science and Machine Learning with R - Hands-on Exploratory Data Analysis

Higher Ed
This video explains hands-on exploratory data analysis.
r/>
This clip is from the chapter "Exploratory Data Analysis" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section...
Instructional Video2:58
Curated Video

Learning R for Data Visualization (Video 24)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...