Instructional Video3:48
Brian McLogan

Writing the component form of a vector given the magnitude and direction vector

12th - Higher Ed
In this video series you will learn multiple math operations. I teach in front of a live classroom showing my students how to solve math problems step by step. My math tutorials should be used to review previous lessons, complete your...
Instructional Video13:11
Schooling Online

Physics Kinematics: Motion in a Straight Line - Graphical Vector Addition and Subtraction

3rd - Higher Ed
Vector Man has gotten into deep trouble! Will he need to wait for someone to come and rescue him? This lesson will explain how to graphically add and subtract 2D vectors. Definitions included: resultant, graphical method, scaled vector...
Instructional Video10:07
Math Fortress

Calculus III: Two Dimensional Vectors (Level 5 of 13)

12th - Higher Ed
This video is a review of Two Dimensional Vectors. This video goes over 12 examples covering vector addition, vector subtraction and scalar multiplication. These problems are solved by using the geometric interpretation of these...
Instructional Video5:55
Flipping Physics

AP Physics 1: Linear Momentum and Impulse Review

12th - Higher Ed
Review of the topics of Linear Momentum and Impulse covered in the AP Physics 1 curriculum.
Instructional Video4:36
APMonitor

Solve Linear Equations with Excel

10th - Higher Ed
Excel MMULT and MINVERSE functions are used to solve systems of linear equations such as A * x = b by inverting A and multiplying by the right hand side (x = A^-1 * b).
Instructional Video5:04
Virtually Passed

Projection Vector Proof

Higher Ed
How much of vector a is in the direction of vector b? This video contains a formal derivation of the projection vector.
Instructional Video15:20
Schooling Online

IB Physics Measurement and uncertainties: Vectors and Scalars

3rd - Higher Ed
The newest superhero on the block, Vector Man, faces his first challenge – a runaway train! This lesson will begin from the basics by introducing scalars and vectors. Definitions included: scalar quantity, vector quantity
Instructional Video11:28
KnowMo

Multiplication of Vectors: Understanding Scalars and Vector Notation

12th - Higher Ed
This video is a lecture presentation on the topic of multiplication of vectors. The presenter starts by defining what vectors are and how they are represented using vector notation. The video then goes on to explain how multiplication...
Instructional Video8:39
Flipping Physics

A Three Force Example of Newton's 2nd Law with Components

12th - Higher Ed
Finding the net force caused by three brothers fighting over a stuffed turtle. We break one vector in to components and find the components of the net force in order to solve for the net force.
Instructional Video6:41
Virtually Passed

Adding Forces summary

Higher Ed
The resultant force vector is the vector sum of all other external forces. This can be found graphically by placing the arrows on top of each other or analytically by summing up all horizontal and vertical components.
Instructional Video10:26
Flipping Physics

Introduction to Tip-to-Tail Vector Addition, Vectors and Scalars

12th - Higher Ed
This is a very basic introduction to Tip-to-Tail Vector Addition using a motorized toy car that I made. Also included is an introduction to Vectors and Scalars, their definitions and some variable examples of Vectors and Scalars.
Instructional Video18:55
Why U

Algebra 80 - Multiplication with Complex Numbers

12th - Higher Ed
Multiplying a complex number by another complex number is accomplished using the distributive property to multiply the real and imaginary parts of the first number by the real and imaginary parts of the second number. In this lecture we...
Instructional Video9:21
Math Fortress

Calculus III: The Cross Product (Level 1 of 9)

12th - Higher Ed
This video introduces the third way of multiplying vectors called the cross product also known as the vector product and sometimes refereed to as the area product. This video will cover the geometric definition of the cross product.
Instructional Video12:33
Math Fortress

Calculus III: The Cross Product (Level 2 of 9)

12th - Higher Ed
This video introduces the third way of multiplying vectors called the cross product also known as the vector product and sometimes refereed to as the area product. This video will cover the component definition of the cross product. A...
Instructional Video9:48
Brian McLogan

Master How to add, subtract and multiply a vectors by a scalar

12th - Higher Ed
Master How to add, subtract and multiply a vectors by a scalar
Instructional Video2:28
Brian McLogan

Finding the angle between two vectors

12th - Higher Ed
Learn how to determine the angle between two vectors. To determine the angle between two vectors you will need to know how to find the magnitude, dot product and inverse cosine. Then, the angle between two vectors is given by the inverse...
Instructional Video4:57
Flipping Physics

Net Torque on a Door Problem

12th - Higher Ed
Three people push on a door. We determine the net torque.
Instructional Video8:12
Math Fortress

Calculus III: The Dot Product (Level 8 of 12)

12th - Higher Ed
This video goes over the dot product also known as the scalar product. This video covers an application of the dot product specifically, the scalar projection, vector projection, and orthogonal projection.
Instructional Video1:29
Brian McLogan

Determine the unit vector given a vector with angle and magnitude

12th - Higher Ed
Determine the unit vector given a vector with angle and magnitude
Instructional Video7:14
Brian McLogan

Master unit vector in the same direction of another vector with a given magnitude

12th - Higher Ed
Master unit vector in the same direction of another vector with a given magnitude
Instructional Video5:46
Brian McLogan

What does vector addition and subtraction look like

12th - Higher Ed
Learn how to add/subtract vectors. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we simply add each of the corresponding components of the vectors.
Instructional Video6:47
Virtually Passed

cross product and dot product summary

Higher Ed
This is not a proof video, this video just describes the easiest way to solve for dot products and cross products.
Instructional Video7:48
APMonitor

Solve Linear Equations with MATLAB

10th - Higher Ed
MATLAB is used to solve a set of linear equations (Ax=b) by inverting the matrix A and multiplying by the b vector. Three ways to solve A*x=b are: x = inv(A)*b % good x = A\b % better x = linsolve(A,b) % best See...
Instructional Video9:26
Curated Video

Vector Addition and Multiplication by Scalars

Higher Ed
This is a lecture presentation on vector addition and multiplication by scalars. The video explains how to add and subtract two vectors, find the resultant vector using the triangle rule and the parallelogram law of vector addition, and...