Curated Video
Money Split (Understand bracketing notation and its significance to the precedence of operations)
In real life, we may have to do several operations with numbers. For example, suppose Danβs mother gave him 10 dollars, and his father gave him 6, then Dan went to the supermarket with his sister, and wanted to equally split the money...
Curated Video
Finding Errors in Division Problems Where the Answer is a Fraction (Part 2)
Find the error on the number line or in equations when solving word problems involving division of whole numbers leading to answers as fractions.
The March of Time
1943: BOUGAINVILLE CAMPAIGN: VS U.S. 3rd Marine Division infantry soldier w/ bandaged head, medics starting IV for wounded soldier, soldiers running w/ body on stretcher (could be Killed in Action, KIA, unconfirmed). WWII, Pacific Front
MOT 1943: BOUGAINVILLE CAMPAIGN: VS U.S. 3rd Marine Division infantry soldier w/ bandaged head, medics starting IV for wounded soldier, soldiers running w/ body on stretcher (could be Killed in Action, KIA, unconfirmed). WWII, Pacific Front
Curated Video
Next.js from Development to Deployment - Search Results Components
This video explains the search results components. This clip is from the chapter "Search, Caching Posts, and Deployment" of the series "Next.js from Development to Deployment: Build a Music Event Website".null
Curated Video
Next.js from Development to Deployment - Pagination Links Component
This video explores pagination links component. This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination and...
Brian McLogan
How to use long division to understand linear factorization and zeros
π Learn how to divide polynomials using the long division algorithm. To be able to solve a polynomial, we need to be able to get the factors and hence the zeros. To get the factors, we use the rational zeros theorem to get one of the...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Styling Expenses List: Part II
In this video you'll continue styling the expense list. This clip is from the chapter "Styling Expensify App" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about Styling Expensify App.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Divs and Spans to Organize Content
In this video, we'll learn about Divs and Spans to organize content. This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Brian McLogan
Find the Zeros of a Polynomial by Factoring Substitution
π Learn how to find all the zeros of a polynomial. 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. The zeros of a polynomial are the values...
Brian McLogan
How to simplify an expression by dividing the terms under the radical first
π Learn how to find the 4th root of rational expressions. To find the 4th root of a rational expression, we first express the rational expression as the 4th root of the numerator divided by the 4th root of the denominator. Next we...
Curated Video
World of Computer Networking Your CCNA start - What is a Network?
This video introduces you to the concept of network. This clip is from the chapter "Internet Protocol (IP) Addressing and Internet Protocol (IP) Packets" of the series "World of Computer Networking: Your CCNA start".This section...
Brian McLogan
Master how to find all of the zeros of a polynomial when given two irrational zeros
Master how to find all of the zeros of a polynomial when given two irrational zeros
Brian McLogan
Simplifying a complex rational expression
π Learn how to simplify complex fractions. To simplify complex fractions having the addition/subtraction of more than one fractions in the numerator or/and in the denominator we first evaluate the numerator or/and the denominator...
Brian McLogan
How to use the rational zero test to determine all possible rational zeros
π Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Brian McLogan
Learn how to find the quotient of two rational expression using the rational expressions
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Brian McLogan
Learn how to find quotient of two radical expression
π Learn how to find the cube root of rational expressions. To find the cube root of a rational expression, we first express the rational expression as the cube root of the numerator divided by the cube root of the denominator. Next we...
Curated Video
REST APIs with Flask and Python - Errors in Python
This video focuses on errors in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Brian McLogan
8 Examples of Simplifying Trig Expressions You Need to Know How To Do
Simplifying Trigonometric Expressions can be difficult. But do you know what also makes it difficult? Fractions! In this video we will work through 8 different examples helping you Simplify your identities
Curated Video
Understanding Binary Shifting
This is a quick whiteboard tutorial that explains binary shifting and how to do it for both the multiplication and division of binary numbers.
Curated Video
The Order of Operations in Numerical Expressions
Understand the need for the order of operations in numerical expressions.
Curated Video
Dividing a Decimal by a Two-Digit Decimal (Part 1)
Divide a decimal by a two-digit decimal divisor using the traditional method.
Curated Video
Page Layout with CSS I
CSS is not just used to adjust the look of elements on the page, but also place them on the page in a pleasing arrangement. Mark reviews CSS layout techniques, like positioning and floats in this video.