Packt
Data Science and Machine Learning with R - {dplyr}: The Arrange Verb
This video explains the purpose of arrange verb. This clip is from the chapter "Data Manipulation in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section focuses on data manipulation...
Packt
Automatic Scrolling
Real-Time Web Applications with Socket.io (Chat App): Automatic Scrolling 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
How to multiply monomials when dimensions of a triangle
๐ Learn how to simplify expressions using the product rule of exponents. The product rule of exponents states that the product of powers with a common base is equivalent to a power with the common base and an exponent which is the sum of...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - max-content, min-content, minmax()
CSS Grid: max-content, min-content, minmax() This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Brian McLogan
How to use the law of sines when you have no solutions
๐ Learn how to determine if a given SSA triangle has 1, 2 or no possible triangles. Given two adjacent side lengths and an angle opposite one of them (SSA or ASS), then there are 3 possible cases: there can be 1 solution, 2 solutions and...
Brian McLogan
How to determine the altitude by using the geometric mean
Learn about the geometric mean of numbers. The geometric mean of n numbers is the nth root of the product of the numbers. To find the geometric mean of n numbers, we first multiply the numbers and then take the nth root of the product.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Styling of News Feed Header - Part 2
Project - Build a Twitter Clone (News Feed Page): Styling of News Feed Header - Part 2 This clip is from the chapter "Project - Build a Twitter Clone (News Feed Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Transforms - Part 1
CSS Crash Course: Transforms - Part 1 This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Brian McLogan
One, Two, Or No Triangles (How Can You Tell)
The ambiguous case can be very confusing on how to determine 1, 2 or no triangles and how it can make sense. In this video I try to give you visual pointers as well as some formulas to help you remember what case you have. Hope it helps.
Curated Video
Present Box (Find the volume of a rectangular prism with fractional edge lengths)
Cathy is planning to ship a present to her brother. She wants to make sure the box she purchased has a volume large enough to contain the gift. Can you help her find the volume of the box?
Curated Video
Subtraction of Rational Numbers in Real World (Part 1)
Apply the subtraction of rational numbers in a real-world situation.
Virtually Passed
Centroid of area
The Centroid of an area is the same as the center of mass for objects which have constant thickness and constant density. A general approach to solving centroid problems is to: 1) define an axis 2) Find equations of geometry 3) Choose an...
Curated Video
Proving the Pythagorean Theorem using the Area of a Square and its Pieces
In this lesson, students will learn how to prove the Pythagorean theorem using the area of a square and its pieces. The video demonstrates the process of duplicating a right triangle to form a square with four right triangles on the...
Curated Video
Identifying Cubes
In this video, workers at a Shape Warehouse learn how to identify a cube by examining its attributes. They review the characteristics of 2D and 3D shapes, and then focus on the specific attributes of a cube, including its six faces,...
Curated Video
Graphing Quadratic Equations
In this video, the teacher explains how to graph a quadratic equation using the axis of symmetry, vertex, and T chart. They use the example of a small roller coaster at a kiddie park, showing how to find the height difference from the...
Flipping Physics
Using Impulse to Calculate Initial Height
A 66 g beanbag is dropped and stops upon impact with the ground. If the impulse measured during the collision is 0.33 Nยทs, from what height above the ground was the beanbag dropped?
Curated Video
Identifying the Type of Association in a Scatter Plot with Line of Best Fit
In this lesson, students learn how to identify the type of association between two variables in bivariate measurement data by constructing a line of best fit on a scatterplot. The video explains that an association can be positive or...
Schooling Online
Biology Skills: Reliability Part 1
A new contender joins the archery contest... Will he be a match for Robin Hood? Only time (and repeated trials) will tell! This lesson will explore the concept of reliability, including the subtle difference between accuracy and...
Brian McLogan
How to determine 1 2 or no triangles using the height
๐ Learn how to determine if a given SSA triangle has 1, 2 or no possible triangles. Given two adjacent side lengths and an angle opposite one of them (SSA or ASS), then there are 3 possible cases: there can be 1 solution, 2 solutions,...
Brian McLogan
Multiply monomials to find the area of a square
๐ Learn how to simplify expressions using the product rule of exponents. The product rule of exponents states that the product of powers with a common base is equivalent to a power with the common base and an exponent which is the sum of...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Banner Slideshow - Part 1
Project 2 - Furniture Store (Based on CSS Grid): Banner Slideshow - Part 1 This clip is from the chapter "Project 2 - Furniture Store (Based on CSS Grid)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".null
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Backgrounds - Part 2
Advanced CSS: Backgrounds - Part 2 This clip is from the chapter "Advanced CSS" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".In this section, you will learn about Advanced CSS.
Brian McLogan
Find the time it takes for a ball to hit the ground
๐ Learn how to solve particle motion problems. Particle motion problems are usually modeled using functions. Now, when the function modeling the position of the particle is given with respect to the time, we find the speed function of...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Explicit and Implicit Grids
CSS Grid: Explicit and Implicit Grids This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.