Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging Versus Rebasing
This video illustrates the difference between merging and rebasing. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing. It also...
Brian McLogan
Math tutorial for solving a system of equations by substitution
πLearn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Brian McLogan
Learn the steps for solving a system of equations by substitution
πLearn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Brian McLogan
Dividing two polynomials using synthetic division
π Learn about dividing by synthetic division when the divisor is a fraction. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Brian McLogan
Evaluating the Composition of Two Functions, Linear and Rational
Learn how to compose two linear functions. To compose two functions means to express one of the functions as a function of the other function. This is done by replacing the input variable of one of the functions with the value of the...
Brian McLogan
Divide a linear function by a square root function to find domain
π 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...
Brian McLogan
Given the imaginary zeros find the equation of the polynomial
π Learn how to write the equation of a polynomial when given imaginary zeros. Recall that a polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. The...
Brian McLogan
Applying distributive property to help solve a linear equation
π 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
Solve a simple liteeral equation by using division property of equality ex 21, D=rt; r
π 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...
Brian McLogan
Solving a one step equation with all fractions
π 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
Rearranging your terms to solve a one step equation
π 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
Solving a one step equations using subtraction
π Learn how to solve a one step equation. An equation is a statement stating that two values are equal. A one step equation is an equation whose solution can be obtained by performing only one step of operation on the equation. To solve...
Brian McLogan
Multiply a whole equation by LCD to solve an equation with fractions, (1/4)x+(2/3)=(5/6)
π Learn how to solve two step linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. To solve for a variable in a two step linear equation, we first isolate the variable by using inverse...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Introduction to Rebasing
This video provides an introduction to rebasing in Git. This clip is from the chapter "Rebasing" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the process of rebasing. It also explains how...
Brian McLogan
How to apply the distributive property then classify the polynomials
π Learn how to classify polynomials. A polynomial is an expression of the sums/differences of two or more terms having different interger exponents of the same variable. A polynomial can be classified in two ways: by the number of terms...
Brian McLogan
Solve Rational Equations | Rational Functions | Free Math Videos
In this video we will explore how to solve rational equations and label extraneous solutions. We will solve a variety of equations using multiple techniques. I make short, to-the-point online math tutorials. I struggled with math growing...
Brian McLogan
Dividing two polynomials using synthetic division
π Learn about dividing by synthetic division. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for the variable, the solution for...
Brian McLogan
Dividing two polynomials using synthetic division
π Learn about dividing by synthetic division. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for the variable, the solution for...
Brian McLogan
Dividing polynomials using synthetic division
π Learn about dividing by synthetic division. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for the variable, the solution for...
Brian McLogan
Learn how to solve a linear programming problem
Learn how to solve problems using linear programming. A linear programming problem involves finding the maximum or minimum value of an equation, called the objective functions, subject to a system of inequalities, called the constraints....
Brian McLogan
Factoring a Quadratic to Factor a Polynomial
Factoring a Quadratic to Factor a Polynomial
Brian McLogan
Find the inverse of a linear function
π 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...
Curated Video
Solving Quadratic Equations by Taking the Square Root
In this lesson, students will learn how to solve quadratic equations by taking the square root. The teacher explains the process step by step, using examples to illustrate the concept.
Brian McLogan
Subtracting linear functions to find domain
π Learn how to add or subtract two functions. Given two functions, say f(x) and g(x), to add (f+g)(x) or f(x) + g(x) or to subtract (f - g)(x) or f(x) - g(x) the two functions we use the method of adding/subtracting algebraic expressions...