Instructional Video1:03
Brian McLogan

Learn how to quickly add two trinomial together by combining like terms

12th - Higher Ed
👉 Learn how to add and subtract polynomials by either using the vertical or horizontal method.
Instructional Video6:39
Curated Video

Complete Modern C++ - Callbacks Revisited - Function Pointers

Higher Ed
This video revisits the concepts of function pointers as callbacks.
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
Instructional Video5:38
Brian McLogan

Learn how to write the polynomial equation given complex zeros

12th - Higher Ed
👉 Learn how to write the equation of a polynomial when given complex zeros. Recall that 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...
Instructional Video3:03
Brian McLogan

Finding all the roots of a cubic polynomial by factoring

12th - Higher Ed
👉 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...
Instructional Video1:24
Brian McLogan

How to write the final answer of a problem using synthetic division

12th - Higher Ed
👉 Learn about dividing by synthetic division. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for the variable, the solution for...
Instructional Video3:26
Brian McLogan

When given three rational zeros learn to write the polynomial equation

12th - Higher Ed
👉 Learn how to write the equation of a polynomial when given rational zeros. Recall that 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...
Instructional Video19:32
Curated Video

Practical Data Science using Python - Types of Data and Descriptive Statistics

Higher Ed
This video explains types of data and descriptive statistics.
<
br/>
This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using...
Instructional Video2:04
Brian McLogan

How to apply synthetic division when your zero is a fraction

12th - Higher Ed
👉 Learn about dividing by synthetic division when the divisor is a fraction. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Instructional Video0:52
Brian McLogan

Multiplying two exponents and adding the powers the easy way

12th - Higher Ed
In this video playlist I will show you the basics for polynomial functions. We will start with factoring polynomial equations to determine the zeros of a polynomial. We will then learn how to write the polynomial given a set of zeros....
Instructional Video13:55
Curated Video

Practical Data Science using Python - Pandas DataFrame 2

Higher Ed
This video explains the describe() DataFrame command.<br<br/>/>

This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video2:09
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Creating a Table

Higher Ed
This video explains how to create a table in Power BI.
<
br/>
This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an...
Instructional Video5:43
Curated Video

Complete Modern C++ - std::set and std::multiset

Higher Ed
In this video, learn about their features and understand how to use them.
r/>
This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard...
Instructional Video8:06
Brian McLogan

Master Determining all of the possible rational zeros of a polynomial, rational zero test

12th - Higher Ed
Master Determining all of the possible rational zeros of a polynomial, rational zero test
Instructional Video3:56
Brian McLogan

Why and how to we apply synthetic division with a missing term

12th - Higher Ed
👉 Learn about dividing by synthetic division when there is a missing power. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Instructional Video1:33
Brian McLogan

Learn how to divide a monomial into a polynomial

12th - Higher Ed
👉 Learn how to divide polynomials by a monomial using the long division algorithm. A monomial is an algebraic expression with one term while a polynomial is an algebraic expression with more than one term. To divide a polynomial by a...
Instructional Video15:32
Curated Video

Practical Data Science using Python - Linear Regression Data Preparation and Analysis 2

Higher Ed
This video explains how to plot the distribution of various values of engine types.<br<br/>/>

This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video5:37
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Conditional Formatting in a Table

Higher Ed
This video explains how to perform conditional formatting in a table.
<
br/>
This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section...
Instructional Video13:18
Brian McLogan

Master Determining all of the solutions of a polynomial given a factor, real rational zero, or root

12th - Higher Ed
Master Determining all of the solutions of a polynomial given a factor, real rational zero, or root
Instructional Video8:31
Brian McLogan

Using long division to divide two polynomials then determine the other zeros

12th - Higher Ed
👉 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...
Instructional Video2:53
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 67 - Sorting Using Spring Data JPA Repository

Higher Ed
In this video, we will cover sorting using Spring Data JPA repository.
r/>
This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video8:23
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - List Operations

Higher Ed
Let's learn how to add, access, delete elements in a list with its respective access.
<
br/>
This clip is from the chapter "Lists" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section illustrates...
Instructional Video22:31
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Query Methods and Operators

Higher Ed
This video explains query methods and operators.
<
br/>
This clip is from the chapter "MongoDB + Mongoose (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on MongoDB...
Instructional Video2:49
Brian McLogan

Finding the roots of a polynomial by factoring to the 4th power

12th - Higher Ed
👉 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...
Instructional Video13:44
Curated Video

Job-Ready SQL in an Afternoon - Aliases and Ordering

Higher Ed
In this video, you will learn about aliases and ordering.
<
br/>
This clip is from the chapter "Databases, Tables, and Basic Queries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover databases, tables,...