Hi, what do you want to do?
Brian McLogan
Write the equation of a parallel line using point slope form
π 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
Given two points finding the equation of the line perpendicular to it
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...
Brian McLogan
How can we learn to name a plane
π 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...
Curated Video
Finding the Perimeter of Two-Dimensional Figures on the Coordinate Plane
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...
Brian McLogan
How to determine the scale factor for the dilation of two triangles
π 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...
Fun Robotics
Graphical User Interface in Python Part 2
Discover more ways to use the graphical user-interface in Python
Brian McLogan
How to write the three trigonometric ratios for a triangle
π 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...
Brian McLogan
What is a plane
π 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...
Brian McLogan
How to apply the quadratic formula to solve for two real solutions
π 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...
Brian McLogan
Graph a line by using the x and y intercepts
π 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...
Curated Video
Recognizing Equivalent Fractions Using a Number Line
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...
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Circle Theorems - Explained
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...
Brian McLogan
Writing the equation of a parabola given the focus and directrix
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)....
Brian McLogan
how to graph a hyperbola conic section
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...
Brian McLogan
How to evaluate the difference of two angles for sine
π 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...
CTE Skills
COM - Hard Drives
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...
Brian McLogan
How to write a proportion of lengths and corresponding angles for two triangles
π 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...
IDG TECHtalk
How to create ggplot labels in R
See how to add text labels to points and lines in ggplot graphs.
Brian McLogan
ACT SAT Prep How to determine the area of a base from a word problem
ACT SAT Prep How to determine the area of a base from a word problem
Brian McLogan
How to use the sum and difference formula for tangent
π 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...
Brian McLogan
When given a triangle of SAS use law of cosines to find the remaining parts
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...
Curated Video
Learning R for Data Visualization (Video 17)
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...
Curated Video
Mastering Tableau 2018.1, Second Edition 5.7: Working with Data Labels and the Tooltip
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
β’ Understand the marks card: data labels a<br/>nd tooltips
<br/>β’ Apply labels to <br/>data
β’ Apply tooltips to data
Python Programmer
EDA Python - 22-Matplotlib
This video covers matplotlib, the python plotting package.