Brian McLogan
Factor difference of two squares - The best math teacher ever
π 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...
Brian McLogan
Algebra 1 - Graphing an inequalty when your variable is on the right side - Math Help
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...
Brian McLogan
Why do you have to flip the sign of an inequality when multiplying by a negative number
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 10 β Spring Boot Developer Tools
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 04 β Setting Up Spring Cloud Config Server
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...
Brian McLogan
What is the reciprocal function
π 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...
Brian McLogan
Learn to graph the reciprocal function using a table
π 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...
Brian McLogan
Master Simplifying trigonometric expressions by using factoring
Master Simplifying trigonometric expressions by using factoring
Curated Video
Using Picture Graphs to Solve Take-Apart Problems
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...
Brian McLogan
Solve a system of equations with three variables
π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...
Catalyst University
Paired t-Test: Theory and Excel Calculation
Paired t-Test: Theory and Excel Calculation
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - Introduction to AZ-204 Azure App Service
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...
Brian McLogan
Writing the equation of a line given two points
π 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...
Brian McLogan
Graphing the reciprocal identity with a removable discontinuity
π 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...
Brian McLogan
Graphing an absolute value inequality
π 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...
Brian McLogan
Graph the reciprocal function with a horizontal shift
π 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...
Brian McLogan
Graph an absolute value equation with a reflection and horizontal stretch
π 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...
Brian McLogan
Factoring using the difference of two squares Math help teacher
π 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...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Lists (Sequences)
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 20 β Running Zipkin with Docker Compose
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 03 β Enhance Limits Service to Get Configuration from Application Properties
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...
Curated Video
Compound Events and the Fundamental Counting Principle
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Game - Naive Random Solution
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.