Brian McLogan
How to determine the number of sides given one interior angle
π Learn how to determine the number of sides of a regular polygon. A polygon is a plane shape bounded by a finite chain of straight lines. A regular polygon is a polygon whose sides are congruent (equal). The interior angle of a polygon...
Brian McLogan
Learning to classify a triangle given three points
π Learn how to classify triangles. A triangle is a polygon with three sides. Triangles are classified on the basis of its angles or on the basis of its side lengths. The classification of triangles on the bases of its angles are: acute,...
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
Python 3: Project-based Python, Algorithms, Data Structures - Project: Job Scheduler using Binary Search Trees - Introduction
Go through implementation steps from concluded project This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
GCSE Secondary Maths Age 13-17 - Shapes & Area: 3D Sketch - 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 steps. This video...
Brian McLogan
Finding the bearing of a plane using trigonometry
π Learn how to solve the word problems with trigonometry. Word problems involving angles, including but not limited to: bearings, angle of elevations and depressions, triangles problems etc are solved using trigonometry. To be able to...
Brian McLogan
How to find the arc length of a circle using the formula
π Learn how to solve problems with arc lengths. You will learn how to find the arc length of a sector, the angle of a sector, or the radius of a circle. An arc of a circle is the curve between a pair of points on the circumference of the...
Brian McLogan
Find the arc and explain why theta cannot be in degrees
π Learn how to solve problems with arc lengths. You will learn how to find the arc length of a sector, the angle of a sector, or the radius of a circle. An arc of a circle is the curve between a pair of points on the circumference of the...
Brian McLogan
How to determine if you have 0,1 or 2 triangles for the ambiguous case
π Learn how to determine if a given SSA triangle has 1, 2 or no possible triangles. Given two adjacent side lengths and an angle opposite one of them (SSA or ASS), then there are 3 possible cases: there can be 1 solution, 2 solutions,...
Brian McLogan
How To Multiply a Binomial by a Trinomial and Simplify Your Answer - Math Tutorial
π Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Brian McLogan
Learn how to solve a word problem by using factoring a quadratic
πLearn how to solve quadratic equations by factoring when a is equal to 1. A quadratic is an algebraic expression having 2 as the highest power of its variable(s). To factor an algebraic expression means to break it up into factors...
Curated Video
GCSE Secondary Maths Age 13-17 - Ratio, Proportion & Rates of Change: Length - 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 steps. This video...
Brian McLogan
Master Solving word problems using the law of sines and angle relationships
Master Solving word problems using the law of sines and angle relationships
Curated Video
Equivalent Fractions Using the Number Line
Introducing equivalent fractions using the number line.
Flipping Physics
Torque - Mass on Plank with String
A 0.300 kg mass rests on a 0.395 m long, 0.764 kg, uniform wooden plank supported by a string as shown in the figure. If the mass is 0.274 m from the wall and the angle between the string and the plank is 32.1Β°, (a) What is the force of...
Curated Video
Beginning Python (Video 34)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...