Packt
Space Complexity – Part 1
This is the first part of the two-part video that provides an introduction to space complexity. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section...
Curated Video
Finding the Remaining Volume of Consecutive Cubes
In this video, students will learn how to describe the relationship between the volumes of two consecutive cubes using a simplified polynomial identity. The video explains the concept of consecutive integers and how to represent them...
KnowMo
Fractional Indices: Rules and Examples
This video teaches the viewer how to deal with fractional indices, or powers that are fractions. The video explains specific rules for solving problems with these types of powers and demonstrates how to apply these rules to various...
Brian McLogan
Why Does the Power Rule of Exponents Work
👉 Learn about the rules of exponents. An exponent is a number which a number is raised to, to produce a power. It is the number of times which a number will multiply itself in a power. There are several rules used in evaluating...
Brian McLogan
Using the sum of two cubes with a fraction
👉 Learn how to factor polynomials using the sum or difference of two cubes. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. To factor an...
Curated Video
GCSE Secondary Maths Age 13-17 - Ratio, Proportion & Rates of Change: Direct Proportionality - 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
Applying Formulas for Area and Surface Area in Real World Problems
In this video, you will learn how to evaluate expressions for the area of a square and the surface area of a cube. By understanding the formulas and applying them to real-world problems, you will be able to calculate the area of a square...
Brian McLogan
Factoring a binomial using the difference of two cubes
👉 Learn how to factor polynomials using the sum or difference of two cubes. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. To factor an...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Area - 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...
Brian McLogan
Solving a natural logarithmic equation
👉 Learn how to solve logarithmic equations. Logarithmic equations are equations with logarithms in them. To solve a logarithmic equation, we first isolate the logarithm part of the equation. After we have isolated the logarithm part of...
NASA
NASA’s Fermi Links Ghost Particle to Galaxy
Nearly 10 billion years ago, the black hole at the center of a distant galaxy produced a powerful outburst, and light from this blast began arriving at Earth in 2012. Astronomers using data from NASA's Fermi Gamma-ray Space Telescope and...
Brian McLogan
Learn how to multiply 2 radical expressions two different ways
👉 Learn how to multiply radical expressions. A radical is an expression having the root/radical symbol. The number outside the radical symbol (nth root) is called the index, the number/expression inside the radical symbol is called the...
Brian McLogan
How to take the odd root of a negative integer, cube root
👉 Learn how to find the cube root of a number. To find the cube root of a number, we identify whether that number which we want to find its cube root is a perfect cube. This is done by identifying a number which when raised to the 3rd...
Curated Video
Comparing Decimal Numbers Using Base 10 Blocks
In this video lesson, students learn how to compare decimal numbers by using base 10 blocks. We explain the different representations of decimal values and introduce the symbols for greater than, less than, and equal to. Through visual...
Flag House Activity Channel
Keep Up Activities with Airlites! (Ep. 64 Airlites)
The massive inflatables that will keep every kid in your class excited about Phys Ed class! Play games, give challenges and work together in this awesome collection of activities.
Brian McLogan
Multiplying two radical expressions together by multiplying first and then simplifying
👉 Learn how to multiply radical expressions. A radical is an expression having the root/radical symbol. The number outside the radical symbol (nth root) is called the index, the number/expression inside the radical symbol is called the...
Brian McLogan
Math tutorial for multiplying two radical expressions together by first simplifying
👉 Learn how to multiply radical expressions. A radical is an expression having the root/radical symbol. The number outside the radical symbol (nth root) is called the index, the number/expression inside the radical symbol is called the...
Brian McLogan
Dividing polynomials using synthetic division
👉 Learn about dividing by synthetic division. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for the variable, the solution for...
Brian McLogan
learn how to factor using the difference of two cubes
👉 Learn how to factor polynomials using the sum or difference of two cubes. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. To factor an...
Brian McLogan
How to find the inverse of a cubic root function
👉 Learn how to find the inverse of a function. The inverse of a function is a function that reverses the "effect" of the original function. One important property of the inverse of a function is that when the inverse of a function is...
Brian McLogan
How to factor a polynomial using the difference of two cubes
👉 Learn how to factor polynomials using the sum or difference of two cubes. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. To factor an...
Let's Tute
Surface Area and Volume: Volume of Cube Cuboid and Cylinder
In this educational video, the teacher explains the concept of volume and demonstrates how to calculate the volume of different three-dimensional shapes such as cubes, cuboids, and cylinders. The teacher also shows how to find the volume...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Classes and objects - an introductory look
Explore lambda expressions and use them in conjunction with other functions like map This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python...