Instructional Video2:02
Curated Video

Finding Slope Between Two Points Challenge Day #1

9th - 12th
This video will review/introduce the concept of finding slope between two points. This is the first of five videos, a 5 day challenge, to build proficiency finding the slope of a line using two points. We will use the formula and...
Instructional Video3:30
Curated Video

Finding Slope and Y-Intercept from a Table of Values

9th - 12th
In this video, the teacher explains how to identify the slope and Y intercept of a linear function from a table of values, using a standardized math test question as an example. The teacher walks through the steps of finding the slope...
Instructional Video2:45
Flipping Physics

#3 Mechanics Multiple Choice Solutions - AP Physics C 1998 Released Exam

12th - Higher Ed
This problem is about determining which position vs. time graph best fits a velocity vs. time graph.
Instructional Video1:16
Flipping Physics

#47 Electricity and Magnetism Multiple Choice Solutions - AP Physics C 1998 Released Exam

12th - Higher Ed
This problem is about the relationship between electric field, electric force and electric potential using a graph.
Instructional Video6:14
Flipping Physics

2015 #5 Free Response Question - AP Physics 1 - Exam Solution

12th - Higher Ed
This is a Short Answer question but is not included in either AP Physics C curricula.
Instructional Video10:29
Flipping Physics

Graphing Resistivity

12th - Higher Ed
What data is needed on the x and y axes of a graph that will have a straight, best-fit line with a slope equal to the resistivity of nichrome? We collect the data and answer this question.
Instructional Video11:11
Flipping Physics

2018 #2 Free Response Question - AP Physics 1 - Exam Solution

12th - Higher Ed
My solutions to Free Response Question #2 from the 2018 AP Physics 1 Exam. This is an experimental design question about resistivity. Also included are my reflections on how to get perform better on the exam. This Experimental Design...
Instructional Video13:17
Flipping Physics

Derivative Introduction

12th - Higher Ed
The derivative is introduced and several examples are worked through. The difference between average and instantaneous velocity is demonstrated on a graph. The derivative of a power function rule is worked through. Again, graphs are used...
Instructional Video15:15
Flipping Physics

AP Physics C: Kinematics Review (Mechanics)

12th - Higher Ed
Calculus based review of conversions, velocity, acceleration, instantaneous and average velocity and acceleration, uniformly accelerated motion, free fall and free fall graphs, component vectors, vector addition, unit vectors, relative...
Instructional Video12:25
Flipping Physics

Understanding and Walking Position as a function of Time Graphs

12th - Higher Ed
In this lesson we derive that the slope of a position versus time graph is velocity. We also walk through several position as a function of time graphs to understand what they mean.
Instructional Video2:56
Brian McLogan

Learn how to eliminate the parameter with linear equations

12th - Higher Ed
Learn how to eliminate the parameter in a parametric equation. A parametric equation is a set of equations that express a set of quantities as explicit functions of a number of independent variables, known as parameters. Eliminating the...
Instructional Video13:41
Zach Star

What Math Classes Do Engineers (and Physics Majors) Take?

12th - Higher Ed
This is a more technical video that describes the calculus classes you will take as an engineering (and physics major) in undergrad. Regardless of what type of engineering discipline you choose, you will take mostly the same math...
Instructional Video8:04
Brian McLogan

Write the equation of a line tangent to a polynomial through a point

12th - Higher Ed
👉 Learn how to find and write the equation of the tangent line of a curve at a given point. The tangent of a curve at a point is a line that touches the circumference of the curve at that point. To find the equation of the tangent line...
Instructional Video11:02
R Programming 101

Linear regression using R programming

Higher Ed
Simple linear regression models using R programming doesn't need to be scary. This video will take you through the basics of how to interpret linear regression results and the code needed to do the regression models. If you are learning...
Instructional Video8:42
Curated Video

Exploring Vertical Scaling in Linear Equations

K - 5th
In this lesson, students will explore the similarities and differences between two functions, by examining their intercepts, slopes, and algebraic representations. Through visual and algebraic analysis, students will understand how...
Instructional Video3:38
Brian McLogan

How to sketch the particular equation from the slope field

12th - Higher Ed
Learn how to create slope fields and sketch the particular solution to a differential equation. Slope fields are tools used to graphically obtain the solutions to a differential equation. It is the estimation of the graphical...
Instructional Video4:51
Brian McLogan

How to write the equation of the tangent line with implicit differentiation

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:28
Curated Video

Investigating the Relationship Between Acceleration and Mass: A Physics Practical Activity

9th - Higher Ed
The video explains a required physics practical activity that investigates the relationship between the acceleration of an object and its mass, keeping the force constant. The experiment uses a trolley being accelerated by the weight of...
Instructional Video4:49
Curated Video

Describing Straight Lines Using Slope

K - 5th
In this video, the teacher explains how to describe a straight line using a unique slope. They demonstrate that similar right triangles make straight lines, and the ratio of rise to run remains constant regardless of the specific...
Instructional Video4:37
Curated Video

Finding the X Coordinate of the Intersection of Two Equations

K - 5th
In this video, the teacher explains how to find the X coordinate of the point of intersection of two equations without graphing or making a chart. They review slope intercept form and explain how to determine the slope and Y intercept....
Instructional Video6:03
Brian McLogan

Write the equation of the tangent line with the quotient rule at a point

12th - Higher Ed
👉 Learn how to find and write the equation of the tangent line of a curve at a given point. The tangent of a curve at a point is a line that touches the circumference of the curve at that point. To find the equation of the tangent line...
Instructional Video3:23
Curated Video

Approximating Solutions to Systems of Equations by Graphing

K - 5th
IBy graphing equations and identifying the intersection point, you can determine the approximate solution. This method allows you to visualize the solutions and make estimations even when the intersection point is not on integers.
Instructional Video4:47
Brian McLogan

Learn how to write the equation of a tangent line through a point of a function

12th - Higher Ed
👉 Learn how to find and write the equation of the tangent line of a curve at a given point. The tangent of a curve at a point is a line that touches the circumference of the curve at that point. To find the equation of the tangent line...
Instructional Video15:21
APMonitor

Linear and Polynomial Regression in Python

10th - Higher Ed
This brief tutorial demonstrates how to use Numpy and SciPy functions in Python to regress linear or polynomial functions that minimize the least squares difference between measured and predicted values. Source Code:...