Instructional Video9:32
Curated Video

GCSE Secondary Maths Age 13-17 - Graphs: Graphs - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Instructional Video2:28
Curated Video

GCSE Secondary Maths Age 13-17 - Graphs: Straight Lines and Gradients - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Instructional Video14:34
Brian McLogan

What are the important characteristics of the sine and cosine graph

12th - Higher Ed
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Instructional Video2:59
Brian McLogan

Learn how to find the end behavior given a graph of a polynomial

12th - Higher Ed
👉 Learn how to determine the end behavior of a polynomial function from the graph of the function. To do this we look at the endpoints of the graph to see if it rises or falls as the value of x increases. If the graph of the polynomial...
Instructional Video1:38
Brian McLogan

How to find the inverse of a squared function

12th - Higher Ed
👉 Learn how to find the inverse of a quadratic function. A quadratic function is a function whose highest exponent in the variable(s) of the function is 2. The inverse of a function is a function that reverses the "effect" of the...
Instructional Video3:27
Brian McLogan

Graphing a logarithm with horizontal and vertical shift

12th - Higher Ed
👉 Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Instructional Video4:11
Brian McLogan

Learning how to graph a quadratic in vertex form with the vertex only being translated

12th - Higher Ed
👉 Learn how to graph quadratic equations in vertex form. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Instructional Video7:11
Brian McLogan

How does the period affect the sine and cosine graph

12th - Higher Ed
👉 Learn the basics to graphing sine and cosine functions. The sine graph is a sinusiodal graph with x-intercepts at x = 2n*pi, maximun value of 1 at x = pi/2 + 2n*pi and minimum value of -1 at x = -pi/2 + 2n*pi. The cosine graph is a...
Instructional Video4:04
Brian McLogan

What are even and odd trigonometric functions

12th - Higher Ed
In this video series we explore the definitions of trigonometric identities. It is very important when simplifying, verifying and solving trigonometric problems that we know the trig identities. We will explore the identities such as...
Instructional Video5:08
Brian McLogan

Learn how to find sketch the graph of an exponential functions

12th - Higher Ed
👉 Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...
Instructional Video3:21
Packt

Compare the breadth-first and depth-first search algorithms : What Are We Searching for?

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game...
Instructional Video3:00
Curated Video

GCSE Secondary Maths Age 13-17 - Graphs: Coordinates - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Instructional Video7:07
Brian McLogan

Graphing Cotangent with a Change in Period

12th - Higher Ed
👉 Learn how to graph a cotangent function. To graph a cotangent function, we first determine the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the parent function), the vertical shift...
Instructional Video9:54
Brian McLogan

Graphing Cosine with a Horizontal Shift and Multiple Transformations

12th - Higher Ed
👉 Learn how to graph a cosine function. To graph a cosine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from...
Instructional Video7:01
Brian McLogan

Learn how to solve a rational equation and check your solutions

12th - Higher Ed
👉 Learn how to solve 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 expressions, one...
Instructional Video3:27
Brian McLogan

Math tutorial for graphing an exponential function

12th - Higher Ed
👉 Learn how to graph exponential functions involving horizontal shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the...
Instructional Video7:23
Brian McLogan

How to determine the domain and range of three graphs

12th - Higher Ed
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
Instructional Video1:24
Brian McLogan

Learn how to graph the parent graph of an exponential function with a base of three

12th - Higher Ed
👉 Learn how to graph exponential functions. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table of values of the...
Instructional Video3:50
Curated Video

GCSE Secondary Maths Age 13-17 - Graphs: Coordinates and Ratio - Explained

9th - 12th
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow...
Instructional Video1:56
Brian McLogan

Find the Period and Vertical Horizontal Stretch of the CSCX

12th - Higher Ed
👉 Learn how to graph a cosecant function. To graph a cosecant function, we start with the sine graph by first determining the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the...
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 Video6:19
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph

Higher Ed
Shortest path implementation in Java.
r/>
This clip is from the chapter "Shortest Path Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we are introduced to unweighted graph. We...
Instructional Video10:37
Brian McLogan

Master Graphing the cosine function with a Vertical Translation

12th - Higher Ed
Master Graphing the cosine function with a Vertical Translation
Instructional Video2:56
Brian McLogan

Even odd or neither functions

12th - Higher Ed
Even odd or neither functions