Brian McLogan
Master finding the missing angle measure using supplementary angles
Master finding the missing angle measure using supplementary angles
Brian McLogan
Summary for solving rational equations
👉 Learn about solving rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational equations, one of...
Brian McLogan
Solving a rational Equation
👉 Learn how to solve rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational equations, one of...
Mister Simplify
Bloom's Taxonomy - Simplest explanation ever
Renowned taxonomy in the world of business and L&D. Bloom's Taxonomy is a renowned model for gauging competence in the world of Learning & Development. It is quite important to understand the taxonomy in the world of business. This...
The Backyard Scientist
Melting and combining 19 elements! Does it make a Super-Alloy?!
Melting and combining 19 elements! Does it make a Super-Alloy?!
Curated Video
Mastering Django Web Development (Video 14)
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Curated Video
Learning CSS (Video 15)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Brian McLogan
Learn how to use inverse operations to solve for y in a rational equation
👉 Learn how to solve literal equations. 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 formula. When the literal...
Brian McLogan
Solving a multi step equation with distributive property on both sides
👉 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 an expression by applying distributive property twice, 4(5y-3)-(3y+1)
👉 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
Applying the distributive property in two different ways, 4(6p + 2q - 2p)
👉 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...
Curated Video
TypeScript for Beginners - Union Type
In this video, you will learn about Union type in TypeScript. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to...
Brian McLogan
Verifying trigonometric identities by converting to sines and cosines
👉 Learn how to verify trigonometric identities involving the addition and subtraction of terms. To do this it is usually useful to convert the addition or subtraction terms in terms of one trigonometric function and then evaluate....
Brian McLogan
Math tutorial for verifying a trigonometric identity
👉 Learn how to verify trigonometric identities involving the addition and subtraction of terms. To do this it is usually useful to convert the addition or subtraction terms in terms of one trigonometric function and then evaluate....
Brian McLogan
Simplify an expression by combining radicals
👉 Learn how to add or subtract radicals. A radical is a number or an expression under the root symbol. Radicals can only be added or subtracted if the numbers or expressions under the roots are the same for all terms. To add or subtract...
Brian McLogan
Learn How To Multiply Two Binomials Using Foil and Foil Face - Math Tutorial
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Brian McLogan
Learn How To Multiply Three Binomials by One Another - Math Tutorial
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Brian McLogan
Solving a multi step inequality with double distributive property
👉 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
Algebra 2 - Subtracting two complex numbers in parenthesis (28-4i) - (10-30i)
In this video tutorial I will show you how to add and subtract complex numbers. When combining complex numbers it is important for us to understand that we must have like terms. We then add and subtract in either the horizontal or...
Brian McLogan
Solve Trigonometric Equation Double Angle Formula
Solve Trigonometric Equation Double Angle Formula
Brian McLogan
Subtracting two rational expression by rewriting the problem as addition
Learn how to add/subtract rational expressions. When adding or subtracting two or more rational expressions with common denominators, we add or subtract only the numerator while we keep the denominator the same. We will then simplify our...
Brian McLogan
Master Solving a multi step equation with the variable on opposite sides
Master Solving a multi step equation with the variable on opposite sides
Brian McLogan
Learn how to simplify a complex fraction
👉 Learn how to simplify complex fractions. To simplify complex fractions having the addition/subtraction of more than one fractions in the numerator or/and in the denominator we first evaluate the numerator or/and the denominator...
Curated Video
C++ Developer - Project - Array Data
This video presents a project on array data. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.