Brian McLogan
Write the equation of a line parallel to another through a given point
👉 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...
Brian McLogan
Determining Two Angles are Consecutive Interior Angles from a Figure
👉 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....
Brian McLogan
What is the triangle proportionality theorem
👉 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...
Brian McLogan
How to use SSS proportionality to show two triangles are similar
👉 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...
Brian McLogan
What is the trapezoid midsegment theorem
👉 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...
Brian McLogan
Finding a line parallel to another line given the y intercept
👉 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...
Curated Video
Multi-Paradigm Programming with Modern C++ - Parallel STL
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...
Curated Video
KS2 Primary Maths Age 13-17 - Geometry: Coordinates - Explained
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...
Curated Video
Hands-On Auto DevOps with GitLab CI - Running Build Steps in Parallel
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...
Curated Video
Understanding Parallel, Intersecting, and Perpendicular Lines
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.
TMW Media
Area Of Trapezoids: Understanding the Trapezoid
What are the parts of a trapezoid? What happens when a trapezoid is divided in half? Area Of Trapezoids, Part 1
Next Animation Studio
Britney Spears’ bodyguard: She was given powerful drugs and not allowed to leave house alone
Britney Spears’ former bodyguard has made a series of allegations about her mistreatment.
Brian McLogan
What is cross multiplication
👉 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...
Brian McLogan
Learn how to write and graph a parallel line through a given point
👉 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...
Brian McLogan
How to write the equation of a line parallel to another through a point
👉 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...
Curated Video
C++ Standard Template Library in Practice - Introduction to Algorithms
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...
Brian McLogan
Learning to Identify Consecutive Interior Angles
👉 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....
Brian McLogan
Using Consecutive Interior Angles to Find the Value of X
👉 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,...
Brian McLogan
Using the proportion of parallel lines to determine the missing length of a triangle
👉 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...
Curated Video
KS2 Primary Maths Age 9-13 - Geometry: Properties of Shapes - Explained
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...
Brian McLogan
How does the graph of a function compare to it's inverse
👉 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...
Let's Tute
Lines and Angles: Properties and Theorems
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...
Curated Video
Multi-Paradigm Programming with Modern C++ - Putting It All Together
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....