Brian McLogan
How to find all the roots of a polynomial by factoring
π 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...
Brian McLogan
Given three real zeros, learn how to write the equation of a polynomial
π 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...
Curated Video
C++ for Beginners - Simple Data Type: int
In this lesson, your instructor David, examines integers; signed and unsigned, how large or small they can be, and what happens if they exceed these limits. This clip is from the chapter "Variables and Assignments" of the series "C++ for...
Brian McLogan
How to find height and understand the formula for area of an oblique triangle
π Learn how to find the area of a triangle. The area of a triangle is the measure of the region enclosed by the triangle. There are several methods that can be used to find the area of a triangle depending on the available information....
Brian McLogan
Using zero product property to solve for tangent with a multiple angle
π Learn how to solve trigonometric equations using the zero product property. The zero product property states that when the product of two quantities is equal to 0, then either of the quantities is zero. When solving factored...
Brian McLogan
Solving a trigonometric equation by factoring
π 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
What are the properties of the dot product
In this video series I will show you how to apply the dot product of two vectors and use the product to determine if two vectors are orthogonal or not. The dot product does not produce another vector like scalar multiplication but rather...
Curated Video
Identifying Extraneous Solutions in Rational Equations
In this video, the teacher explains how to check for extraneous solutions in rational equations. They demonstrate the process step by step, emphasizing the importance of isolating x and avoiding 0 as a denominator.
Math Fortress
Calculus III: Two Dimensional Vectors (Level 6 of 13)
This video is a review of Two Dimensional Vectors. This video goes over how to algebraically find the scalar multiple of a vector and vector addition. The concept of parallel vector is also introduced along with 2 examples.
Brian McLogan
How to understand reflections of polar points
How to understand reflections of polar points
Brian McLogan
Graphing a vector by applying a negative scalar
Learn how to determine the resultant vector by adding, subtracting and multiplying vectors by a scalar. We will also learn how to graph the resultant vectors to show the operations. Vectors can be added, subtracted and multiplied. To add...
Curated Video
Understanding Exponents with Negative Bases
This video, explains how to apply exponents to negative bases by understanding different notations. Understand that a negative sign in front of a base number does not mean a negative base, but rather indicates that the negative should be...
Curated Video
Simplifying Expressions with Parentheses
Understand the importance of following the order of operations and how to identify which operations to do first by using parentheses. By using this technique, students can simplify complex expressions and solve them correctly.
Flipping Physics
Calculating Average Drag Force on an Accelerating Car using an Integral
A vehicle uniformly accelerates from rest to 3.0 x 10^1 km/hr in 9.25 seconds and 42 meters. Determine the average drag force acting on the vehicle.
Brian McLogan
Given a list of three zeros find the factors of the polynomial
π 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...
Brian McLogan
Given a Complex Zero Find the Remaining Zeros Using Long Division
π Learn how to find all the zeros of a polynomial given one complex 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...
FuseSchool
Laws Of Indices - Part 1
The laws of indices make complex sums involving powers much easier to handle. There are 6 laws we need to know and understand: how to multiply and divide with indices, raising a power to a power, what a power of 0 means, negative indices...
Brian McLogan
Determine the dot product between two vectors
Learn how to determine the dot product of vectors. The dot product of two vectors also called the scalar product of the vectors is the sum of the product of the components of the vectors in each direction. When the magnitudes of the...
Brian McLogan
How to rationalize the radical to evaluate a limit
π Learn how to evaluate the limit of a function by rationalizing the radical. The limit of a function as the input variable of the function tends to a number/value is the number/value which the function approaches at that time. The limit...
Brian McLogan
Implicit differentiation with the chain rule and in
π Learn how to find the derivative of an implicit function. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative of a...
Brian McLogan
Determine the paticular solution of integration
π Learn how to find the particular solution to the integral of a function. The integral, also called antiderivative, of a function, is the reverse process of differentiation. Integral of a function can be evaluated as indefinite integral...
Brian McLogan
How to Solve a System of Equations Using Elimination
πLearn how to solve a system (of equations) by elimination. A system of equations is a set of equations which are collectively satisfied by one solution of the variables. The elimination method of solving a system of equations involves...
msvgo
Multiply 3-Digit Numbers
This nugget shows how to multiply three-digit numbers by two-digit numbers.
Curated Video
Dividing Exponential Expressions
In this video lesson, students learn how to divide exponential expressions by observing and generalizing a pattern. The teacher explains the concept of exponents and reviews the rule that states any number divided by itself is one....