Brian McLogan
Solving a multi step equation using distributive property one solution
š 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
Solving a linear equation when there is no solution
š Learn how to solve multi-step equations with 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 multiple steps of...
Brian McLogan
Solving a multi step equation with no solution
š 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
Learn how to simplify the expression by applying distributive property twice, 3(y-6)-(y+7)
š Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Brian McLogan
How to determine the domain from 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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Match Parenthesis To Check A Well Formed Expression
Matching parenthesis to check for well-formed expressions helps us solve this using the stack we're already implemented. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in...
Brian McLogan
Evaluating an expression with two variables ex 2, (3l^2 - p); l = 2; p = 6
š Learn how to evaluate mathematics expressions. A mathematics expression is a finite combination of numbers and symbols formed following a set of operations or rules. To evaluate a mathematics expression means to obtain the solution to...
Curated Video
TypeScript for Beginners - Passing Parameters
This video demonstrates how to pass parameters. This clip is from the chapter "Arrow Functions" of the series "TypeScript for Beginners".This video introduces you to the arrow functions and explains how to use them.
Curated Video
Complete Modern C++ - Uniform Initialization (C++11)
In this video, you will learn about different types of initializations in C++, including the new Uniform initialization syntax and its advantages. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern...
Brian McLogan
Solving a multi step equation with infinite many solutions
š 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
Evaluating an expression using the composition of trig functions
š Learn how to evaluate an expression with the composition of a function and a function inverse. Just like every other mathematical operation, when given a composition of a trigonometric function and an inverse trigonometric function,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Functional Programming Terminology - Lambda Expression, Stream, and Operations
In this session, we will learn about functional programming terminology - lambda expression, stream, and operations. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Brian McLogan
How to solve a literal equation with multiple parenthesis
In this video tutorial I will show you how to solve a linear equation by using the inverse operations to isolate the variable. When doing this we will learn how a(y + c) = b(y - c); y
Curated Video
Bash Shell Scripting- Regex-Part-3: Regex with special characters ( [] () and {} )
This video shows how to use Regex with ( [] () and {} ). This clip is from the chapter "Complete sed command" of the series "Complete Bash Shell Scripting".This section covers the concept of sed command.
Curated Video
.NET Core Microservices - .NET 6 Change
This video explains .NET 6 change. This clip is from the chapter "Product API Basic Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about product API basic setup.
Brian McLogan
Solving a multi step equation with brackets and parenthesis ex 18, 7n+2[3(1ān)ā2(1+n)]=14
š Learn how to solve multi-step equations. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying multiple steps of operations to get the solution. To solve a...
Curated Video
GCSE Secondary English Age 13-17 - Vocabulary: Parenthesis - Explained
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Brian McLogan
Dividing two functions then determine the domain
Dividing two functions then determine the domain
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 05 - Functional Programming - Collect - Sum of Numbers in a List
In this session, we will learn about functional programming - collect - sum of numbers in a list. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Brian McLogan
How to determine if solutions are extraneous for absolute value equations
Learn all about solving absolute value equations. We will explore what makes up an absolute value symbol, what steps to follow when solving, how to know when you have extraneous solutions and how to set up two cases.
Brian McLogan
Vertex max or max using completing the square
š Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Brian McLogan
Solving a multi step equation by applying distributive property ex 16, 2(b+8)ā9 = 5
š Learn how to solve multi-step equations with parenthesis. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying multiple steps of operations to get to the...
Brian McLogan
Solving a multi step equation with parenthesis within brackets 2[8u+2(uā10)]=0
š Learn how to solve multi-step equations. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying multiple steps of operations to get the solution. To solve a...
Brian McLogan
Solving a literal equation by using the distributive property 2(x+a) = 4b for a
š Learn how to solve literal equations involving formulas. A literal equation is an equation where the unknown values are represented by variables. To solve a literal equation means to make one of the variables the subject of the...