Instructional Video2:34
Brian McLogan

Find the point where their exist a horizontal tangent line

12th - Higher Ed
👉 Learn how to find the point of the horizontal tangent of a curve. A tangent to a curve is a line that touches a point in the outline of the curve. When given a curve described by the function y = f(x). The value of x for which the...
Instructional Video4:02
ACDC Leadership

Macro 2012 FRQ #1: PPC, OMO, Money Market, and Balance of Payments

12th - Higher Ed
Join the hundreds of thousands of students that have used Mr. Clifford's videos and resources to ace your macroeconomics course.
Instructional Video7:33
Brian McLogan

Determine the six trigonometric functions for a negative angle in radians

12th - Higher Ed
👉 Learn how to evaluate the six trigonometric functions of a given angle. When given an angle we locate the angle on the unit circle. Then using the coordinate of the terminal side of the angle on the unit circle and the definitions of...
Instructional Video5:19
Brian McLogan

How do we represent the scalar of a vector

12th - Higher Ed
Learn the basics of vector operations. Vectors can be added, subtracted and multiplied. To add or subtract two or more vectors, we add each of the corresponding components of the vectors. To multiply a scalar to a vector, we simply...
Instructional Video4:19
Brian McLogan

Shifting a triangle using a transformation vector

12th - Higher Ed
👉 Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...
Instructional Video4:22
Brian McLogan

Learning to reflect a parallelogram over the y=x line

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 Video20:33
Curated Video

Practical - Force and Acceleration

9th - Higher Ed
Practical - Force and Acceleration
Instructional Video5:24
Curated Video

Drawing a Hexagon

K - 5th
In this video, the teacher explains how to draw a hexagon by connecting six straight sides. The lesson emphasizes the importance of following three rules: drawing six sides, ensuring the sides are straight, and making sure all sides meet...
Instructional Video9:45
Brian McLogan

Summary of vectors

12th - Higher Ed
in this video series I will show you how to find the angle of a vector when given in component form or as a linear combination. To understand the direction of a vector it is important to go back to the unit circle and determine how we...
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 Video6:21
Brian McLogan

Finding the Zeros and Multiplicity of a Quadratic Function

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The zeros of a polynomial are the values...
Instructional Video5:29
Brian McLogan

How do you find the magnitude of a vector

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video5:52
Brian McLogan

How to translate a triangle using a transformation vector

12th - Higher Ed
👉 Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...
Instructional Video6: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:53
Communication Coach Alex Lyon

Types of Listening Skills

Higher Ed
This video explains the four types of listening skills: They are appreciative, comprehensive, empathetic, and critical listening.
Instructional Video6:12
APMonitor

Set axis limits with Matplotlib in Python

10th - Higher Ed
Setting axis limits, adding a legend, configuring marker size, and other custom configurations are effective ways to improve the readability of a plot in Python.
Instructional Video7:12
Let's Tute

Elimination Method PS Tutorial

9th - Higher Ed
Learn System of Linear Equations in two Variables by Graphical Method which forms Coincident Lines (Problem Solving)
Instructional Video2:33
Brian McLogan

Does the EVT apply

12th - Higher Ed
👉 Learn how to find the extreme values of a function using the extreme value theorem. The extreme values of a function are the points/intervals where the graph is decreasing, increasing, or has an inflection point. A theorem which...
Instructional Video4:46
Brian McLogan

What is the formula for the unit vector

12th - Higher Ed
In this video series I will show you how to find the unit vector when given a vector in component form and as a linear combination. A unit vector is simply a vector with the same direction but with a magnitude of 1 and an initial point...
Instructional Video3:01
Brian McLogan

How to find the transformation vector from a figure slide

12th - Higher Ed
👉 Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...
Instructional Video8:58
Brian McLogan

What are some of the characteristics of a parabola

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Instructional Video3:51
Brian McLogan

Find the six trigonometric functions when given sine and a constraint on cosine

12th - Higher Ed
👉 Learn how to evaluate the six trigonometric functions given some constraints. When given the value of one trigonometric function, we can use a right triangle with one of its legs on the x-axis and the other leg, perpendicular to the...
Instructional Video3:00
Brian McLogan

How to quickly write out the unit circle

12th - Higher Ed
👉 Learn about the unit circle. A unit circle is a circle which radius is 1 and is centered at the origin in the cartesian coordinate system. To construct the unit circle we take note of the points where the unit circle intersects the x-...
Instructional Video10:34
Curated Video

High Performance Scientific Computing with C 1.3: Interpolation and Extrapolation

Higher Ed
How can we "fill in" the data points between discrete data? How can we extend beyond our data points? • Learn linear interpolation • Learn polynomial interpolation • See the dangers of extrapolation