Brian McLogan
Using the Box Method to Multiply a Trinomial by a Trinomial - Math Tutorial
π Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Brian McLogan
Learn how to graph an absolute value function with a vertical shift
π Learn about graphing absolute value equations. An absolute value equation is an equation having the absolute value sign and the value of the equation is always positive. The graph of the parent function of an absolute value equation is...
Curated Video
Factoring the GCF from an Algebraic Expression
In this video lesson we will learn how to factor the GCF from an algebraic expression. We will review that GCF represents the Greatest Common Factor. We will also review how to identify factors of a value and determine the GCF. We will...
Professor Dave Explains
Practice Problem: Cell Potential, Equilibrium Constants, and Free Energy Change
Mercy me, how are cell potential, equilibrium constants, and free energy change all related? By a few different equations, that's how. See if you can solve for these values given some data!
Curated Video
Constant of Proportionality
Identify the constant of proportionality when given a table or a graph.
FuseSchool
Coefficient, Constant, Variable & Exponents
Equations are used everywhere: in computers, business, internet searches, medicine to name a few examples. Which is why we study them a lot in Maths. We have names to describe the different parts: coefficients, variables, constants and...
Packt
Bug Fix: Updating the Navbar Name
This video shows how to update the navbar name. This clip is from the chapter "Bug Fixes" of the series "MERN E-commerce from Scratch".null
Curated Video
Complete Modern C++ - Class Templates
This video introduces you to class templates. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic templates, class...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - ES6 Object Destructuring
In this video you'll learn about ES6 Object Destructuring. It's a way to create variables based on properties from an object. This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and...
Brian McLogan
To Pass Your Class You Must Know How to Divide These Polynomials
Lets cover the most popular types of problems you should expect to see regarding synthetic division with polynomials. These problems you will want to master to make sure you are set up for success to pass your class.
Curated Video
Mastering Algebraic Expressions: Identifying and Combining Like Terms
In this video, the teacher explains what an algebraic expression is and teaches how to identify terms, like terms, and simplify expressions by combining like terms. The lesson is broken down into easy-to-follow steps and provides...
Curated Video
Data Analytics using Python Visualizations - Creating 3D Plots Including 3D Contours
This video explains creating 3D plots including 3D contours. This clip is from the chapter "Matplotlib and Seaborn Γ’β¬β Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to...
Professor Dave Explains
Practice Problem: Free Energy and Nonstandard Conditions
We know that a lot of thermodynamic data is collected under standard conditions, but sometimes we will want to assess the free energy change associated with a process that is not occurring under standard conditions. Any other conditions...
Curated Video
Comprehensive Android Developer Bootcamp - CRUD - Get All Items from Database
Build a Baby Needs App:CRUD - Get All Items from Database This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app....
Curated Video
Complete Modern C++ - Value Categories
In this video, you will learn about L-value and R-value. β’ Identify key parts of the application β’ Plan out the class structure using class diagrams (UML) β’ Create a class implementation using UML diagrams This clip is from the chapter...
Curated Video
Complete Modern C++ - Constant Member Functions
This video explains how to create read-only functions through the const qualifier. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Brian McLogan
Given One Zero or Factor Find the Remaining Zeros
π Learn how to find all the zeros of a polynomial given one rational 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...
Brian McLogan
Learn How to Synthetically Divide Twice to Find All the Zeros of the Polynomial
π 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
Identify Asymptotes and intercepts of Rational Function
π Learn how to find the slant/oblique asymptotes of a function. A slant (oblique) asymptote usually occurs when the degree of the polynomial in the numerator is higher than the degree of the polynomial in the denominator. To find the...
Curated Video
The Modern JavaScript Bootcamp (2019) - Bonus: Variables with var
In this video, youβre going to learn about a third way to create variables in JavaScript. While this isnβt a tool Iβd recommend using anymore, itβs important to understand, as youβll likely see it out in the real world. This clip is from...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - ES6 JavaScript
In this video, we'll cover ES6 JavaScript. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code, functions,...
Brian McLogan
Writing a polynomial in standard form so you can determine the end behavior
π 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
What is a term in Algebra?
π Learn about solving rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational equations, one of...