Instructional Video2:19
Brian McLogan

Write the equation of a line parallel to another through a given point

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 Video1:33
Brian McLogan

Determining Two Angles are Consecutive Interior Angles from a Figure

12th - Higher Ed
👉 Learn how to identify angles from a figure. This video explains how to solve problems using angle relationships between parallel lines and transversal. We'll determine the solution given, corresponding, alternate interior and exterior....
Instructional Video1:41
Brian McLogan

What is the triangle proportionality theorem

12th - Higher Ed
👉 Learn how to solve for the unknown in a triangle divided internally such that the division is parallel to one of the sides of the triangle. The triangle proportionality theorem states that if a line is parallel to one side of a...
Instructional Video2:03
Brian McLogan

How to use SSS proportionality to show two triangles are similar

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 Video1:49
Brian McLogan

What is the trapezoid midsegment theorem

12th - Higher Ed
👉 Learn how to solve problems with trapezoids. A trapezoid is a four-sided shape (quadrilateral) such that one pair of opposite sides are parallel. Some of the properties of trapezoids are: one pair of opposite sides are parallel, etc. A...
Instructional Video2:31
Brian McLogan

Finding a line parallel to another line given the y intercept

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:36
Curated Video

Multi-Paradigm Programming with Modern C++ - Parallel STL

Higher Ed
C++17 has introduced parallel STL. Many of the existing algorithms can now be executed in parallel. Parallelism can be enabled by specifying execution policies. In this video we will learn how existing algorithms can be parallelized with...
Instructional Video3:23
Curated Video

Utilize this Writing Task 2 Vocabulary

9th - Higher Ed
Utilize this Writing Task 2 Vocabulary
Instructional Video4:02
Curated Video

KS2 Primary Maths Age 13-17 - Geometry: Coordinates - Explained

3rd - 5th
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Instructional Video6:14
Curated Video

Hands-On Auto DevOps with GitLab CI - Running Build Steps in Parallel

Higher Ed
To speed up our build pipeline while still maintaining a high-quality test infrastructure, we need to know how to run multiple jobs in parallel. • Create multiple jobs in a single stage • Observe jobs running in parallel • Create...
Instructional Video5:17
Curated Video

Understanding Parallel, Intersecting, and Perpendicular Lines

K - 5th
In this video, students will learn about parallel, intersecting, and perpendicular lines. They will understand that parallel lines never intersect and are always the same distance apart, while intersecting lines pass through the same point.
Instructional Video2:44
TMW Media

Area Of Trapezoids: Understanding the Trapezoid

K - 5th
What are the parts of a trapezoid? What happens when a trapezoid is divided in half? Area Of Trapezoids, Part 1
Instructional Video1:25
Next Animation Studio

Britney Spears’ bodyguard: She was given powerful drugs and not allowed to leave house alone

12th - Higher Ed
Britney Spears’ former bodyguard has made a series of allegations about her mistreatment.
Instructional Video1:31
Brian McLogan

What is cross multiplication

12th - Higher Ed
👉 Learn how to solve proportions. Two ratios are said to be proportional when the two ratios are equal. Thus, proportion problems are problems involving the equality of two ratios. When given a proportion problem with an unknown, we...
Instructional Video4:06
Brian McLogan

Learn how to write and graph a parallel line through a given point

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

How to write the equation of a line parallel to another through a point

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 Video4:35
Curated Video

C++ Standard Template Library in Practice - Introduction to Algorithms

Higher Ed
In this video, we shall cover the role of algorithms, also describing some of their limitations. • The user is unfamiliar with algorithms and they need to get up to speed with this • Show them the different types of algorithms available...
Instructional Video1:07
Brian McLogan

Learning to Identify Consecutive Interior Angles

12th - Higher Ed
👉 Learn how to identify angles from a figure. This video explains how to solve problems using angle relationships between parallel lines and transversal. We'll determine the solution given, corresponding, alternate interior and exterior....
Instructional Video2:21
Brian McLogan

Using Consecutive Interior Angles to Find the Value of X

12th - Higher Ed
👉 Learn how to solve for an unknown variable using parallel lines and a transversal theorems. Two lines are said to be parallel when they have the same slope and are drawn straight to each other such that they cannot meet. In geometry,...
Instructional Video2:12
Brian McLogan

Using the proportion of parallel lines to determine the missing length of a triangle

12th - Higher Ed
👉 Learn how to solve for the unknown in a triangle divided internally such that the division is parallel to one of the sides of the triangle. The triangle proportionality theorem states that if a line is parallel to one side of a...
Instructional Video2:09
Curated Video

KS2 Primary Maths Age 9-13 - Geometry: Properties of Shapes - Explained

3rd - 5th
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Instructional Video3:18
Brian McLogan

How does the graph of a function compare to it's inverse

12th - Higher Ed
👉 Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Instructional Video6:34
Let's Tute

Lines and Angles: Properties and Theorems

9th - Higher Ed
Lines and Angles part 2/2: This video explains the properties of triangles and their angles, including the measure of angles and the remote interior angle theorem. Through logical and analytical reasoning, we can understand the real-life...
Instructional Video5:46
Curated Video

Multi-Paradigm Programming with Modern C++ - Putting It All Together

Higher Ed
In this video we will see how useful the new coroutine framework is. We will take the example from Section 9, where we first calculate the average value, then use that value to find standard deviation and items above average in parallel....