Instructional Video5:24
Brian McLogan

Write the equation of a parallel line using point slope form

12th - Higher Ed
πŸ‘‰ Learn how to write the equation of a line that is parallel to a given line. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms...
Instructional Video7:49
Brian McLogan

Given two points finding the equation of the line perpendicular to it

12th - Higher Ed
In this video series I show you how to determine a line that is parallel or perpendicular to another line through a point. When dealing with parallel and perpendicular lines it is important to know the slopes of parallel lines are the...
Instructional Video2:15
Brian McLogan

How can we learn to name a plane

12th - Higher Ed
πŸ‘‰ Learn all about points lines and planes. In this playlist, we will explore how to how to identify, write, label all points lines, and planes. We will learn how to determine the distance between two points as well as the midpoint. Learn...
Instructional Video4:08
Curated Video

Finding the Perimeter of Two-Dimensional Figures on the Coordinate Plane

K - 5th
In this video, the teacher explains how to find the perimeter of two-dimensional figures on the coordinate plane. They review the Pythagorean theorem and emphasize the importance of adding all the sides together to find the perimeter of...
Instructional Video2:16
Brian McLogan

How to determine the scale factor for the dilation of two triangles

12th - Higher Ed
πŸ‘‰ Learn about dilations. Dilation is the transformation of a shape by a scale factor to produce an image that is similar to the original shape but is different in size from the original shape. A dilation that creates a larger image is...
Instructional Video6:00
Fun Robotics

Graphical User Interface in Python Part 2

3rd - 12th
Discover more ways to use the graphical user-interface in Python
Instructional Video3:45
Brian McLogan

How to write the three trigonometric ratios for a triangle

12th - Higher Ed
πŸ‘‰ Learn all about the trigonometry of right triangles. A right triangle is a triangle that has 90 degrees as one of its angles. The trigonometric identities of right triangles give us the relationship between the angles of a right...
Instructional Video3:18
Brian McLogan

What is a plane

12th - Higher Ed
πŸ‘‰ Learn essential definitions of points, lines, and planes. A point defines a position in space. A line is a set of points. A line can be created by a minimum of two points. A plane is a flat surface made up of at least three points. A...
Instructional Video4:34
Brian McLogan

How to apply the quadratic formula to solve for two real solutions

12th - Higher Ed
πŸ‘‰ Learn how to solve quadratic equations using the quadratic formula. A quadratic equation is an equation whose highest power on its variable(s) is 2. The quadratic formula is a formula which can be used to find the roots of (solve) a...
Instructional Video4:32
Brian McLogan

Graph a line by using the x and y intercepts

12th - Higher Ed
πŸ‘‰ Learn how to graph linear equations written in standard form. When given a linear equation in standard form, to graph the equation, we first rewrite the linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is...
Instructional Video4:49
Curated Video

Recognizing Equivalent Fractions Using a Number Line

K - 5th
In this video, the concept of equivalent fractions is explained using a number line. It shows how fractions can represent the same amount of space or distance as whole numbers. The video also addresses common misconceptions about...
Instructional Video4:47
Curated Video

GCSE Secondary Maths Age 13-17 - Geometry & Measures: Circle Theorems - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Instructional Video5:03
Brian McLogan

Writing the equation of a parabola given the focus and directrix

12th - Higher Ed
Learn how to write the equation of a parabola given the focus and the directrix. A parabola is the shape of the graph of a quadratic equation. A parabola can open up or down (if x is squared) or open left or right (if y is squared)....
Instructional Video6:41
Brian McLogan

how to graph a hyperbola conic section

12th - Higher Ed
Learn how to graph hyperbolas. To graph a hyperbola from the equation, we first express the equation in the standard form, that is in the form: (x - h)^2 / a^2 - (y - k)^2 / b^2 = 1 for horizontal hyperbola or (y - k)^2 / a^2 - (x - h)^2...
Instructional Video7:52
Brian McLogan

How to evaluate the difference of two angles for sine

12th - Higher Ed
πŸ‘‰ Learn all about sum and difference angle identities. In this video playlist, you will learn how to evaluate, solve, simplify and verify using sum and difference angle identities. We will evaluate using angles not found on the unit...
Instructional Video7:41
CTE Skills

COM - Hard Drives

Higher Ed
This is an introductory level video about computer hard drives. We cover both desktop and lap top hard drives, the difference in SATA, IDE and even Solid State drives. We also take a look inside a hard drive at the various components and...
Instructional Video5:55
Brian McLogan

How to write a proportion of lengths and corresponding angles for two triangles

12th - Higher Ed
πŸ‘‰ Learn how to solve with similar triangles. Two triangles are said to be similar if the corresponding angles are congruent (equal). Note that two triangles are similar does not imply that the length of the sides are equal but the sides...
Instructional Video9:42
IDG TECHtalk

How to create ggplot labels in R

Higher Ed
See how to add text labels to points and lines in ggplot graphs.
Instructional Video3:33
Brian McLogan

ACT SAT Prep How to determine the area of a base from a word problem

12th - Higher Ed
ACT SAT Prep How to determine the area of a base from a word problem
Instructional Video6:36
Brian McLogan

How to use the sum and difference formula for tangent

12th - Higher Ed
πŸ‘‰ Learn how to evaluate the tangent of an angle in degrees using the sum/difference formulas. To do this, we first express the given angle as a sum or a difference of two (easy to evaluate) angles, then we use the unit circle and the...
Instructional Video7:54
Brian McLogan

When given a triangle of SAS use law of cosines to find the remaining parts

12th - Higher Ed
Learn how to solve for the lengths of the sides and the measures of the angles of a triangle using the law of cosines. The law of cosines is used in determining the lengths of the sides or the measures of the angles of a triangle when no...
Instructional Video5:02
Curated Video

Learning R for Data Visualization (Video 17)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video6:08
Curated Video

Mastering Tableau 2018.1, Second Edition 5.7: Working with Data Labels and the Tooltip

Higher Ed
We’ll see data labels and tooltips.<br/>
β€’ Understand the marks card: data labels a<br/>nd tooltips
<br/>β€’ Apply labels to <br/>data
β€’ Apply tooltips to data
Instructional Video15:53
Python Programmer

EDA Python - 22-Matplotlib

Higher Ed
This video covers matplotlib, the python plotting package.