Instructional Video4:46
Curated Video

Comparing Fractions with the Same Numerator: Comparing Size

K - 5th
In this video, the teacher explains how to compare fractions with the same numerator by reasoning about their size. The lesson emphasizes the importance of considering the denominator and using fractional models to visualize the...
Instructional Video3:17
Curated Video

Rounding to the Nearest Ten with a Carry

K - 12th
Round two and three-digit whole numbers to the nearest ten when a carry is needed.
Instructional Video1:56
Curated Video

Comparing Whole Numbers in Words (Example)

K - 12th
Compare two multi-digit whole numbers in base-ten numerals.
Instructional Video2:53
Curated Video

Comparing Fractions Using Area Models

K - 12th
Compare simple fractions using area models.
Instructional Video5:27
Curated Video

C++ Standard Template Library in Practice - Sorting and Gathering - std::binary_search

Higher Ed
The listener is new to algorithms and does not know about the binary search algorithms.

• Introduce the listener to the std::binary_search algo
rithm
• Show how it works and explain the different versions
available
...
Instructional Video1:22
Brian McLogan

How to determine if three lengths make up a triangle

12th - Higher Ed
👉 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,...
Instructional Video3:55
Brian McLogan

Learn how to determine the domain from the quotient of two functions

12th - Higher Ed
👉 Learn how to divide two functions. We will explore the division of linear, quadratic, rational, and radical functions. To divide two functions, we simply algebraically divide the rules (contents) of the two functions. We will then...
Instructional Video2:12
Brian McLogan

Multiply two functions with radicals and find the domain

12th - Higher Ed
👉 Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Instructional Video4:31
Brian McLogan

Find the feasible region by graphing 4 linear inequalities

12th - Higher Ed
👉 Learn how to graph a system of inequalities. A system of inequalities is a set of inequalities which are collectively satisfied by a certain range of values for the variables. To graph a system of inequalities, each inequality making...
Instructional Video4:58
Brian McLogan

Graphing an inequality when you have to switch the sign

12th - Higher Ed
👉 Learn how to graph linear inequalities with one variable. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also broken line...
Instructional Video4:53
Brian McLogan

Graphing a linear inequality on a coordinate axis

12th - Higher Ed
👉 Learn how to graph linear inequalities written in slope-intercept form. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also...
Instructional Video3:57
Brian McLogan

What is the difference between an open and closed point for an inequality

12th - Higher Ed
👉 Learn how to graph linear inequalities. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also broken line (dashes) is used...
Instructional Video2:51
Brian McLogan

Solving a multi-step inequality and then graphing

12th - Higher Ed
👉 Learn how to solve multi-step linear inequalities having parenthesis. An inequality is a statement in which one value is not equal to the other value. An inequality is linear when the highest exponent in its variable(s) is 1. (i.e....
Instructional Video2:05
Brian McLogan

How to write the domain of a function when the radical is in the denominator

12th - Higher Ed
👉 Learn how to find the domain of rational functions with a radical denominator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Instructional Video1:22
Brian McLogan

Evaluate piecewise function for different values

12th - Higher Ed
👉 Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the constraints of each function as you can only...
Instructional Video2:30
Brian McLogan

Find the coordinate point of the given angle

12th - Higher Ed
👉 Learn how to find the point on the unit circle given the angle of the point. A unit circle is a circle whose radius is 1. Given an angle in radians, to find the coordinate of points on the unit circle made by the given angle with the...
Instructional Video9:45
Curated Video

The Complete Excel Guide: Beginners to Advanced - Logical Functions

Higher Ed
The aim of this video is to explore logical functions.
r/>
This clip is from the chapter "Excel 2019 Advanced: Logical Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore...
Instructional Video11:47
Brainwaves Video Anthology

Acharya Shunya -Teachers Make a Difference - Guru Baba Ayodhya Nath

Higher Ed
Trailblazing Vedic spiritual teacher Acharya Shunya is the first female head of her 2,000-year-old Indian spiritual lineage, Shunya reinterprets and recontextualizes ancient teachings for modern times, empowering people...
Instructional Video6:03
Brian McLogan

Using the Leading coefficient test to determine the end behavior of a polynomial

12th - Higher Ed
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Instructional Video3:33
Brian McLogan

Solving an absolute value inequality by isolating the absolute value

12th - Higher Ed
👉 Learn how to solve multi-step absolute value inequalities. The absolute value of a number is the positive value of the number. For instance, the absolute value of 2 is 2 and the absolute value of -2 is also 2. To solve an absolute...
Instructional Video8:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - If Else Statement – Puzzles

Higher Ed
In this video, we will learn about if else statement – puzzles.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals...
Instructional Video3:53
Brian McLogan

How to solve a absolute value inequality as an and statement one variable

12th - Higher Ed
👉 Learn how to solve multi-step absolute value inequalities. The absolute value of a number is the positive value of the number. For instance, the absolute value of 2 is 2 and the absolute value of -2 is also 2. To solve an absolute...
Instructional Video2:48
Brian McLogan

Applying the pythagorean inequality theorem to classify triangles as acute right or obtus

12th - Higher Ed
Learn about the Pythagorean theorem. The Pythagoras theorem is a fundamental relation among the three sides of a right triangle. It is used to determine the missing length of a right triangle. The Pythagoras theorem states that the...
Instructional Video7:37
Packt

Implementing Insertion Sort

Higher Ed
This video explains how to implement insertion sort.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...