Instructional Video2:44
Brian McLogan

Determine the sides of a triangle produce an acute, obtuse or right triangle

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 Video8:29
Brian McLogan

Exponential Equation | Can you Solve?

12th - Higher Ed
Exponential Equation | Can you Solve?
Instructional Video3:47
Brian McLogan

how to graph and shade an absolute value inequality by translating parent graph

12th - Higher Ed
πŸ‘‰ Learn how to graph absolute value inequalities. An absolute value inequality is an inequality having the absolute value sign. The graph of the parent function of an absolute value inequality is a v-shaped graph starting from the origin...
Instructional Video6:55
Curated Video

Beginning Python (Video 27)

Higher Ed
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...
Instructional Video4:06
Curated Video

Comparing Linear Relations Using Cell Phone Plans

K - 5th
This video explains how to compare two cell phone plans using linear relations. By analyzing the slope and the Y intercept of each plan's equation, the teacher demonstrates how to determine which plan is better at different points. The...
Instructional Video6:54
Curated Video

Graphing Exponential and Logarithmic Functions

K - 5th
In this lesson, students will learn how to graph exponential and logarithmic functions with a stretch or reflection by considering the effects of caffeine in the body. They will understand the basic characteristics of these functions,...
Instructional Video3:14
KnowMo

An Introduction to Angle Facts

12th - Higher Ed
The video provides a basic introduction to angle facts, including how to measure and classify angles. The speaker explains the different types of angles, such as acute, obtuse, right, reflex, and full turn, and provides examples of how...
Instructional Video4:02
Curated Video

Learn and Master C Programming - Using Ternary Operator

Higher Ed
We will see how we can use the C/C++ ternary operator.
r/>
This clip is from the chapter "Conditional Statements" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, learn the syntax to use...
Instructional Video5:43
Curated Video

Learn and Master C Programming - Understanding Conditional Compilation

Higher Ed
We will learn about new preprocessor directives used for conditional compilation of code.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In...
Instructional Video1:51
Brian McLogan

What happens to the domain with a radical 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 Video5:36
Brian McLogan

Learn How to Graph a Piece Wise Function With Jump Discontinuity

12th - Higher Ed
πŸ‘‰ Learn how to graph piecewise functions. A piecewise function is a function which have more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Instructional Video2:44
Brian McLogan

Domain of function with radical in the numerator

12th - Higher Ed
πŸ‘‰ Learn how to find the domain of rational functions with a radical numerator. 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 Video2:53
Brian McLogan

Determine the smallest positive and negative angle coterminal angle

12th - Higher Ed
πŸ‘‰ Learn the basics of co-terminal angles. An angle is a figure formed by two rays that have a common endpoint. The two rays are called the sides of the angle while the common endpoint is called the vertex of the angle. We measure angles...
Instructional Video6:54
Brian McLogan

Graphing a linear system of inequalities in standard form

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 Video3:47
Brian McLogan

What is an inequality statement and symbol represent and mean

12th - Higher Ed
πŸ‘‰ Learn how to graph an inequality in slope intercept or standard form and the shade the solution . When graphing an inequality we will focus on graphing like a linear equation and then using a test point to determine the solution as...
Instructional Video7:11
Brian McLogan

Linear programming how to optimize the objective function

12th - Higher Ed
Learn how to solve problems using linear programming. A linear programming problem involves finding the maximum or minimum value of an equation, called the objective functions, subject to a system of inequalities, called the constraints....
Instructional Video4:26
Brian McLogan

Graph a system of 4 inequalities with horizontal and vertical

12th - Higher Ed
In this video playlist you will learn how to solve a system of equations or inequalities by algebraic methods such as substitution and elimination and graphing. We will then finish the unit by exploring how to optimize an objective...
Instructional Video7:59
Curated Video

Orbits and Satellites: Understanding How Objects Move in Space

9th - Higher Ed
This video explains how objects orbit other objects in space, with a focus on natural and artificial satellites. The video starts by discussing Earth's orbit around the sun and how the gravitational force of the sun causes the Earth to...
Instructional Video4:56
Curated Video

Understanding Equations and Finding Solutions Using a Pan Balance

K - 5th
In this video, the teacher explains the concept of equations having one solution using a pan balance analogy. The students are reminded that variables can represent unknown numbers or sets of numbers, and that the equal sign means both...
Instructional Video3:42
Curated Video

Learning D3.JS 5.0 8.6: Adding Visual Information

Higher Ed
In this video, we will create an area chart using the line chart. β€’ Add some code to make the data more readable β€’ Understand the area chart β€’ Add the area chart
Instructional Video1:36
Tarver Academy

Dividing a Negative across an Inequality

12th - Higher Ed
In This Episode, Tyler Teaches Us About Dividing a Negative across an Inequality
Instructional Video11:36
Curated Video

Bash Shell Scripting - Conditional Tests

Higher Ed
This video focusses on conditional tests.<br/<br/>>

This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
Instructional Video21:29
SWPictures

KILL OR CURE - TB: Upgrading Our Defences

12th - Higher Ed
TB is a moving target. It’s a complex, mutating virus that is appearing in hundreds of different, drug-resistant strains. There are 16 different vaccines now undergoing trials – but how will we know which will quickly be made ineffective...
Instructional Video7:56
Curated Video

Complete Java SE 8 Developer Bootcamp - Conditionals-If / Else If / Else

Higher Ed
Learn more about conditionals that allow us to write blocks of code that are executed if a certain state is true or false
r/>
This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In...