Hi, what do you want to do?
Curated Video
Excel VBA Programming The Complete Guide - Objects as Properties
It's easy to see object properties as simple, static data values -- integers, floating point numbers, or strings. However, object properties can also store other objects, complete with their own distinct properties and methods. In this...
Curated Video
Excel VBA Programming The Complete Guide - Collection Objects in Real Life
Some objects in VBA are collection objects. Their purpose is to serve as a box or container for related objects. For example, the Worksheets collection object stores a Worksheet object for each worksheet in a Workbook. In this lesson,...
Brian McLogan
What is one to one property and how to use it to solve exponential and logarithmic eqn
π Learn about solving exponential equations. Exponential equations are equations involving exponents. To solve an exponential equation, we express the terms in both sides of the equality sign as a single term. Then, we express the single...
Brian McLogan
Solve an exponential equation using one to one property and isolating the exponent
π Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Brian McLogan
Learn the basics of solving a 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...
Brian McLogan
Learn how to solve an exponential equation when the base is a fraction
π Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Brian McLogan
How do you solve a quadratic by factoring the difference of two squares
πLearn how to solve quadratic equations by factoring the difference of two squares. We can identify the difference of two squares but looking for binomials that have square terms. Difference of two square quadratic equations is of the...
Brian McLogan
Master Evaluating a Logarithmic Expression using the Properties of Logarithms
Welcome, ladies and gentlemen. So what I'd like to do is show you how to evaluate some logarithmic expressions when we're just kind of using the properties of logarithms. And what I did here is-- actually,...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.2: Using Behavior-Driven Development
In this video, we will learn the difference between test-driven development (TDD) and behavior-driven development (BDD) and how we can use BDD.
β’ Understand TDD versu
s BDD
β’ Use mocha to tes
t our code
β’ Execute our code...
β’ Understand TDD versu
s BDD
β’ Use mocha to tes
t our code
β’ Execute our code...
Schooling Online
Shakespeare Today: Othello - Theme of Gender
Watch this lesson today to discover how Shakespeare explores the way gender roles are presented in Othello. See the destructive stereotypes that governed the way men and women were expected to act, as Shakespeare warns against blindly...
Brian McLogan
Learn how to simplify an expression by using distributive property, 3(x^2 + 7x)
π Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Brian McLogan
How to simplify an expression by applying distributive property and combining like terms
π Learn how to simplify mathematics expressions. A mathematis expression is a finite combination of numbers and symbols formed following a set of operations or rules. To simplify a mathematics expression means to reduce the expression...
Curated Video
The Elements: Applications and Uses in Technology and Everyday Life
Let's take a look back at the elements silicon, fluorine, lithium, boron, and chromium.
Curated Video
Exploring the Versatility of Precious Metals and Essential Elements
Let's take a look back at the elements platinum, iodine, aluminum, iron, and tungsten.
Brian McLogan
Using the property of equality to solve equations with exponents
π Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Brian McLogan
Using inverse operation to solve 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...
Brian McLogan
Isolating a logarithm and using the power rule to solve
π 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...
Brian McLogan
How to solve a logarithmic equation using the one to one property and factoring
π 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...
Brian McLogan
Applying the Distributive Property to Multiply a Monomial by a Binomial
π Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Curated Video
Mastering CSS3 Selectors (Video 6)
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs....
Brian McLogan
Algebra 2 - Learning basics to solving a logarithmic equation using one to one property
π 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...
Brian McLogan
Learning How to Apply Distributive Property with Polynomials
π Learn how to multiply polynomials. We apply the distributive property to polynomials by multiplying a monomial to every term in a polynomial. When multiplying monomials it is important that we multiply the coefficients and apply the...
Brian McLogan
Solving by factoring and square root method
πLearn how to solve quadratic equations using the square root method. It is important to understand that not all quadratics have to be solved using factoring or quadratic formula. When we only have one variable but it is squared we can...
Brian McLogan
Solving and graphing a mulit step inequality with distributive property
π Learn how to solve multi-step linear inequalities having parenthesis. An inequality is a statement in which one value is not equal to the other value. An inequality is linear when the highest exponent in its variable(s) is 1. (i.e....