Instructional Video3:40
Brian McLogan

Master Solving for the missing variable when y varies directly with x with fractions

12th - Higher Ed
Master Solving for the missing variable when y varies directly with x with fractions
Instructional Video4:51
Curated Video

Factoring the Coefficient from an Algebraic Expression

9th - 12th
In this video lesson we will learn how to factor the coefficient from an algebraic expression. We will review vocabulary words and be able to identify a constant term, an algebraic term and a coefficient. We will learn about factors. We...
Instructional Video4:42
Curated Video

Beginning Python (Video 35)

Higher Ed
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...
Instructional Video9:24
Curated Video

Complete Modern C++ - Constant Expressions - constexpr (C++11)

Higher Ed
In this video, you will learn how to write expressions that can be evaluated at compile time, thereby increasing the performance of your code. • Look at the QPainterPath documentation • Change drawing style on a custom widget based on...
Instructional Video1:01
Brian McLogan

Multiplying a function by a multiple, then determine the domain

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

Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Ctrl or Cmd + 1

Higher Ed
In this video, we will learn about Eclipse Tip - Ctrl or Cmd + 1. This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java - if...
Instructional Video2:24
Brian McLogan

How to find when a particle is at rest from a position graph

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

How to find the Asymptotes and Intercepts of a Rational Function

12th - Higher Ed
👉 Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Instructional Video2:14
Brian McLogan

Find all the asymtotes and intercepts of a rational function

12th - Higher Ed
👉 Learn how to find the vertical/horizontal asymptotes of a function. An asymptote is a line that the graph of a function approaches but never touches. The vertical asymptote is a vertical line that the graph of a function approaches but...
Instructional Video5:27
Brian McLogan

Solving a system using graphing

12th - Higher Ed
👉To solve a system of equations means to obtain a common x-value and a common y-value that makes the each of the equation in the system true. To solve a system of equations by graphing means to obtain the point of intersection (if any)...
Instructional Video5:16
Brian McLogan

What is the leading coefficient of a polynomial

12th - Higher Ed
👉 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...
Instructional Video6:58
Science360

Smart Grids - Green Revolution

12th - Higher Ed
How we get our energy is as important as how we make it. In this episode of Green Revolution, hear how scientists and engineers are updating the way electricity is distributed and improving how we power up. Visit the full Green...
Instructional Video15:37
Catalyst University

Isobaric Expansion Coefficient and Isothermal Compressibility

Higher Ed
Isobaric Expansion Coefficient and Isothermal Compressibility
Instructional Video8:08
Curated Video

Complete Modern C++ - Structured Bindings

Higher Ed
In this video, understand how to use structured bindings to bind variables to different members of an object or an array. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section...
Instructional Video1:44
Brian McLogan

What is a constant

12th - Higher Ed
👉 Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Instructional Video1:56
Curated Video

TypeScript for Beginners - const Functions

Higher Ed
This video demonstrates how to use the const functions. This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Instructional Video6:12
Curated Video

Complete Modern C++ - Sharing Pointers

Higher Ed
In this video, we will build an example that will be used to explain why we std::unique_ptr cannot be used in all cases. • Go through the Qt documentation • Understand that signals get emitted when something happens • Learn that slots...
Instructional Video3:42
Curated Video

Complete Modern C++ - Enums - Part I (Basics)

Higher Ed
This video explains the purpose of enumerated types and when to use them. • Use basic project setup provided by instructor • Open Qt Creator and created needed files as shown • Put the files in the correct folders This clip is from the...
Instructional Video3:09
Brian McLogan

How to synthetic divide when you are missing values

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 Video7:12
Brian McLogan

Master Labeling the Degree and Leading coefficient of a polynomial

12th - Higher Ed
Master Labeling the Degree and Leading coefficient of a polynomial
Instructional Video5:06
Curated Video

Java Programming for Complete Beginners - Java 16 - Eclipse Tip – Ctrl or Cmd + 1

Higher Ed
In this lesson, we will look at an important tip related to Eclipse IDE, which is Control/Command + 1. This clip is from the chapter "Introduction to Exception Handling" of the series "Java Programming for Complete Beginners - Java...
Instructional Video10:50
Brian McLogan

Applying Rational Zero Test Then Find All of the Zeros

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial that cannot be easily factored. 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...
Instructional Video5:06
Brian McLogan

Find the Zeros of a Polynomial Then Write Out Using Linear Factorization

12th - Higher Ed
👉 Learn how to find all the zeros of a polynomial that cannot be easily factored. 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...
Instructional Video1:00
Brian McLogan

Tutorial - How to determine if an equation has y varying directly with x, y = kx; y/2 = x

12th - Higher Ed
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...