FuseSchool
Exact Trig Values - Easy Table
There are some key angles that have exact values in trigonometry. The ones we need to know are 0, 30, 45, 60 and 90. In this video we will discover one method of remember what these values are - using a table. In the second part we will...
Brian McLogan
Expanding a logarithm using the fourth root
👉 Learn how to expand logarithmic expressions involving radicals. A logarithmic expression is an expression having logarithms in it. To expand logarithmic expressions means to use the logarithm laws to expand (open up) logarithm...
Brian McLogan
How to solve a word problem involving the cube root
👉 Learn how to solve literal equations involving formulas. A literal equation is an equation where the unknown values are represented by variables. To solve a literal equation means to make one of the variables the subject of the...
Brian McLogan
How to use a 45 45 90 special right triangle to determine the sides of a triangle
👉 Learn about the special right triangles. A special right triangle is a right triangle having angles of 30, 60, 90, or 45, 45, 90. Knowledge of the ratio of the length of sides of a special right triangle enables us to solve for any...
Brian McLogan
How do you determine the base of a parallelogram given area
👉 Learn all about Area and Perimeter. In this playlist, we will explore how to determine the area and perimeter of 2-dimensional figures. We will also look into combinations of figures. The focus will be on rectangles, squares,...
KnowMo
Equation of a Circle and Finding the Tangent
In this video, the presenter discusses the equation of a circle, including its general formula and how to find the radius and equation using Pythagoras. They also demonstrate how to calculate the equation of the tangent to a circle and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Introduction to Trees and Binary Search Trees
Delete scenario 2 - deleting nodes with 1 child node This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Brian McLogan
Algebra 2 - How do you solve for values by using equality of complex numbers, 3x-5+(y-3)i =7+6i
In this video playlist I will explain where imaginary and complex numbers come from and how we can use them to help us solve problems. We will also explore the complex property of equality to solve for values of complex numbers. 3x - 5 +...
Brian McLogan
Expanding logarithmic expressions
👉 Learn how to expand logarithmic expressions involving radicals. A logarithmic expression is an expression having logarithms in it. To expand logarithmic expressions means to use the logarithm laws to expand (open up) logarithm...
Brian McLogan
Condensing logarithmic expressions
👉 Learn how to condense logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the expanded...
Brian McLogan
Determine Which Functions are Even and Which are Odd
👉 Learn how to determine if a function is even or odd. A function is even if the graph of the function is symmetrical about the y-axis, or a function is even if f(x) = f(-x). A function is odd if the graph of the function is symmetrical...
Brian McLogan
How to simplify the root of a rational expression
👉 Learn how to find the square root of rational expressions. To find the square root of a rational expression, we first express the rational expression as the square root of the numerator divided by the square root of the denominator....
Curated Video
Learning Scala Web Development (Video 18)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Brian McLogan
Learn how to solve a word problem using square roots, velocity and distance
👉 Learn how to solve literal equations involving formulas. A literal equation is an equation where the unknown values are represented by variables. To solve a literal equation means to make one of the variables the subject of the...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Visualize Stacks and Queues, and their operations
Delete scenario one - deleting nodes with no children (leaf nodes) This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data Structures".null
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Hash project 4: Build search method
In-depth look at in-order traversal and how it results in a sorted representation of the nodes of a BST This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python,...
History Hit
The Silk Roads: Trade and Movement: Mesopotamia
What was the purpose of canal building in this area at the time? What is special about the Tigris river? The Silk Roads: Trade and Movement, Part 4
Brian McLogan
Graph piecewise functions exponential and cuberoot
👉 Learn how to graph piecewise functions. A piecewise function is a function which have more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Curated Video
Complete Python Scripting for Automation - Python setup on Linux (Installing required python on Linux)
Introduction: Python setup on Linux (Installing required python on Linux) This clip is from the chapter "Introduction" of the series "Complete Python Scripting for Automation".The author introduces the course and talks about Python setup...
Brian McLogan
Second ftc example with cube root
👉 Learn about the fundamental theorem of calculus. The fundamental theorem of calculus is a theorem that connects the concept of differentiation with the concept of integration. The theorem is basically saying that the differentiation of...
Brian McLogan
How to take the square root of a number using prime factorization, sqrt(64)
👉 Learn how to find the square root of a number. To find the square root of a number, we identify whether that number which we want to find its square root is a perfect square. This is done by identifying a number which when raised to...
Brian McLogan
Learn how to simplify the product of square root of two numbers ex 4, -3root(12).root(7)
👉 Learn how to multiply radicals. A radical is an expression or a number under the root symbol. To multiply radicals with the same root, it is usually easy to evaluate the product by multiplying the numbers or expressions inside the...
Brian McLogan
How to add two radical expression with different radicands
👉 Learn how to add or subtract radicals. A radical is a number or an expression under the root symbol. Radicals can only be added or subtracted if the numbers or expressions under the roots are the same for all terms. To add or subtract...
KnowMo
Introduction to Quadratic Graphs
This video provides an informative introduction to quadratic graphs. The presenter explains the definition of a quadratic equation and how to identify one, the standard format of a quadratic equation, and the process of substituting...