Curated Video
Multi-Paradigm Programming with Modern C++ - More Range Examples
Everything you can do with loops and algorithms; you can also do with ranges. Thanks to lazy evaluation of views, the code becomes more functional, and often more compact. β’ Returning ranges from functions β’ Creating a new range that...
Brian McLogan
The best explanation of domain and range with multiple examples
π 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...
Brian McLogan
What is the zero product property
πLearn how to solve quadratic equations by factoring. We will focus on factoring special techniques such as the zero product property, difference of two squares, box method and guess and check. Once we have factored the quadratic...
Brian McLogan
Determine a line perpendicular to to another through a given point using point slope form
π Learn how to write the equation of a line that is perpendicular to a given line. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various...
Brian McLogan
Given the vertex and a point, write the equation of a parabola in vertex and standard form
π Learn how to write the equation of a parabola given three points. The equation of a parabola is of the form f(x) = ax^2 + bx + c, where a, b and c are constants. Since, the equation of a parabola has 3 constants, three equations and...
Brian McLogan
How to simplify an expression with factorials
π Learn all about factorials. Factorials are the multiplication of a number in descending integer values back to one. Factorials are used often in sequences, series, permutations, and combinations. Factorial quotient expressions are...
Brian McLogan
Learn to write the equation in slope intercept form & identify the slope & y intercept ex 1
π Learn how to write the equation of a line given two points on the line. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents on its variable(s)). There are various forms which...
Brian McLogan
Learn to find the partial sum of a geometric sequence
π Learn how to find the geometric sum of a series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given by...
Brian McLogan
Solve a trigonometric equation for all the real solutions with sine
π Learn how to solve trigonometric equations by factoring out the GCF. When solving trigonometric equations involving the multiples of the same trigonometric function. It is very useful to collect similar trigonometric functions together...
Brian McLogan
How to label points lines and planes from a figure ex 1
π Learn how to label points, lines, and planes. A point defines a position in space. A line is a set of points. A line can be created by a minimum of two points. A plane is a flat surface made up of at least three points. A point is...
Brian McLogan
Find the partial sum of the geometric series
π Learn how to find the geometric sum of a series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given by...
Brian McLogan
Solving trigonometric equations with multiple angles
π Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric equations, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
What is a line segment and ray
π Learn essential definitions of points, lines, and planes. A point defines a position in space. A line is a set of points. A line can be created by a minimum of two points. A plane is a flat surface made up of at least three points. A...
Let's Tute
Problem Solving with Graphical Method for Coincident Pair of Linear Equations
In this video, we solve a problem using the graphical method for solving coincident pair of linear equations. We draw the graphs for two given equations and find that they coincide to form a single line, which means there are infinitely...
Brian McLogan
How to write the equation of a line given the slope and a point
π Learn how to write the equation of a line in a point-slope form. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents in its variable(s)). There are various forms which we can...
Brian McLogan
Learn how to write two different representations of a polar point
In this video series you will learn multiple math operations. I teach in front of a live classroom showing my students how to solve math problems step by step. My math tutorials should be used to review previous lessons, complete your...
Brian McLogan
How can we learn to name a plane
π Learn all about points lines and planes. In this playlist, we will explore how to how to identify, write, label all points lines, and planes. We will learn how to determine the distance between two points as well as the midpoint. Learn...
Brian McLogan
Learn how to find the sum of an arithmetic series
π Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Brian McLogan
What is a plane
π Learn essential definitions of points, lines, and planes. A point defines a position in space. A line is a set of points. A line can be created by a minimum of two points. A plane is a flat surface made up of at least three points. A...
Brian McLogan
Learn to solve your trigonometric equation with sine squared
π Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric equations, they include factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
Evaluating the partial sum of a arithmetic series
π Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Brian McLogan
Finding the sum or an arithmetic series using summation notation
π Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Packt
Log Cleanup Delete
This video explains how to delete the log cleanup policy. This clip is from the chapter "Advanced Topics Configurations" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn some advanced...
Why U
Pre-Algebra 33 - Real Numbers
There are an infinite number of rational numbers, but there are infinitely more irrational numbers. Neither type of number can represent every type of numeric quantity. By combining the rational and irrational numbers into the real...