Brian McLogan
How to graph 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
Learn how to write the standard form of a parabola given the focus and vertex
Learn how to write the equation of a parabola given the vertex and the focus. A parabola is the shape of the graph of a quadratic equation. A parabola can open up or down (if x is squared) or open left or right (if y is squared). Recall...
Brian McLogan
Conic Sections Given the graph of a hyperbola write the equation
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...
Curated Video
Julia for Data Science (Video 18)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Packt
Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to MatPlotLib
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Brian McLogan
Graphing a quadratic using a table
👉 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 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 linear equation in slope intercept form
👉 Learn how to graph linear equations given the slope and the y-intercept. When given the slope and the y-intercept of a linear graph, we first plot the y-intercept and using the slope, we can determine the rise and the run of the...
Brian McLogan
Graph an equation when given the slope and y intercept
👉 Learn how to graph linear equations given the slope and the y-intercept. When given the slope and the y-intercept of a linear graph, we first plot the y-intercept and using the slope, we can determine the rise and the run of the...
Brian McLogan
Determine if a set of points is a trapezoid or not
👉 Learn how to determine the figure given four points. A quadrilateral is a polygon with four sides. Some of the types of quadrilaterals are: parallelogram, square, rectangle, rhombus, kite, trapezoid, etc. Each of the types of...
Brian McLogan
Determine the distance between two points using distance formula ex 1, A(3, 2) and B(6, 3)
👉 Learn how to find the distance between two points. The distance between two points is the length of the line joining the two points in the coordinate plane. To find the distance between two points in the coordinate plane, we make use...
Brian McLogan
Write the equation for an ellipse give foci and co vertices
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Brian McLogan
Learn to graph an ellipse from an equation
Learn how to graph horizontal ellipse not 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...
Brian McLogan
Learn how to graph an ellipse
Learn how to graph vertical ellipse centered at the origin. A vertical ellipse is an ellipse which major axis is vertical. To graph a vertical ellipse, we first identify some of the properties of the ellipse including the major radius...
Brian McLogan
Graph and write the equation of the parabola given the focus and directrix
Learn how to write the equation of a parabola given the focus and the directrix. A parabola is the shape of the graph of a quadratic equation. A parabola can open up or down (if x is squared) or open left or right (if y is squared)....
Brian McLogan
Given the center, vertex and co vertex, write the equation of the ellipse
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Brian McLogan
Determine the foci vertices and center for an ellipse in general form
Learn how to graph vertical ellipse which equation is in general form. A vertical ellipse is an ellipse which major axis is vertical. When the equation of an ellipse is written in the general form, we first rewrite it in standard form...
Brian McLogan
Conics how to write the equation of an ellipse given a vertex and focus
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Brian McLogan
Fiinding the standard form of a parabola given focus and directrix
Learn how to write the equation of a parabola given the focus and the directrix. A parabola is the shape of the graph of a quadratic equation. A parabola can open up or down (if x is squared) or open left or right (if y is squared)....
Curated Video
Learning R for Data Visualization (Video 19)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Brian McLogan
How to determine the focus, directrix and vertex conic sections
Learn how to graph a horizontal parabola. A parabola is the shape of the graph of a quadratic equation. A parabola is said to be horizontal if it opens to the left or opens to the right. A horizontal parabola results from a quadratic...
Brian McLogan
How to graph an ellipse with the center 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
Conic section plotting the vertices and co-vertices to write the equation of the ellipse
Learn how to write the equation of an ellipse from its properties. The equation of an ellipse comprises of three major properties of the ellipse: the major radius (a), the minor radius (b) and the center (h, k). The ellipse is vertical...
Brian McLogan
Summary for graphing a quadratic in vertex 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...