Brian McLogan
Find the axis of symmetry and your vertex
π Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular palabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Brian McLogan
How to determine the sum of interior angles for any polygon
π Learn about the interior and the exterior angles of a polygon. A polygon is a plane shape bounded by a finite chain of straight lines. The interior angle of a polygon is the angle between two sides of the polygon. The sum of the...
Brian McLogan
What is the definition of a parabola for CONIC sections
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Brian McLogan
Given a point learn how to evaluate the six trig functions with reference angle
π Learn all about evaluating trigonometric functions with triangles. In this playlist, we will learn how to evaluate, sine, cosine, tangent, cotangent, secant, and cosecant when given the sides of a triangle. If we have missing sides we...
Brian McLogan
Graphing a quadratic function in standard form
π Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
Graphing a quadratic equation using a table of values
π Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
What do you need to know to write the equation of a parabola
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Brian McLogan
Given the number of sides of a regular polygon find the measure of each interior angle
π Learn how to determine the measure of the interior angles of a regular polygon. A polygon is a plane shape bounded by a finite chain of straight lines. A regular polygon is a polygon whose sides are congruent (equal). The interior...
Brian McLogan
How do we solve quadratic equations
πLearn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...
Brian McLogan
How to graph a quadratic equation in standard form
π Learn the basics to understanding graphing quadratics. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Packt
Compare the breadth-first and depth-first search algorithms : Using Depth-First Search (DFS)
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 example. Learn the...
Curated Video
Identifying Pentagons
In this video, students will learn how to identify pentagons by finding shapes with five straight sides that meet at five corners. The teacher explains the importance of straight sides and closed shapes in determining if a shape is a...
Brian McLogan
Learn how to graph an ellipse by re writing the equation from completing the square
Learn how to graph horizontal ellipse which equation is in general form. A horizontal ellipse is an ellipse which major axis is horizontal. When the equation of an ellipse is written in the general form, we first rewrite it in standard...
Brian McLogan
Graph the equation of the ellipse when given the center is at the origin
Learn how to graph horizontal ellipse centered at the origin. A horizontal ellipse is an ellipse which major axis is horizontal. To graph a horizontal ellipse, we first identify some of the properties of the ellipse including the major...
Brian McLogan
What are the basic characteristics of an ellipse for conic sections
Learn all about ellipses for conic sections. We will discuss all the essential definitions such as center, foci, vertices, co-vertices, major axis and minor axis. We will also discuss the essential processes such as how to graph and...
Brian McLogan
New definition of a parabola with focus and directrix
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Brian McLogan
Conics section Characteristics of a parabola with vertical axis of symmetry
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Brian McLogan
Graphing a quadratic using a table and axis of symmetry
π Learn how to graph quadratics in standard form. A quadratic equation is an equation whose highest exponent in the variable(s) is 2. To graph a quadratic equation, we make use of a table of values and the fact that the graph of a...
Brian McLogan
Finding the vertex of a quadratic function
π Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular parabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Brian McLogan
What are the basic characteristics of a parabola for conic sections
Learn all about parabolas in conic sections. We will discover the basic definitions such as the vertex, focus, directrix, and axis of symmetry. We will also take a look a basic processes such as graphing, writing the equation and...
Brian McLogan
Completing the square to identify the vertex, focus and directrix of a parabola in conic
Learn how to graph a parabola in when it is given in general form. To graph a parabola in conic sections we will need to convert the equation from general form to standard form by completing the square. Once it is in standard form we can...
Brian McLogan
Complete the square to find the focus directrix and vertex in conic sections parabola
Learn how to graph a parabola in when it is given in general form. To graph a parabola in conic sections we will need to convert the equation from general form to standard form by completing the square. Once it is in standard form we can...
Brian McLogan
Graph axis of symmetry vertex and max and min, domain and range
π Learn about the parts of a parabola. A parabola is the shape of the graph of a quadratic equation. A regular palabola is the parabola that is facing either up or down while an irregular parabola faces left or right. A quadratic...
Packt
Graph Traversal Complexity
This video explains graph traversal complexity. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of graph traversals.