Brian McLogan
Creating a monomial denominator to simplify my expression
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the terms on the left-hand side of the equality sign is equal to the terms on the right-hand side. To...
Curated Video
Complete Modern C++ - Value Categories
In this video, you will learn about L-value and R-value. • Identify key parts of the application • Plan out the class structure using class diagrams (UML) • Create a class implementation using UML diagrams This clip is from the chapter...
Brian McLogan
Evaluate a piecewise function quick and easy
Evaluate a piecewise function quick and easy
Brian McLogan
Learning to make multiplying rational expressions easy
Learn how to multiply rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. To multiply two rational expressions, we use the...
Brian McLogan
Dividing two radical expressions together by dividing them first
👉 Learn how to find the cube root of rational expressions. To find the cube root of a rational expression, we first express the rational expression as the cube root of the numerator divided by the cube root of the denominator. Next we...
Brian McLogan
Divide two radical expressions first and then simplify them
👉 Learn how to find the cube root of rational expressions. To find the cube root of a rational expression, we first express the rational expression as the cube root of the numerator divided by the cube root of the denominator. Next we...
Brian McLogan
Learn to Multiply Two Binomial Radical Expressions Using Foil
👉 Learn how to multiply radicals. A radical is an expression or a number under the root symbol. To multiply the sum/difference of two or more radicals, we make use of the distributive property to expand the product and then simplify the...
Brian McLogan
Confused Students Make Mistakes Multiplying Radicals
Once you have an idea of multiplying radicals it is time for you to put your skills to test. Give this problem a try to see how well you can multiply radicals on your own.
Brian McLogan
Solving a rational equation by multiplying by the LCD
👉 Learn how to solve proportions. Two ratios are said to be proportional when the two ratios are equal. Thus, proportion problems are problems involving the equality of two ratios. When given a proportion problem with an unknown, we...
Brian McLogan
Simplifying a radical expression by rationalizing the denominator
👉 Lean how to divide rational expressions with a radical in the denominator. To divide rational expressions with a radical in the denominator, we rationalize the denominator by multiplying both the numerator and denominator by the...
Brian McLogan
Simplifying Rational expressions
Learn how to simplify rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. To simplify a rational expression, we factor...
Brian McLogan
Simplify a rational expression
Learn how to simplify rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. To simplify a rational expression, we factor...
Brian McLogan
Simplify a radical expression by multiplying by square root of five on top and bottom
👉 Lean how to divide rational expressions with a radical in the denominator. To divide rational expressions with a radical in the denominator, we rationalize the denominator by multiplying both the numerator and denominator by the...
Brian McLogan
Tutorial - Learn the best method to factoring a trinomial when a is not 1 ex 13, 3n^2 -17n+10
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Brian McLogan
Subtracting two rational expressions with unlike denominators
Learn how to add/subtract rational expressions with trinomials in the denominator. When adding or subtracting two or more rational expressions with common denominators, we add or subtract only the numerator while we keep the denominator...
Brian McLogan
Multiplying two rational expression when simplifying using the difference of two squares
Learn how to multiply rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. To multiply two rational expressions, we use the...
Brian McLogan
Learn how to multiply two rational expressions and then simplify
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Brian McLogan
How to use factoring to help us simplify a simple rational expression
Learn how to simplify rational expressions. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. To simplify a rational expression, we factor...
Brian McLogan
LCD of Fraction VS LCD of Rational Expression
Students struggle with adding and subtracting rational expressions because they cannot find the least common denominator. In this video I will show you how to compare finding the LCD for fractions to rational expressions.
Curated Video
5 Simple Steps to Improve Your Fluency
Want to know how to get fluent in English? Here are some simple steps you can take to help you achieve English fluency.
Curated Video
5 Very Common English Phrases and Expressions
In this video I teach you a few very common English expressions and phrases that are used in everyday English conversations. Native speakers use these A LOT in daily life. You can also use them to sound more natural in English.
Curated Video
Product of Powers Properties
This video lesson will introduce the Product of Powers Properties. Students will learn how to multiply powers with the same base, find a power of a power, and find a power of a product. Exemplar problems are modeled and student practice...
Brian McLogan
How to simplify a rational trigonometric expression
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the terms on the left-hand side of the equality sign is equal to the terms on the right-hand side. To...
Curated Video
Complete Modern C++ - Mandatory Copy Elision - I
This video builds up the base for mandatory copy elision. It shows the limitation of copy elision in pre-C++17 standards. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section...