Brian McLogan
Master Solving for the missing variable when y varies directly with x with fractions
Master Solving for the missing variable when y varies directly with x with fractions
Curated Video
Factoring the Coefficient from an Algebraic Expression
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...
Curated Video
Beginning Python (Video 35)
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...
Curated Video
Complete Modern C++ - Constant Expressions - constexpr (C++11)
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...
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Eclipse Tip - Ctrl or Cmd + 1
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...
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
How to find the Asymptotes and Intercepts of a Rational Function
👉 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...
Brian McLogan
Find all the asymtotes and intercepts of a rational function
👉 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...
Brian McLogan
Solving a system using graphing
👉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)...
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...
Science360
Smart Grids - Green Revolution
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...
Catalyst University
Isobaric Expansion Coefficient and Isothermal Compressibility
Isobaric Expansion Coefficient and Isothermal Compressibility
Curated Video
Complete Modern C++ - Structured Bindings
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...
Brian McLogan
What is a constant
👉 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...
Curated Video
TypeScript for Beginners - const Functions
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.
Curated Video
Complete Modern C++ - Sharing Pointers
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...
Curated Video
Complete Modern C++ - Enums - Part I (Basics)
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...
Brian McLogan
How to synthetic divide when you are missing values
👉 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
Master Labeling the Degree and Leading coefficient of a polynomial
Master Labeling the Degree and Leading coefficient of a polynomial
Curated Video
Java Programming for Complete Beginners - Java 16 - Eclipse Tip – Ctrl or Cmd + 1
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...
Brian McLogan
Applying Rational Zero Test Then Find All of the Zeros
👉 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...
Brian McLogan
Find the Zeros of a Polynomial Then Write Out Using Linear Factorization
👉 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...
Brian McLogan
Tutorial - How to determine if an equation has y varying directly with x, y = kx; y/2 = x
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...