Brian McLogan
Using the discriminate to describe the number and type of solutions
π Learn how to solve a quadratic equation by applying the quadratic formula. To apply the quadratic formula the quadratic equation must be equal to zero. Then you can apply the quadratic formula to determine solutions to the equation,...
Curated Video
Indefinite Integration of Rational Powers of x - excluding (-1)
The video is a tutorial on indefinite integration of rational parts of X excluding -1. The speaker explains the process of integration, which is the reverse of differentiation, and how to increase the power of a given function and divide...
Music Matters
The Best Chords to Follow Chord IV (in Major Keys) - Music Composition
Are you struggling to get started in writing a chord progression? If you want to use chord IV what are the best options for chords to follow? This music composition lesson gives you plenty of options for chords that progress well from...
Brian McLogan
Finding the implied domain of a function
π Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Music Matters
The Best Chords to Follow Chord VI (in Major Keys) - Music Composition
Are you struggling to get started in writing a chord progression? If you want to use chord VI what are the best options for chords to follow? This music composition lesson gives you plenty of options for chords that progress well from...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 3: Add update functionality
An in-depth look at trees, rules surrounding them and a tree known as Binary Search Tree This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Two Minute Music Theory
Building Major and Minor Chords - TWO MINUTE MUSIC THEORY #39
Season 3, Episode 19 - Two Minute Music Theory Today we begin a series on Building Chords. Starting with the two most common types of chords in western music: The Major and Minor Chords.
Curated Video
Implement a computer program using a classic algorithm : Recursion mini-project 2 - Factorial
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms β sort, performance, complexity and big O notation. Build a recursive factorial function step by step
Brian McLogan
How to find the solutions when solving a logarithmic equation
π Learn about solving logarithmic equations. Logarithmic equations are equations involving logarithms. To solve a logarithmic equation, we first use our knowledge of logarithm laws/properties to express the terms in both sides of the...
Brian McLogan
What does a square root mean and how can we understand it using inverse operations
π Learn the basics of simplifying radicals. A radical is an expression having the root/radical symbol. A radical expression can also be rewritten as an expression with fractional/rational exponent. The number outside the radical symbol...
Institute for New Economic Thinking
America's First Black Economist
Eighty years ago, Sadie Alexander was writing on the devaluation of household work, a topic that has only recently been covered by graduate economics programs. Thatβs just one of the ways the pioneering economist was ahead of her time,...
Brian McLogan
How to find the angle between two vectors and dot product
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...
Let's Tute
Relationship Between Zeroes And Coefficient of Polynomials
In this video we will learn about the Relationship Between Zeroes And Coefficient of Polynomials. This video will cover topics such has General form, Sum of Zeroes, Product of Zeroes, Sum of product of Zeroes and solve some problems .
Brian McLogan
Sketch a triangle given a trig angle then determine remaining trig functions of angle
π Learn how to evaluate the six trigonometric functions given the value of one of the trigonometric functions. When given the value of one of the trigonometric functions of an angle, we can evaluate the values of the other trigonometric...
Curated Video
Implement different search algorithms : BST - Deleting nodes with 1 child node
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc. Delete scenario 2 - deleting nodes with 1 child node
Boulder Creek International
Kansas City: Community Rebuilding and Crime Prevention
Kansas City part 1/7: The video discusses the issue of hyper-segregation and crime in Kansas City, particularly along Troost Ave. Business owners and community members share their experiences and perspectives on the challenges faced by...
Brian McLogan
Finding the implied domain with a quadratic denominator of a rational function
π Learn how to find the domain of rational functions. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero. Thus, to find the domain...
Bill Carmody
Solving the Fragmentation Problem in Marketing
In this video, Bill Carmody, the host, interviews Mayur Gupta, the Vice President of Growth and Marketing at Spotify, about the importance of focusing on solving the root cause of marketing problems rather than just addressing the...
Brian McLogan
How to determine the domain of a rational function - domain and range
π Learn how to find the domain of rational functions with a radical denominator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Brian McLogan
How to add a cubic function and cube root function with 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...
Brian McLogan
Evaluate a limit at infinity with a radical in denominator
π We will explore how to evaluate the limit at infinity. When evaluating the limit at infinity or negative infinity we are interested to know where is the graph going right and left. This is also commonly explored as end behavior of the...
Music Matters
Writing a Melody Over a Chord Progression - Music Composition
How to compose and develop melody over a set of chords. Are you someone who can come up with a chord progression but youβre not quite sure how to improvise or write a melody to go with it? In this music composition lesson, we take a...
Packt
Invert Binary Tree β Part 1
This is the first part of the two-part video that demonstrates how to work with an invert binary tree. This clip is from the chapter "Question 7: Invert Binary Tree" of the series "Data Structures and Algorithms: The Complete...