Instructional Video3:43
Brian McLogan

Learn how to rotate a figure 180 degrees about the origin ex 2

12th - Higher Ed
👉 Learn how to rotate a figure and different points about a fixed point. Most often that point or rotation will be the original but it is important to understand that it does not always have to be at the origin. When rotating it is also...
Instructional Video4:17
Brian McLogan

How to rotate a triangle counter clockwise 270 degrees

12th - Higher Ed
👉 Learn how to rotate a figure and different points about a fixed point. Most often that point or rotation will be the original but it is important to understand that it does not always have to be at the origin. When rotating it is also...
Instructional Video4:24
Curated Video

Julia for Data Science (Video 19)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video3:33
KnowMo

Math Basics: Midpoint, Parallel Lines, and Perpendicular Lines

9th - Higher Ed
The video provides an introduction to the concepts of midpoint, parallel lines, and perpendicular lines in mathematics. The instructor explains how to calculate the midpoint of two points, the properties of parallel lines, and the...
Instructional Video4:04
Curated Video

Understanding Coordinate Pairs and Describing Paths on a Coordinate Plane

K - 5th
In this lesson, we explored the mathematical relationships between coordinate pairs on a grid system. We learned how to describe the connection between points on a coordinate plane, including the shape of the path that connects them. By...
Instructional Video9:55
Tarver Academy

Measuring and Constructing Segments - GEOMETRY 1.2

12th - Higher Ed
In This Episode, Tyler Teaches Us About Measuring and Constructing Segments - GEOMETRY 1.2
Instructional Video14:08
Fun Robotics

Kmeans Clustering Method

Higher Ed
Implementing the Kmeans clustering method to form groups of people in a dataset.
Instructional Video3:16
Brian McLogan

How to find the slope of two line using slope formula

12th - Higher Ed
👉 Learn how to find the slope between two points. The slope of a line is the steepness of the line. The horizontal line has a zero slope while the vertical line has an undefined slope. To determine the slope of a line passing through two...
Instructional Video5:32
Brian McLogan

Use the midpoint formula to find the endpoint when given the midpoint ex 2

12th - Higher Ed
👉 In this playlist, you will learn what the distance and midpoint formulas are and how to apply them. The distance formula is derived from the Pythagorean theorem given the coordinates of two points. We will use the distance and midpoint...
Instructional Video16:42
Music Matters

Can You Work Out the Time Signature of these Rhythms? - Music Theory

9th - 12th
Can you work out the time signature of these rhythms? This music theory lesson presents a quiz to help you sharpen your skills. A number of different rhythms are presented and by looking at the numerical value of each bar and at the...
Instructional Video9:48
Curated Video

Addressing Income Inequality: Fiscal Policy Options and Strategies

12th - Higher Ed
In this video, the presenter discusses how to address income inequality through fiscal policies. He explains the Lorenz curve and genie index as tools to measure income inequality, and suggests ways to move the curve closer to the line...
Instructional Video7:03
Brian McLogan

Graphing a quadratic function in standard form

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 Video3:21
Brian McLogan

How to plot a simple rectangular point

12th - Higher Ed
How to plot a simple rectangular point
Instructional Video3:08
Brian McLogan

Converting Points from rectangular form to polar form

12th - Higher Ed
Learn how to convert points between rectangular and polar. Rectangular points measure the horizontal and vertical distance away from the origin whereas polar coordinates measure the direct distance and angle in standard position from the...
Instructional Video2:34
Brian McLogan

Learn how to determine the slope between two points using slope formula

12th - Higher Ed
👉 Learn how to find the slope between two points. The slope of a line is the steepness of the line. The horizontal line has a zero slope while the vertical line has an undefined slope. To determine the slope of a line passing through two...
Instructional Video10:27
Math Fortress

Calculus III: Three Dimensional Coordinate Systems (Level 6 of 10)

12th - Higher Ed
This video continues the exploration of a three dimensional cartesian coordinate system.This video covers three slightly more challenging examples requiring the use of the distance formula in three dimensions.
Instructional Video5:10
Curated Video

Finding Polynomial Equations Using Zeros

K - 5th
In this lesson, students will learn how to mathematically model an arched bridge by finding a second degree polynomial equation using the zeros of its graph. They will understand how to determine the X intercepts and the line of...
Instructional Video3:50
Brian McLogan

Learn how to write the equation of the tangent line using trigonometry

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 Video2:38
Brian McLogan

Reflecting a square over the x axis

12th - Higher Ed
👉 Learn how to reflect points and a figure over a line of symmetry. Sometimes the line of symmetry will be a random line or it can be represented by the x or y-axis. Either way when reflecting a point and or figure over the line of...
Instructional Video5:12
Brian McLogan

Learn how 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 Video3:14
Brian McLogan

Learn how to use the slope formula to determine the slope between two points

12th - Higher Ed
👉 Learn how to find the slope between two points. The slope of a line is the steepness of the line. The horizontal line has a zero slope while the vertical line has an undefined slope. To determine the slope of a line passing through two...
Instructional Video4:51
Brian McLogan

Graphing and describing multiple transformations

12th - Higher Ed
👉 Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Instructional Video7:23
Brian McLogan

Characteristics of a parabola with horizontal axis of symmetry

12th - Higher Ed
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Instructional Video3:46
Curated Video

C++ for Beginners - Meaningful Variable Names VS Cryptic

Higher Ed
Your instructor, David gives some advice on how to name variables on functions. This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments: Useful VS Redundant