Curated Video
Learning CSS (Video 11)
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Curated Video
Learn and Master C Programming - Pointers and 'const' Keyword
We will look at the different ways we can combine the word 'const' with pointers and how that impacts the meaning and usage of the pointers as well as the data pointed at. This clip is from the chapter "Pointers" of the series "Learn and...
FuseSchool
Quadratic Sequences: nth Term
In this video we look at quadratic sequences, and how to find the nth term for them. In quadratic sequences, the first difference changes every time. So instead, we look at the second differences. If the second difference is constant,...
Brian McLogan
Learn how to find the 40th term or an arithmetic sequence given the explicit formula
π Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Brian McLogan
How to use alternating signs to find the rule for a sequence
π Learn how to write the rule of a sequence given a sequence of numbers. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. To write the explicit formula of...
Brian McLogan
Determining the first five terms of a geometric recursive formula
π Learn all about recursive sequences. Recursive form is a way of expressing sequences apart from the explicit form. In the recursive form of defining sequences, each term of a sequence is expressed in terms of the preceding term unlike...
Brian McLogan
How to evaluate a piecewise function given different values
π Learn how to evaluate a piecewise function. A piecewise function is a function which uses different rules for different intervals. When evaluating a piecewise function, pay attention to the constraints of each function as you can only...
Brian McLogan
Please explain the product rule of radicals, root
π 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
How to use the power rule of exponents
π Learn how to simplify expressions using the power rule of exponents. When several terms of an expression is raised to an exponent outside the parenthesis, the exponent is distributed over the individual terms in the expression and the...
Brian McLogan
Why does the division property of exponents work
π Learn how to simplify expressions using the quotient rule of exponents. The quotient rule of exponents states that the quotient of powers with a common base is equivalent to the power with the common base and an exponent which is the...
Brian McLogan
Simplifying an expression using power of product property
π Learn how to simplify expressions using the power rule of exponents. When several terms of an expression is raised to an exponent outside the parenthesis, the exponent is distributed over the individual terms in the expression and the...
Brian McLogan
Applying the power rule of exponents to an expressions
π Learn how to simplify expressions using the power rule of exponents. When several terms of an expression is raised to an exponent outside the parenthesis, the exponent is distributed over the individual terms in the expression and the...
Brian McLogan
Finding the rule a series
π Learn how to write the rule of a series in sigma notation. A series is the sum of the terms of a sequence. When given a series that is neither arithmetic nor geometric, we can write the rule for the series by first identifying the...
The Wall Street Journal
Preparing for Climate Change Disclosure
Kirkland & Ellis LLP Partner Christina M. Thomas and Charles Waring, a leader in EisnerAmperβs ESG practice, explore the challenging areas covered in proposed rules on climate-change disclosure from the U.S. Securities and Exchange...
The Business Professor
5th Amendment to US Constitution
This Video Explains 5th Amendment to US Constitution
Financial Times
Tech Wash: why chances are falling for a US version of GDPR
Technology executives worry the chances of a national privacy law are receding. The FT's Kiran Stacey reports from Washington.
Jabzy
Latin-Nicean Wars - 3 Minute History
In this video, Jabzy brings us historical tidbits and unknown facts about the Latin-Nicean Wars
Catalyst University
Straight Leg Raise Test | Rationale & Interpretation
In this video, I explain and demonstrate the straight leg raise (SLR) test. More specifically, we will cover the interpretation of results and explore its psychometric properties.
Brian McLogan
How to factor any integer
π Learn how to factor a number, variable, and monomial completely. To factor means to write our term as a product of its factors. Therefore we will learn how to break down a number, variable, and monomial into its factors.
Brian McLogan
Finding the rule for our sequence using multiplication and subtraction
π Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
Brian McLogan
Applying quotient rule of logarithms to solve the equation, log2 (x+4) - log2 (x-3)=3
π Learn about solving logarithmic equations. Logarithmic equations are equations involving logarithms. To solve a logarithmic equation, we first use our knowledge of logarithm laws/properties to express the terms in both sides of the...
Curated Video
Complete Java SE 8 Developer Bootcamp - Interfaces: Part 1
Learn more about interfaces, which define a role that a class can fulfill. Like abstract classes, an interface enables objects to be treated polymorphically. This clip is from the chapter "Abstract Classes and Interfaces" of the series...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Configuring a Protected Branch Rule
This video explains how to configure a protected branch rule. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and how to...
Brian McLogan
Simplifying expressions with negative exponents, y^-4, (4/5)^-2
π 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...