Curated Video
Beginning Python (Video 25)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Brian McLogan
Solving an equation with cosine of a multiple angle
👉 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
Learn how to determine the number of times a particle changes direction table
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
Find the displacement of a particle moving horizontally
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
Multiplying a function by a multiple, then determine the domain
👉 Learn how to multiply two functions. We will explore the multiplication of linear, quadratic, rational, and radical functions. To multiply two functions, we simply algebraically multiply the rules (contents) of the two functions. We...
Brian McLogan
How to find when a particle is at rest from a position graph
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
Find the Domain with Restrictions | Part 2
In this video we will work through how to identify the domain of a function for rational, radical and polynomial functions by understanging the implied restrictions of each function.
Brian McLogan
Show the zero exists by the Intermediate Value Theorem
Show the zero exists by the Intermediate Value Theorem
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Taking a Screenshot of the Target's Browser
This video teaches you to take a screenshot of the target system's browser. This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Curated Video
Extending the Empirical Rule: Finding Percentages within a Normal Distribution
In this video, the teacher explains how to use the empirical rule to find the percentage of data that falls within a certain interval in a normal distribution. The teacher provides examples and tips on how to apply this rule effectively.
Brian McLogan
Solving for sine with no constraints
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric identities, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
Solve Double Angle of Sine with the formula
Solve Double Angle of Sine with the formula
Brian McLogan
Find the domain range and period for cosecant and secant functions
👉 Learn the basics of graphing the secant and the cosecant graphs. Recall that the secant is the reciprocal of the cosine while the cosecant is the reciprocal of the sine. Also recall that the cosine graph is a sinusoidal graph with...
Brian McLogan
How to determine when a particle is moving to the left and right
👉 Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Brian McLogan
Master Determining the domain of a function using interval notation
Master Determining the domain of a function using interval notation
Curated Video
Excel VBA Programming The Complete Guide - The Step Keyword
The Step keyword can iterate with a different increment or decrement after each cycle of the loop. In this lesson, we experiment with a syntax and write a procedure that colors every second row yellow. This clip is from the chapter...
Brian McLogan
Solving a trig function with sine and cosine
👉 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
Finding all of the solutions of cosine with a multiple angle
👉 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
Why do we add intervals of pi halves to our solution
👉 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
Solving trig equations with no constraints
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric identities, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Curated Video
Statistics for Data Science and Business Analysis - What is a Margin of Error and Why is it Important in Statistics?
This video explains about margin of error and its importance in statistics. This clip is from the chapter "Confidence Intervals" of the series "Statistics for Data Science and Business Analysis".This section focuses on basic to advanced...