Brian McLogan
Using prime factorization to simplify the square root of an expression
π Learn how to simplify the square root of an expression. The square root of an expression is an expression which will multiply itself twice to give the original expression. To simplify the square root of an expression, we...
Brian McLogan
BEST explanation how to determine domain algebraically
π Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Curated Video
Mastering Grunt (Video 3)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Packt
Trees - Part 1
This is the first part of the two-part video that explains nonlinear data structure called trees. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Curated Video
Create a list : The List Contains Challenge
From the section: Lists. This section focuses on lists and the various functions of the list. This video presents the List Contains Challenge.
Curated Video
Implement different search algorithms : BST - Deleting nodes with 2 children
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Delete scenario 3 - deleting nodes with both left and right child nodes
Curated Video
Implement different search algorithms : BST from scratch - Search
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Add a search method to the BST class
Brian McLogan
Simplifying the square root of an expression
π Learn how to simplify the square root of an expression. The square root of an expression is an expression which will multiply itself twice to give the original expression. To simplify the square root of an expression, we...
Brian McLogan
Find the transformations domain and range the the square root function
π Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Curated Video
Apache Maven Beginner to Guru - Creating a Project Module for Entities
This video explains how to create a project module for entities. This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the multi-module projects.
Brian McLogan
Simplifying a radical expression with use of absolute value symbols
π Learn how to simplify the square root of an expression. The square root of an expression is an expression which will multiply itself twice to give the original expression. To simplify the square root of an expression, we...
Brian McLogan
How to find the product of the square root of two numbers, root(5) . root(50)
π Learn how to multiply radicals. A radical is an expression or a number under the root symbol. To multiply radicals with the same root, it is usually easy to evaluate the product by multiplying the numbers or expressions inside the...
Brian McLogan
How to evaluate the square root of a perfect square number
π Learn how to find the square root of a number. To find the square root of a number, we identify whether that number which we want to find its square root is a perfect square. This is done by identifying a number which when raised to...
Brian McLogan
Solving a quadratic equation by the square root method
πLearn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Brian McLogan
What you Need to Know about Functions for Pre-Calculus
What you Need to Know about Functions for Pre-Calculus
Curated Video
Solving Equations with Rational Exponents
This video teaches how to solve equations with rational exponents by following the appropriate order of operations. It provides step-by-step explanations and examples, showing that solving complicated equations is not complicated as long...
Curated Video
Create a list : Implementing List Remove
From the section: Lists. This section focuses on lists and the various functions of the list. This video demonstrates how to implement the List Remove method.
Brian McLogan
Overview transformations horizontal shifts - Online Tutor - Free Math Videos
π Learn how to determine the transformation of a function. Transformations can be horizontal or vertical, cause stretching or shrinking or be a reflection about an axis. You will see how to look at an equation or graph and determine the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating Merge Conflict
This video explains the process of creating a merge conflict in Git. This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for branch...
Brian McLogan
Using Square Numbers to Simplify Radicals, Root(40)
π Learn how to find the square root of a number. To find the square root of a number, we identify whether that number which we want to find its square root is a perfect square. This is done by identifying a number which when raised to...
Brian McLogan
Dividing a radical expression
π Learn how to find the square root of rational expressions. To find the square root of a rational expression, we first express the rational expression as the square root of the numerator divided by the square root of the denominator....
Brian McLogan
Solving by factoring with a is greater than 1 to find the zeros
πLearn how to solve quadratic equations by factoring when a is equal to 1. A quadratic is an algebraic expression having 2 as the highest power of its variable(s). To factor an algebraic expression means to break it up into factors...
Brian McLogan
Determine and describe the discriminant
π Learn how to determine the discriminant of quadratic equations. A quadratic equation is an equation whose highest power on its variable(s) is 2. The discriminant of a quadratic equation is a formula which is used to determine the type...
FuseSchool
Rationalising The Denominator
In this video we discover what rationalising the denominator is and how to do it. The denominator is the bottom part of a fraction. Rationalising the denominator is when we move a root from the bottom - the denominator - to the top (the...