Curated Video
C++ 20 (2a) New Features - Associated Changes in Operator==
Verify that if we define three-way comparison then equality will not be defined for us. • Test equality with defaulted three-way comparison operator • Test equality with custom three-way comparison operator • Test equality with...
Brian McLogan
What is the addition property of equality
👉 Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Brian McLogan
What is the property of equality with exponents and how do we use it
👉 Learn about solving exponential equations. Exponential equations are equations involving exponents. To solve an exponential equation, we express the terms in both sides of the equality sign as a single term. Then, we express the single...
Brian McLogan
Solving an equation using the equality of exponents
👉 Learn how to solve exponential equations with the same base. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we make the base of both sides of the equation to be equal...
Cerebellum
Compromise And Conflict in America: 1848-1857 - Married Women’s Property Act (1848)
This video looks at the documents conceived in a period when the civil rights of women and Native Americans were in question, and slavery was driving a wedge between slaveholders and abolitionists. Educators from noted American...
Brian McLogan
Why do we have to flip the sign when we divide or multiply by negative one - Cool Math
👉 Learn about solving an inequality and graphing it's solution. An inequality is a relation where the expression in the left hand side is not equal to the expression in the right hand side of the inequality sign. A linear inequality is...
Curated Video
Shirley Chisholm: Equal Rights for Women
In 1969 Shirley Chisholm, the first African American Woman elected to Congress spoke to the US House of Representatives to argue in support of a controversial women’s rights bill; the Equal Rights Amendment.
NASA
Women of Goddard - Awareness to Action
The Equal Opportunity Program Office and the Women of Goddard Advisory Committee, or WAC, are launching a year-long campaign for fiscal year 2017. The initiative has several goals including providing awareness and visibility to Goddard's...
Brian McLogan
What are equivalent equations - why we have to use properties of equality
👉 Learn all about the processes and definitions for solving linear equations. You will gain a better understanding about the vocabulary and steps used to solve liner equations such as how to isolate an equation and apply inverse...
Brian McLogan
How to solve a one step equation by the multiplication property of equality
👉 Learn how to solve one step linear equations. By one step we mean equations that take one step to solve. The one step is the inverse operation needed to isolate the variable such as addition, subtraction, division and multiplication...
Brian McLogan
Using congruent segments find the value of a segment
👉 Learn how to find the missing measure of a segment. A segment is a line that has two endpoints. A segment can be subdivided into several portions. The length of the segment is the sum of all the sub-divisions of the segment. Thus, when...
Brian McLogan
Solving a simple one step inequality using multiplication
👉 Learn how to solve one step inequalities. When solving one step inequalities we will use inverse operations to isolate the variable. To represent our solution we will graph on the number line and use open and closed points based on the...
Curated Video
Using Properties to Solve Equations
In this video, the teacher explains how to use properties of equality to solve linear equations in one variable. The viewer will learn how to justify each step using the properties of equality and how to check their solutions. The lesson...
Good Words
Difficult to Control: Obstreperous
While the words uncooperative, unruly, and unrestrained typically carry negative connotations, there are times when these qualities can be helpful. For example, most activists will agree that being obstreperous, or difficult to control,...
Brian McLogan
Solving a simple trigonometric equation by isolating cosine
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric identities, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
What is the inverse of a function and how do you find it
👉 Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Mediacorp
Nagaland: Exploring the Longstanding Separatist Movement for Independence
This video explores the complex issue of separatist movements in Nagaland, India. It delves into the reasons behind the continued desire for a separate country, despite being a part of India for many years. Indian Identity Evolution part...
Brian McLogan
Summary for solving a multi step equation with a variable on both sides
Want more math video lessons? Visit my website to view all of my math videos organized by course, chapter and section. I make most of my math lessons in a live classroom and do no editing. I believe this gives the viewer an authentic...
Brian McLogan
Solving a simple equations with exponents
👉 Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Schooling Online
English Essentials - Venturing into Visuals - Analyse a Movie Poster (Stage 6, Years/Grades 11-12)
Join us as we combine all our visual analysis skills to examine a movie poster for an Australian film. We’ll take a holistic approach in this lesson, looking at the image’s major structural elements as well as its finer details. You’ll...
Brian McLogan
Solving a multi step equation using distributive property
👉 Learn how to solve multi-step equations with parenthesis and variable on both sides of the equation. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying...
Brian McLogan
Solve for the missing variable using an angle bisector ex 1
👉 Learn how to find the value of an unknown variable in the expressions representing the values of angles given the relationship between the angles. When given expressions representing the values of angles and the relationship between...
Brian McLogan
Solving a quadratic using by factoring out a GCF
👉Learn how to solve a quadratic equation by factoring out the GCF. When factoring out the GCF from an equation we will be looking for what the terms have in common. This method is very useful for quadratic equations that does not have...
Curated Video
Complete Modern C++ - std::hash (C++11)
This video demonstrates how to write a custom hash function and equality function object for unordered containers. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the...