Instructional Video7:52
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Data Types

Higher Ed
The author dives into syntax and usage of primitive data types. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on coding standards,...
Instructional Video11:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Operators: Part 1

Higher Ed
Learn the different operators available to Java, and just as important as per the order of precedence. This clip is from the chapter "Java Syntax" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn more about...
Instructional Video3:18
Curated Video

Complete Java SE 8 Developer Bootcamp - Comparator

Higher Ed
Another option for providing sorting information is to create a Comparator object which takes two objects and returns their order. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer...
Instructional Video4:17
Brian McLogan

How to factor a trinomial when your middle and constant terms are positive

12th - Higher Ed
πŸ‘‰Learn how to factor quadratics. A quadratic is an algebraic expression having two as the highest power of its variable(s). To factor an algebraic expression means to break it up into expressions that can be multiplied together to get...
Instructional Video5:03
Brian McLogan

Divide two rational expressions by simplifying

12th - Higher Ed
Learn how to divide rational expressions. A rational expression is an expression in the form of a fraction, usually having variable(s) in the denominator. Recall that to divide by a fraction, we multiply by the reciprocal of the...
Instructional Video8:12
Brian McLogan

Find all the possible real positive, real negative and complex zeros of a polynomial

12th - Higher Ed
πŸ‘‰ Learn about Descartes' Rule of Signs. Descartes' rule of the sign is used to determine the number of positive and negative real zeros of a polynomial function. Knowing the number of positive and negative real zeros enables also to also...
Instructional Video5:00
Curated Video

Simplifying Square Roots of Negative Numbers with Imaginary Unit i

K - 5th
In this video lesson, students will learn how to write the square root of a negative number using the imaginary unit i. The lesson explains the difference between real and imaginary numbers and demonstrates how to simplify square roots...
Instructional Video17:35
Packt

Data Validation and Sanitization: Part I

Higher Ed
REST APIs and Mongoose (Task App): Data Validation and Sanitization: Part I This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
Instructional Video14:01
Curated Video

Solving Inequalities Using Multiplication or Division

9th - 12th
In this video lesson we will apply the Properties of Inequality using Multiplication and Division. We will discover that when you multiply or divide both sides of an inequality by the same POSITIVE value the result is an equivalent...
Instructional Video10:53
Curated Video

Introduction to Cross Elasticity of Demand and Classification of Substitute and Complementary Goods

12th - Higher Ed
This video introduces the concept of cross elasticity of demand, which is the measure of how changes in the market for one product can have an impact on the market for a different product. The video explains how economists use cross...
Instructional Video3:21
Brian McLogan

Solving an inequality with a parenthesis on both sides

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 Video1:14
Brian McLogan

How to add a negative and a positive number, (-12) + 7

12th - Higher Ed
πŸ‘‰ You will learn how to add and subtract integers. We will work through adding and subtracting two integers up to multiple integers. We can look at adding and subtracting integers by looking at there values on a number line where there...
Instructional Video15:20
KnowMo

Factorising Quadratics - Understanding the Process and Methods

12th - Higher Ed
The video is a lecture presentation on the topic of factorizing quadratics in algebra. The speaker provides an overview of the concept, emphasizing that factorizing is the reverse of expanding and involves putting the quadratic...
Instructional Video18:01
Catalyst University

Alkene Addition versus Elimination: A Thermodynamic Approach

Higher Ed
Alkene Addition versus Elimination: A Thermodynamic Approach
Instructional Video4:17
Curated Video

Complete Java SE 8 Developer Bootcamp - Comparable

Higher Ed
The author implements the Comparable interface as one option for providing this information. This clip is from the chapter "More with Collections" of the series "Complete Java SE 8 Developer Bootcamp".In this section, learn more about...
Instructional Video8:16
Brian McLogan

Master Solving and Graphing Compound OR Inequalities

12th - Higher Ed
Master Solving and Graphing Compound OR Inequalities
Instructional Video7:00
Curated Video

Graphing Quadratic Equations

K - 5th
In this video, the teacher explains how to graph a quadratic equation using the axis of symmetry, vertex, and T chart. They use the example of a small roller coaster at a kiddie park, showing how to find the height difference from the...
Instructional Video5:38
Brian McLogan

How the number of sign changes of a polynomial helps us determine the number or real zeros

12th - Higher Ed
πŸ‘‰ Learn about Descartes' Rule of Signs. Descartes' rule of the sign is used to determine the number of positive and negative real zeros of a polynomial function. Knowing the number of positive and negative real zeros enables also to also...
Instructional Video2:18
Tarver Academy

Multiplying Negatives and Positives

12th - Higher Ed
In This Episode, Tyler Teaches Us About Multiplying Negatives and Positives
Instructional Video2:56
Curated Video

Subtracting Integers Using a Number Line

3rd - 5th
Represent the subtraction of integers on a number line.
Instructional Video16:20
Curated Video

C++ Developer - Rethrowing Exceptions

Higher Ed
This video explains how to rethrow exceptions. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Instructional Video2:56
Brian McLogan

Multiplying a negative number by a negative number

12th - Higher Ed
Multiplying a negative number by a negative number
Instructional Video1:42
Brian McLogan

Try To Solve an Absolute Value Equation when There Is No Solution

12th - Higher Ed
Learn how to solve absolute value equations with multiple steps. 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 Video30:10
TMW Media

Standard Deviation & Variance

K - 5th
This program covers the important topic of Standard Deviation and Variance in Probability and Statistics. We begin by discussing what Standard Deviation and Variance is and why it is important. Next, we solve several problems that...