Hi, what do you want to do?
Brian McLogan
Solving a multi step equation with two sets of parenthesis ex 17, (c+3)–2c–(1–3c)=2
👉 Learn how to solve multi-step equations with parenthesis. An equation is a statement stating that two values are equal. A multi-step equation is an equation which can be solved by applying multiple steps of operations to get to the...
Curated Video
Next.js from Development to Deployment - Search Results Components
This video explains the search results components.<br/<br/>>
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
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 - Fetch Paginated Posts
This video focusses on fetching paginated posts.
r/>
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...
r/>
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...
Brian McLogan
How do parenthesis change our answer solve quadratic equations
How do parenthesis change our answer solve quadratic equations
Brian McLogan
How to Find All of the Transformations for the Graph of Sine
👉 Learn how to graph a sine function. To graph a sine function, we first determine the amplitude (the maximum point on the graph), the period (the distance/time for a complete oscillation), the phase shift (the horizontal shift from the...
Brian McLogan
Learn how to rewrite an expression using rational powers and simplify the expression
👉 Learn how to simplify rational powers using the power and the product rules. There are some laws of exponents which might come handy when simplifying expressions with exponents. Some of the laws include the product law which states...
Brian McLogan
How to solve a Rational Equation with one solution
👉 Learn how to solve rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational equations, one of...
Brian McLogan
Factoring out a negative 1 to complete the square and graph your parabola
👉 Learn how to graph quadratic equations by completeing the square. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which...
Brian McLogan
Solve rational equation with 1 real solution
👉 Learn how to solve rational equations. A rational expression is an expression in the form of a fraction where the numerator and/or the denominator are/is an algebraic expression. There are many ways to solve rational expressions, one...
Brian McLogan
Write the equation of the polynomial given the zeros
👉 Learn how to write the equation of a polynomial when given irrational zeros. Recall that 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....
Brian McLogan
Using long division to divide
👉 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...
Brian McLogan
When Given Two Zeros That are Complex Use Long Division to Find the Remaining Zeros
👉 Learn how to find all the zeros of a polynomial given one complex zero. 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...
Brian McLogan
Learn how to graph a quadratic with a reflection and horizontal shift
👉 Learn how to graph quadratic equations in vertex form. A quadratic equation is an equation of the form y = ax^2 + bx + c, where a, b and c are constants. The graph of a quadratic equation is in the shape of a parabola which can either...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Numbers
One. Two. Three. Numbers have been a part of our lives since we were kids. Numbers are actually very important in programming (and in Python) these days.
r/>
This clip is from the chapter "Beginner-friendly Python" of the...
r/>
This clip is from the chapter "Beginner-friendly Python" of the...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Create an Object (Instance) from Your Class
This video demonstrates how to create object (instance) from a class.
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the...
r/>
This clip is from the chapter "Extra: Python OOP" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section, the...
Curated Video
Learn Go in 3 Hours - If/Else and For Statements
The if/else statement is present in many languages, as is the for statement. Go provides a unique twist on both.
• This video covers the if/else and for statements in Go, how they are both similar and different to the same...
• This video covers the if/else and for statements in Go, how they are both similar and different to the same...
Brian McLogan
Three Mistakes Students make when finding the inverse of a function
👉 In this video I will show you the three most common mistakes students make when they are finding the inverse of a function
Curated Video
C++ for Beginners - Bitwise Operators
This lesson examines Bitwise operators, or, ways to manipulate binary numbers.<br/<br/>>
This clip is from the chapter "Binary Operations" of the series "C++ for Beginners".Binary Theory
This clip is from the chapter "Binary Operations" of the series "C++ for Beginners".Binary Theory
Brian McLogan
Find the missing side of a oblique triangle using law of sines
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Brian McLogan
Verifying two linear equations are inverses of each other
👉 Learn how to show that two functions are inverses. The composition of two functions is using one function as the argument (input) of another function. In simple terms composition of two functions is putting one function inside another...
Brian McLogan
Complete the square by factoring out a two to label the vertex
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...