Instructional Video2:44
Brian McLogan

Factor difference of two squares - The best math teacher ever

12th - Higher Ed
πŸ‘‰ Learn how to factor polynomials using the difference of two squares for polynomials raised to higher powers. 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...
Instructional Video2:44
Brian McLogan

Algebra 1 - Graphing an inequalty when your variable is on the right side - Math Help

12th - Higher Ed
In this video series I show you how to graph linear inequalities. When graphing linear inequalities we now have to account for two variables. We graph linear inequalities using the same process as linear equations. We then use shading to...
Instructional Video2:27
Brian McLogan

Why do you have to flip the sign of an inequality when multiplying by a negative number

12th - Higher Ed
In this video you will learn how to solve and graph inequalities. When solving inequalities you will use the same inverse operations as solving equations. The difference will be when you multiply or divide by negative numbers you switch...
Instructional Video4:12
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Spring Boot Developer Tools

Higher Ed
This video explains about the Spring Boot developer tools. This clip is from the chapter "Appendix – Introduction to Spring Boot in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section provides an...
Instructional Video3:55
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 04 – Setting Up Spring Cloud Config Server

Higher Ed
This video explains setting up Spring Cloud config server. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices...
Instructional Video5:09
Brian McLogan

What is the reciprocal function

12th - Higher Ed
πŸ‘‰ Learn all about reciprocal functions. A reciprocal function is a function of the form f(x) = 1/x. The graph of a reciprocal function is composed of the vertical and the horizontal asymptotes and the points where the curve turns. For...
Instructional Video13:42
Brian McLogan

Learn to graph the reciprocal function using a table

12th - Higher Ed
πŸ‘‰ Learn all about reciprocal functions. A reciprocal function is a function of the form f(x) = 1/x. The graph of a reciprocal function is composed of the vertical and the horizontal asymptotes and the points where the curve turns. For...
Instructional Video14:10
Brian McLogan

Master Simplifying trigonometric expressions by using factoring

12th - Higher Ed
Master Simplifying trigonometric expressions by using factoring
Instructional Video5:27
Curated Video

Using Picture Graphs to Solve Take-Apart Problems

K - 5th
This video is a lesson on solving take-apart problems using information from picture graphs. It teaches students how to interpret and analyze data presented in a graph, and apply it to solve mathematical problems. The video also...
Instructional Video9:00
Brian McLogan

Solve a system of equations with three variables

12th - Higher Ed
πŸ‘‰Learn how to solve a system of three linear systems. A system of equations is a set of equations which are to be solved simultaneously. A linear equation is an equation whose graph is a straight line. The solution to a system of...
Instructional Video11:02
Catalyst University

Paired t-Test: Theory and Excel Calculation

Higher Ed
Paired t-Test: Theory and Excel Calculation
Instructional Video3:45
Curated Video

AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to AZ-204 Azure App Service

Higher Ed
This video provides an introduction to AZ-204 Azure App Service. This clip is from the chapter "AZ-204 Azure App Service" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section explains how to expand mobile Internet...
Instructional Video3:24
Brian McLogan

Writing the equation of a line given two points

12th - Higher Ed
πŸ‘‰ Learn how to write the equation of a line given two points on the line. The equation of a line is such that its highest exponent on its variable(s) is 1. (i.e. there are no exponents on its variable(s)). There are various forms which...
Instructional Video8:49
Brian McLogan

Graphing the reciprocal identity with a removable discontinuity

12th - Higher Ed
πŸ‘‰ Learn how to graph the reciprocal function. A reciprocal function is a rational function whose expression of the variable is in the denominator. A reciprocal function is of the form f(x) = a / (x + h) + k, where h is the vertical...
Instructional Video7:22
Brian McLogan

Graphing an absolute value inequality

12th - Higher Ed
πŸ‘‰ Learn how to graph absolute value inequalities with multiple transformations. When graphing absolute value inequalities we will use transformations to graph the absolute value equation. We will then use test points to determine if our...
Instructional Video4:58
Brian McLogan

Graph the reciprocal function with a horizontal shift

12th - Higher Ed
πŸ‘‰ Learn how to graph the reciprocal function. A reciprocal function is a rational function whose expression of the variable is in the denominator. A reciprocal function is of the form f(x) = a / (x + h) + k, where h is the vertical...
Instructional Video3:53
Brian McLogan

Graph an absolute value equation with a reflection and horizontal stretch

12th - Higher Ed
πŸ‘‰ 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...
Instructional Video2:44
Brian McLogan

Factoring using the difference of two squares Math help teacher

12th - Higher Ed
πŸ‘‰ Learn how to factor polynomials using the difference of two squares for polynomials raised to higher powers. 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...
Instructional Video7:27
Brian McLogan

Extrema of functions

12th - Higher Ed
Extrema of functions
Instructional Video4:27
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Lists (Sequences)

Higher Ed
Lists are another form of "sequence". We can loop through them and take an action based on every item in a list. Just like shopping for groceriesÒ€¦ ItΓ’β‚¬Λœs exactly like shopping for groceries, actually! This clip is from the chapter...
Instructional Video4:51
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 20 – Running Zipkin with Docker Compose

Higher Ed
This video focuses on running Zipkin with Docker Compose. This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video5:14
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 03 – Enhance Limits Service to Get Configuration from Application Properties

Higher Ed
This video shows how to enhance limits service to get configuration from application properties. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring...
Instructional Video12:20
Curated Video

Compound Events and the Fundamental Counting Principle

9th - 12th
In this video, a math teacher explains how to use tree diagrams, tables, and the fundamental counting principle to find the number of possible outcomes for compound events. The lesson includes examples and practice problems for...
Instructional Video3:26
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Game - Naive Random Solution

Higher Ed
This video provides an introduction to the game. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Naive Random solution.