Hi, what do you want to do?
Curated Video
Comparing Fractions with the Same Numerator: Comparing Size
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...
Curated Video
Rounding to the Nearest Ten with a Carry
Round two and three-digit whole numbers to the nearest ten when a carry is needed.
Curated Video
Comparing Whole Numbers in Words (Example)
Compare two multi-digit whole numbers in base-ten numerals.
Curated Video
C++ Standard Template Library in Practice - Sorting and Gathering - std::binary_search
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
...
• Introduce the listener to the std::binary_search algo
rithm
• Show how it works and explain the different versions
available
...
Brian McLogan
How to determine if three lengths make up a triangle
👉 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
Learn how to determine the domain from the quotient of two functions
👉 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...
Brian McLogan
Multiply two functions with radicals and find the domain
👉 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...
Brian McLogan
Find the feasible region by graphing 4 linear inequalities
👉 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...
Brian McLogan
Graphing an inequality when you have to switch the sign
👉 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...
Brian McLogan
Graphing a linear inequality on a coordinate axis
👉 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...
Brian McLogan
What is the difference between an open and closed point for an inequality
👉 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...
Brian McLogan
Solving a multi-step inequality and then graphing
👉 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....
Brian McLogan
How to write the domain of a function when the radical is in the denominator
👉 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...
Brian McLogan
Evaluate piecewise function for different values
👉 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...
Brian McLogan
Find the coordinate point of the given angle
👉 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...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Logical Functions
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...
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...
Brainwaves Video Anthology
Acharya Shunya -Teachers Make a Difference - Guru Baba Ayodhya Nath
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...
Brian McLogan
Using the Leading coefficient test to determine the end behavior of a polynomial
👉 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...
Brian McLogan
Solving an absolute value inequality by isolating the absolute value
👉 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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - If Else Statement – Puzzles
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...
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...
Brian McLogan
How to solve a absolute value inequality as an and statement one variable
👉 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...
Brian McLogan
Applying the pythagorean inequality theorem to classify triangles as acute right or obtus
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...
Packt
Implementing Insertion Sort
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...
<
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...