Packt
Array - Common Operations – Part 1
This is the first part of the three-part video that explains the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on...
Brian McLogan
Word Problems with trigonometry and triangles
👉 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
What is the triangle midsegment 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 determine if a set of points makes up a rectangle using the distance formula
👉 Learn how to determine the figure given four points. A quadrilateral is a polygon with four sides. Some of the types of quadrilaterals are: parallelogram, square, rectangle, rhombus, kite, trapezoid, etc. Each of the types of...
Brian McLogan
Determine the missing length of a figure using special right triangle
👉 Learn about the special right triangles. A special right triangle is a right triangle having angles of 30, 60, 90, or 45, 45, 90. Knowledge of the ratio of the length of sides of a special right triangle enables us to solve for any...
Brian McLogan
Determining the truth of a conditional statement
👉 Learn how to determine the truth or false of a conditional statement. A conditional statement is an if-then statement connecting a hypothesis (p) and the conclusion (q). If the hypothesis of a statement is represented by p and the...
TMW Media
Volume Of Prisms And Pyramids: Calculating prisms
What is the volume of a given prism? How do you calculate for a triangular prism? Volume Of Prisms And Pyramids, Part 3
Brian McLogan
How to write an ellipse in standard form to find the center, foci and vertices
Learn how to graph horizontal ellipse which equation is in general form. A horizontal ellipse is an ellipse which major axis is horizontal. When the equation of an ellipse is written in the general form, we first rewrite it in standard...
Brian McLogan
Learn to write equation of ellipse given vertices and foci
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Curated Video
Deriving the Equation of a Circle Using the Pythagorean Theorem
This video explains how to use algebra to describe the pattern of circles. They introduce the Pythagorean theorem and show how it can be used to derive the equation of a circle centered at the origin. The teacher also demonstrates how to...
Curated Video
Describe an advanced data structure : Array Problems Involving Modulos
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Institute of Human Anatomy
Measuring the Length of Real Human Small Intestines
In this video, the teacher measures the length of three different small intestines to compare them and see if they match up to the commonly taught length of 20-21 feet. They also discuss the variations in length among different animals...
Curated Video
Describe an advanced data structure : Find the Given-Length Subarray with the Maximum Minimum
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Brian McLogan
Determine the measure of each side of a isosceles triangle
👉 Learn how to find the missing side of a triangle. A triangle is a polygon with three sides. Triangles are classified on the basis of the angles or on the basis of the sides. The classification of a triangle on the basis of the sides...
Brian McLogan
Use special right triangles to determine the height to find the area of a parallelogram
👉 Learn all about Area and Perimeter. In this playlist, we will explore how to determine the area and perimeter of 2-dimensional figures. We will also look into combinations of figures. The focus will be on rectangles, squares,...
Curated Video
Learn and Master C Programming - Using 'strlen' function to get length of string
We will learn how to use 'strlen' function to get the length of a string in C/C++. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings and...
Curated Video
Analyzing Osmosis Experiment Results and Estimating Sugar Concentration in a Potato Cell
This video is the second of two lectures on osmosis experiments. The presenter discusses how to process and analyze the results obtained in the first presentation and estimate the sugar concentration in a potato cell. The presenter...
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Volume - 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...
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Pythagoras Theorem - 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...
Curated Video
GCSE Secondary Maths Age 13-17 - Geometry & Measures: Area of a Circle - Problem - 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
When in standard form find the eccentricity, center, foci and vertices of an ellipse
Learn how to graph vertical ellipse not centered at the origin. A vertical ellipse is an ellipse which major axis is vertical. To graph a vertical ellipse, we first identify some of the properties of the ellipse including the major...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Hash Function Overview
This video provides an overview of the hash function. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new Git...
Curated Video
Simplifying Expressions with Square Roots
In this video, the teacher explains how to simplify expressions involving square roots. They demonstrate how to identify perfect square factors and split the square root into smaller terms to simplify it. The teacher also explains the...