Hi, what do you want to do?
Brian McLogan
Find the point where their exist a horizontal tangent line
👉 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...
ACDC Leadership
Macro 2012 FRQ #1: PPC, OMO, Money Market, and Balance of Payments
Join the hundreds of thousands of students that have used Mr. Clifford's videos and resources to ace your macroeconomics course.
Brian McLogan
Determine the six trigonometric functions for a negative angle in radians
👉 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...
Brian McLogan
How do we represent the scalar of a vector
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...
Brian McLogan
Shifting a triangle using a transformation vector
👉 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,...
Brian McLogan
Learning to reflect a parallelogram over the y=x line
👉 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...
Curated Video
Drawing a Hexagon
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...
Brian McLogan
Summary of vectors
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...
Curated Video
Graphing Equations from a Table of Values
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...
Brian McLogan
Finding the Zeros and Multiplicity of a Quadratic Function
👉 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...
Brian McLogan
How do you find the magnitude of a vector
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...
Brian McLogan
How to translate a triangle using a transformation vector
👉 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,...
Brian McLogan
Graphing a quadratic function in standard form
👉 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...
Communication Coach Alex Lyon
Types of Listening Skills
This video explains the four types of listening skills: They are appreciative, comprehensive, empathetic, and critical listening.
APMonitor
Set axis limits with Matplotlib in Python
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.
Let's Tute
Elimination Method PS Tutorial
Learn System of Linear Equations in two Variables by Graphical Method which forms Coincident Lines (Problem Solving)
Brian McLogan
Does the EVT apply
👉 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...
Brian McLogan
What is the formula for the unit vector
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...
Brian McLogan
How to find the transformation vector from a figure slide
👉 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,...
Brian McLogan
What are some of the characteristics of a parabola
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...
Brian McLogan
Find the six trigonometric functions when given sine and a constraint on cosine
👉 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...
Brian McLogan
How to quickly write out the unit circle
👉 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-...
Curated Video
High Performance Scientific Computing with C 1.3: Interpolation and Extrapolation
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