Brian McLogan
Learn how to determine the slope between two points with fractions
π Learn how to find the slope between two points. The slope of a line is the steepness of the line. The horizontal line has a zero slope while the vertical line has an undefined slope. To determine the slope of a line passing through two...
ATHS Engineering
Centroid Calculation Example Problem: Additive Method
In this video, a teacher walks through an example problem of calculating the centroid of a Tetris block using the additive method. They explain the steps of choosing shapes, calculating areas, finding centroids, and using tables to...
Packt
Sharing Your Location
Real-Time Web Applications with Socket.io (Chat App): Sharing Your Location This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this...
Brian McLogan
Determine the midpoint between two coordinates ex 1, A(3, 5) and B(7, 9)
π Learn how to find the midpoint between two points. The midpoint between two points is the point halfway the line joining two given points in the coordinate plane. To find the midpoint between two points we add the x-coordinates of the...
Brian McLogan
Given the endpoints of your major and minor axis, write the equation of an 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
Solving a system of inequalities by graphing and shading
π Learn how to graph a system of inequalities. A system of inequalities is a set of inequalities which are collectively satisfied by a certain range of values for the variables. To graph a system of inequalities, each inequality making...
Brian McLogan
Learn how to solve a system of equations using substitution
πLearn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Brian McLogan
How do I graph a line using slope intercept form
π Learn about graphing linear equations. A linear equation is an equation whose highest exponent on its variable(s) is 1. i.e. linear equations has no exponents on their variables. The graph of a linear equation is a straight line. To...
Brian McLogan
Graphing an equation when your slope is one y = x+ 4
π Learn how to graph linear equations written in slope intercept form. When given a linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is the slope and c is the y-intercept). We first plot the y-intercept and...
Brian McLogan
Solving and graphing a system of equations with one solution
πTo solve a system of equations means to obtain a common x-value and a common y-value that makes the each of the equation in the system true. To solve a system of equations by graphing means to obtain the point of intersection (if any)...
Curated Video
Learning D3.JS 5.0 7.6: Visualization with Scales
In this video, we will learn how to use the scale, range, and domain functions in the scatter plot to dynamically present data. β’ Create the variables for x and y coordinates β’ Alternate the returning values of circles and labels β’ View...
Curated Video
Learning D3.JS 5.0 3.3: Creating Texts
In this video, we will learn how to create texts. β’ Create the text element and add some CSS properties β’ Create a text area β’ Make the text clickable
Brian McLogan
Graphing a linear equation using slope intercept form from standard form
π Learn how to graph linear equations written in standard form. When given a linear equation in standard form, to graph the equation, we first rewrite the linear equation in slope intercept form, (i.e. in the form y = mx + c, where m is...
Brian McLogan
Determining undefined slope from a graph positive
π 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...
Curated Video
GCSE Secondary Maths Age 13-17 - Graphs: Perpendicular Lines - Explained
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 steps. This video...
Curated Video
KS2 Primary Maths Age 13-17 - Geometry: Coordinates - Explained
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Brian McLogan
Finding the end behavior from a polynomial function
π Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Brian McLogan
Apply a translation vector to translate a figure ex 1
π Learn how to apply transformations of a figure and on a plane. We will do this by sliding the figure based on the transformation vector or directions of translations. When performing a translation we are sliding a given figure up,...
Brian McLogan
What do I need to know to determine the slope between two points
π Learn all about the slope of a line. The slope of a line is the steepness of the line. The horizontal line has a zero slope while the vertical line has an undefined slope. To determine the slope of a line, we need to know the...
Brian McLogan
Finding the midpoint between two coordinate points ex 2
π Learn how to find the midpoint between two points. The midpoint between two points is the point halfway the line joining two given points in the coordinate plane. To find the midpoint between two points we add the x-coordinates of the...
KnowMo
Introduction to Basic Graphs and Calculating the Gradient
The video is a lecture presentation on basic graphs. The instructor explains how to create a straight line from a series of coordinate points and how to find the link that links the X and Y coordinate together. The video covers different...
Brian McLogan
Convert point from polar to rectangular
Learn how to convert points between rectangular and polar. Rectangular points measure the horizontal and vertical distance away from the origin whereas polar coordinates measure the direct distance and angle in standard position from the...