Instructional Video8:21
Brian McLogan

Discontinuities of Functions

12th - Higher Ed
Discontinuities of Functions
Instructional Video24:59
Brian McLogan

Graph 20 Equations in Slope Intercept Form: Worksheet

12th - Higher Ed
In this video I will show you how to graph a linear equation in slope intercept form. I will do this by showing you how to identify the y-intercept, and the slope. We will then plot the y-intercept on the coordinate grid and use the...
Instructional Video15:04
Packt

ES6 Aside: Object Property Shorthand and Destructuring

Higher Ed
Asynchronous Node.js (Weather App): ES6 Aside: Object Property Shorthand and Destructuring This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Instructional Video1:52
Brian McLogan

Determining undefined slope from a table

12th - Higher Ed
👉 Learn how to find the rate of change from a table of values. The rate of change of a set of data listed in a table of values is the rate with which the y-values are changing with respect to the x-values. To find the rate of change from...
Instructional Video3:55
Curated Video

Learn and Master C Programming - Using 'extern' Keyword in our code

Higher Ed
We will build an example that shows when and how to use 'extern' keyword in our code. This clip is from the chapter "More C Keywords..." of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into...
Instructional Video1:22
Brian McLogan

Evaluate piecewise function for different values

12th - Higher Ed
👉 Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the constraints of each function as you can only...
Instructional Video13:28
Brian McLogan

How to create the graphs of tangent and cotangent from the unit circle

12th - Higher Ed
👉 Learn the basics of graphing a tangent and a cotangent function. To plot the tangent and the cotangent graph we choose a set of points and form a table of values with which we plot the points on the x-y coordinate axis to obtain the...
Instructional Video8:35
Brian McLogan

Learn how to graph a rational function when the function intercepts horizontal asymptote

12th - Higher Ed
👉 Learn how to graph a rational function. To graph a rational function, we first find the vertical and horizontal or slant asymptotes and the x and y-intercepts. After finding the asymptotes and the intercepts, we graph the values and...
Instructional Video4:50
Brian McLogan

Define Continuous and Discontinuous Functions

12th - Higher Ed
Define Continuous and Discontinuous Functions
Instructional Video7:19
Brian McLogan

How to graph a rational function by simplifying to the reciprocal functions

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 Video9:47
Brian McLogan

Graph a rational function and determine the horizontal and vertical asymptotes

12th - Higher Ed
👉 Learn how to graph a rational function. To graph a rational function, we first find the vertical and horizontal or slant asymptotes and the x and y-intercepts. After finding the asymptotes and the intercepts, we graph the values and...
Instructional Video11:52
Packt

ES6 Aside: Default Function Parameters

Higher Ed
Accessing API from Browser: ES6 Aside: Default Function Parameters This clip is from the chapter "Accessing API from Browser" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to...
Instructional Video2:12
Brian McLogan

Given three graphs determine when the slope is zero and undefined

12th - Higher Ed
👉 Learn how to find the rate of change from graph. The rate of change is the rate at which y-values are changing with respect to the change in x-values. To determine the rate of change from a graph, a right triangle is drawn on the graph...
Instructional Video6:12
Brian McLogan

How to graph the tangent function

12th - Higher Ed
👉 Learn the basics of graphing a tangent and a cotangent function. To plot the tangent and the cotangent graph we choose a set of points and form a table of values with which we plot the points on the x-y coordinate axis to obtain the...
Instructional Video2:57
Brian McLogan

How to identify when it is a hole or a fake hole

12th - Higher Ed
How to identify when it is a hole or a fake hole
Instructional Video10:38
Brian McLogan

Define Piecewise Function Notation

12th - Higher Ed
Define Piecewise Function Notation
Instructional Video10:22
Brian McLogan

Define Domain and Domain Restrictions

12th - Higher Ed
Define Domain and Domain Restrictions
Instructional Video3:34
Brian McLogan

4d Example 1 (Evaluate Trig Functions using intercepts of the unit circle)

12th - Higher Ed
4d Example 1 (Evaluate Trig Functions using intercepts of the unit circle)
Instructional Video10:03
Curated Video

How to Find Slope Using Two Points

9th - 12th
This video teaches how to find slope from two points in math. It explains the concept of slope as a ratio of rise over run, and provides examples of positive, negative, zero, and undefined slopes. The video also demonstrates how to use...
Instructional Video7:19
Brian McLogan

How do you graph the cotangent function

12th - Higher Ed
👉 Learn the basics of graphing a tangent and a cotangent function. To plot the tangent and the cotangent graph we choose a set of points and form a table of values with which we plot the points on the x-y coordinate axis to obtain the...
Instructional Video4:25
Brian McLogan

Evaluate your six trig functions for a point on the unit circle

12th - Higher Ed
👉 Learn how to evaluate the six trigonometric functions of a given angle. When given an angle we locate the angle on the unit circle. Then using the coordinate of the terminal side of the angle on the unit circle and the definitions of...
Instructional Video6:22
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - JavaScript Data types

Higher Ed
JavaScript Crash Course: JavaScript Data types This clip is from the chapter "JavaScript Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about JavaScript, Variables in JavaScript,...
Instructional Video2:32
Brian McLogan

Why is dividing by zero undefined

12th - Higher Ed
👉 Learn about zeros and multiplicity. The zeroes of a polynomial expression are the values of x for which the graph of the function crosses the x-axis. They are the values of the variable for which the polynomial equals 0. The...
Instructional Video7:03
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Type Relationships in GraphQL

Higher Ed
GraphQL Type Relationships: Type Relationships in GraphQL This clip is from the chapter "GraphQL Type Relationships" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about GraphQL Type Relationships.