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 find the real root of a cubic function
π Learn how to find all the zeros of a polynomial. 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 zeros of a polynomial are the values...
Brian McLogan
Apply foil to rationalize the denominator with two binomials ex 12
π Learn how to divide rational expressions having square root binomials. To divide a rational expression having a binomial denominator with a square root radical in one of the terms of the denominator, we multiply both the numerator and...
Brian McLogan
Factoring our the GCF when it is an expression
π Learn how to factor polynomials by GCF. 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. To factor an algebraic expression means to break it...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Using Names in Formulas
The aim of this video is to explore how to use names in formulas. This clip is from the chapter "Excel 2019 Beginners: Working with Names" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll learn how...
Brian McLogan
Master Condensing Logarithmic Expressions using the Properties of Logarithms
Master Condensing Logarithmic Expressions using the Properties of Logarithms
Brian McLogan
Simplify a Complex Fraction and label restrictions
π 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...
Brian McLogan
Dividing polynomials with missing terms long division
π Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Brian McLogan
Complete the square to find the vertex of a parabola
π 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
Learning how to rewrite an expression from radical form to a rational power
π Learn how to convert a radical to rational power. A radical is an expression having the root/radical symbol. The number outside the radical symbol (nth root) is called the index, the number/expression inside the radical symbol is...
Brian McLogan
Choose the best method | Subtract two functions
πIn this video I work through four different ways you can look at subtracting two functions. Do you like to write the problem vertically or horizontally. Do you like to subtract or distribute the negative and add.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Simple Server Code
In this video, you'll learn the simple server code in reverse shell. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Curated Video
Evaluating Expressions: Understanding the Difference between Evaluating and Solving.
In this video, the teacher explains the difference between evaluating and solving expressions and reviews the order of operations. They give examples of how to evaluate expressions when given a value for the variable and provide tips for...
Tarver Academy
Order of Operations HARD Example 1 - ALGEBRA I
In This Episode, Tyler Teaches Us About Order of Operations HARD Example 1 - ALGEBRA I
Curated Video
Mastering Django Web Development (Video 16)
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...
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...
Brian McLogan
Every wondered how to multiply functions
π Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Brian McLogan
Learn the easy way to solve and graph a multi step inequality
π 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
Learn how to determine the position when the particle is at rest calculator
π Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
Choosing the right method | Completing the Square
πIn this video I look at two different techniques for completing the square. Do you have a favorite method or know when one type is prefered over another?
Brian McLogan
Factoring by grouping
Learn how to factor expressions of two variables by grouping. To factor an algebraic expression means to break it up into expressions that can be multiplied together to get the original expression. When a given expression can be grouped...
Brian McLogan
MAJOR mistake with Simplifying Rational Expressions
πIn this video I will show you one of the most common mistakes I see with my own students when simplifying rational expressions. It happens year after year, class after class and it all involves the division property
Brian McLogan
Master how to divide two polynomials using long division with missing terms
Master how to divide two polynomials using long division with missing terms