Hi, what do you want to do?
Brian McLogan
Find all the possible rational zeros given a polynomial
π Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Sorting Trade-Offs
Letβs understand characteristics which can be used to determine which sorting algorithm is the right one for a system.
r/>
This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures &...
r/>
This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures &...
Brian McLogan
Dividing two polynomials using long division algorithm
π Learn how to divide polynomials by quadratic divisors using the long division algorithm. Before dividing a polynomial, it is usually important to arrange the divisor in the descending order of powers of the variable(s). To divide a...
Brian McLogan
Dividing two polynomials using synthetic division
π 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...
Brian McLogan
Multiplying a monomial by a binomial
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....
Brian McLogan
Multiple Examples on determining the asymptotes of rational functions
Multiple Examples on determining the asymptotes of rational functions
Curated Video
Mastering Data Sorting in Microsoft Excel
In this video, the instructor demonstrates how to efficiently sort data in Microsoft Excel 2007. They showcase a simple method of sorting by average score and then delve into a more advanced technique involving multiple sorting levels to...
Brian McLogan
Applying the rules of exponents to multiply to monomials
π Learn how to simplify expressions using the product rule of exponents. The product rule of exponents states that the product of powers with a common base is equivalent to a power with the common base and an exponent which is the sum of...
Brian McLogan
How to use long division for dividing two polynomials
π Learn how to divide polynomials by quadratic divisors using the long division algorithm. Before dividing a polynomial, it is usually important to arrange the divisor in the descending order of powers of the variable(s). To divide a...
Brian McLogan
Learning how to apply long division between two polynomials
π 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...
Brian McLogan
How to use and apply Descartes Rule of signs
π Learn about Descartes' Rule of Signs. Descartes' rule of the sign is used to determine the number of positive and negative real zeros of a polynomial function. Knowing the number of positive and negative real zeros enables also to also...
Brian McLogan
How to divide using synthetic division and write your remainder over your divisor
π 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...
Brian McLogan
How to identify the LC, degree and end behavior of a polynomial with classification
π Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Brian McLogan
Master Dividing two polynomials using synthetic division
Master Dividing two polynomials using synthetic division
Brian McLogan
Master Simplifying trigonometric expressions by using factoring
Master Simplifying trigonometric expressions by using factoring
Brian McLogan
Learn how to solve a polynomial using the difference of two cubes and quadratic formula
π 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
Adding a trinomial to a binomial and simplifying the result
π Learn how to add and subtract polynomials by either using the vertical or horizontal method.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 12 - List and ArrayList - Sorting - Providing Flexibility by Implementing C
In this session, we will learn about list and ArrayList - sorting - providing flexibility by implementing C.
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In...
r/>
This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Heap Is Just The Best Way to Implement a Priority Queue
Learn more about common operations on a Priority Queue are insertion, accessing the highest priority element and removing the highest priority element.
r/>
This clip is from the chapter "Heaps" of the series "From 0 to 1: Data...
r/>
This clip is from the chapter "Heaps" of the series "From 0 to 1: Data...
Brian McLogan
What is the leading coefficient of a polynomial
π Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Brian McLogan
Learn how to apply the long division algorithm divide two polynomials
π 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...
Brian McLogan
Learning how to divide two polynomials using long division
π Learn how to divide polynomials by quadratic divisors using the long division algorithm. Before dividing a polynomial, it is usually important to arrange the divisor in the descending order of powers of the variable(s). To divide a...
Brian McLogan
Breaking down long division step by step of polynomials
π Learn how to divide polynomials by binomial divisors using the long division algorithm. A binomial is an algebraic expression having two terms. Before dividing a polynomial, it is usually important to arrange the divisor in the...