Brian McLogan
How to shift and reflect an absolute value inequality ex 2
👉 Learn how to graph absolute value inequalities. An absolute value inequality is an inequality having the absolute value sign. The graph of the parent function of an absolute value inequality is a v-shaped graph starting from the origin...
Brian McLogan
How to graph an absolute value equation with a vertical and horizontal transformation
👉 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
How to graph a parabola in vertex form with a vertical compression
👉 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...
Brian McLogan
How to find the vertex of a parabola in vertex form
👉 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...
Brian McLogan
How to describe and graph a dialation of an absolute value equation
👉 Learn how to graph absolute value equations when we have a value of b other than 1. B will affect our horizontal shift as well as horizontal stretch compress. We will do this by first identifying the axis of symmetry and using a table...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Bellman Ford Algorithm
Learn to implement the Bellman Ford Algorithm. 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...
Brian McLogan
I take my Conic Section Quiz I gave to my students........
Looking for help with conic sections or need a refresher before you take your own test or quiz? Follow along with me here as I work through my students quiz step by step.
Brian McLogan
Master How to graph absolute value inequalities with horizontal and vertical transformations
Master How to graph absolute value inequalities with horizontal and vertical transformations
Brian McLogan
Master Graphing Absolute Value Equations with stretching and Compressions
Master Graphing Absolute Value Equations with stretching and Compressions
Curated Video
Determine the Length of a Side in the Coordinate Plane
In this short video we will answer a standardized math test question where we are asked to determine the length of a side of a triangle in the coordinate plane. We will begin by graphing each of the three given coordinates in the...
Brian McLogan
Identify the Relationship Between Two Angles in a Box
👉 Learn how to identify angles from a figure. This video explains how to solve problems using angle relationships between parallel lines and transversal. We'll determine the solution given, corresponding, alternate interior and exterior....
Brian McLogan
Write the equation of a hyperbola given vertices and length of conjugate axis
Learn how to write the equation of hyperbolas given the characteristics of the hyperbolas. The standard form of the equation of a hyperbola is of the form: (x - h)^2 / a^2 - (y - k)^2 / b^2 = 1 for horizontal hyperbola or (y - k)^2 / a^2...
Brian McLogan
Sketch the Angle in Standard Position
👉 Learn all about angles of trigonometry. In this playlist, we will explore what makes up an angle and how to graph an angle in degrees or radians to determine the quadrant. We will then take a look at angle relationships such as...
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
How to graph an absolute value equation by applying the transformations to the vertex
👉 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
Graphing a Parabola with a vertical shift
👉 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...
Brian McLogan
Graph an absolute value equation with a horizontal and vertical shift and vertical 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
Find the vertex of a parabola using transformations
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Design A Course Schedule Considering Pre-reqs For Courses
Given a course list and pre-reqs for every course design a course schedule so pre-reqs are done before the courses. This clip is from the chapter "Graph Problems" of the series "From 0 to 1: Data Structures & Algorithms in Java".null
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of The Shortest Path In An Unweighted Graph
Shortest path implementation in Java. 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 implement...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Implementation Of Topological Sort
Here is the code in Java to implement topological sort. This clip is from the chapter "Graph Algorithms" of the series "From 0 to 1: Data Structures & Algorithms in Java".Topological sort is an ordering of vertices in a graph where a...
Brian McLogan
Learn how to write the equation of a parabola given the vertex and a point on the graph
👉 Learn how to write the equation of a parabola given three points. The equation of a parabola is of the form f(x) = ax^2 + bx + c, where a, b and c are constants. Since, the equation of a parabola has 3 constants, three equations and...