Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How Many Files can Git Store?
This video illustrates the number of files Git can store. This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to initialize a new...
Brian McLogan
Factoring out the GCF to solve a quadratic equation
๐Learn how to solve a quadratic equation by factoring out the GCF. When factoring out the GCF from an equation we will be looking for what the terms have in common. This method is very useful for quadratic equations that does not have...
Brian McLogan
Graphing a linear equation using a table x + y = 4
๐ Learn how to graph linear equations from the table of points. When given the table of points of a linear equation, we plot the x and y coordinates of the given table on the cartesian plane and join the ploted points to form a straight...
Catalyst University
Classifying Spinal Cord Injuries using ASIA Scoring [Example 2]
In this video, I work through and example of how to assess spinal cord pathology using the ASIA score sheet [neurological levels of injury, zone of partial preservation, and ASIA classification] for an injury in the thoracic spinal cord.
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Convert RGB to HSV color spaces and merge/split channels
From the section: Computer Vision Basics: Part 1. In this section, weโll cover the basic features of Computer Vision. Computer Vision Basics: Part 1: [Activity] Convert RGB to HSV color spaces and merge/split channels
Brian McLogan
Solving a quadratic equation by factoring using AC method
we find two factors of the product of the constant term (the term with no variable) and the coefficient of the squared variable whose sum gives the linear term. These factors are now placed in separate brackets with x to form the factors...
Let's Tute
How to Find all Zeros of Polynomial
I hope you will enjoy this online video tutorials lecture on Introduction to Polynomial and it will help you in basics of polynomials.
Brian McLogan
Determine the Remaining Zeros Given One Zero
๐ Learn how to find all the zeros of a polynomial given one rational zero. 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...
Brian McLogan
Learn how to find the all the zeros of a polynomial with sum of two cubes
๐ Learn how to find the zeroes of a polynomial equation/expression involving the sum/difference of two cubes. Given a polynomial having the sum of two cubes, the polynomial can be factored as follows: a^3 + b^3 = (a + b)(a^2 - ab + b^2)....
Brian McLogan
Determine the product of two very large numbers by converting to scientific notation
๐ Learn how to multiply numbers written in scientific notations. Scientific notation is a convenient way of writing very large or very small numbers. A number written in scientific notation is of the form a * 10^n where a is the first...
Brian McLogan
Master How to solve a quadratic equation with two terms by factoring out the GCF
Master How to solve a quadratic equation with two terms by factoring out the GCF So what I'd like to do is show you how to solve a quadratic equation by factoring out the GCF. So basically, in this one, when factoring out the GCF, what...
Brian McLogan
How to Solve and Write the Linear Factorization when Factoring a Polynomial
๐ Learn how to find all the zeros of a polynomial in the form of the difference of two squares. 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...
Brian McLogan
How to solve a quadratic by factoring out the GCF and using the zero product property
๐Learn how to solve a quadratic equation by factoring out the GCF. When factoring out the GCF from an equation we will be looking for what the terms have in common. This method is very useful for quadratic equations that does not have...
Brian McLogan
How to solve a quadratic by applying 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
When Given a Polynomial & Its Factors Find All Zeros and Write as a Product of its Factors
๐ Learn how to find all the zeros of a polynomial given one rational zero. 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...
Curated Video
Converting Fractions to Decimals Using Long Division
In this video, the teacher explains how to convert fractions into decimals using long division. They provide examples of fractions like 3/4 and 2/5 and demonstrate the step-by-step process of converting them into decimals.
Programming Electronics Academy
If with Button: Arduino Course 5.2
Using a button and if statement with Arduino.
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
How to factor a quadratic equation by using a perfect square
๐Learn how to solve a quadratic equation by factoring a perfect square trinomial. A perfect square trinomial quadratic equation is of the form y = x^2 +2cx + c^2, where c is a perfet square. There are couple of ways we can solve a...
Brian McLogan
Apply zero product property to solve a factored quadratic equation
๐Learn how to solve a quadratic equation using the zero product property. When a quadratic equation has been factored or is given in factored form, we can solve the quadratic equation by applying the zero product property. The zero...
Brian McLogan
What are zeros of a polynomial
๐ Learn about zeros and multiplicity. The zeroes of a polynomial expression are the values of x for which the graph of the function crosses the x-axis. They are the values of the variable for which the polynomial equals 0. The...
Brian McLogan
End behavior of polynomials factored out
๐ Learn how to determine the end behavior of the graph of a factored polynomial function. To do this we will first need to make sure we have a polynomial in standard form (i.e. we will expand all factored terms) with descending powers....
CuriosaMente
Which is the largest number? CuriosaMente #3_ENG
To what number is it possible to count? Is there a greater number than all, or does the account never end and is infinite? What is the largest number that anyone could have imagined? The concept of the largest number can be a bit...
Brian McLogan
Learn how to use the side lengths of a rectangle to solve quadratic equation by factoring
we find two factors of the product of the constant term (the term with no variable) and the coefficient of the squared variable whose sum gives the linear term. These factors are now placed in separate brackets with x to form the factors...