Brian McLogan
Condensing a logarithmic expression with fractions
👉 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
Learn how to find different representations of a polar point with a negative radius
Learn how to find different representations of a polar point with a negative radius
Brian McLogan
Convert point from polar to rectangular
Learn how to convert points between rectangular and polar. Rectangular points measure the horizontal and vertical distance away from the origin whereas polar coordinates measure the direct distance and angle in standard position from the...
Curated Video
.NET Core Microservices - Product Repository Implementation Part 2
This video explains product repository implementation part 2. This clip is from the chapter "Products API Advance Setup" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn products...
Brian McLogan
How to verify a trig identity by factoring
👉 Learn how to verify Pythagoras trigonometric identities. A Pythagoras trigonometric identity is a trigonometric identity of the form sin^2 (x) + cos^2 (x) or any of its derivations. To verify trigonometric expression means to verify...
Brian McLogan
Master Graphing a quadratic by converting from standard to vertex form by completing the square
Welcome, ladies and gentlemen. So, what I'd like to do is show you how to graph a quadratic in vertex form when it's in standard form. And there's a couple different ways we can do this. Obviously, we could use some different methods to...
NUMBEROCK
Fractions on a Line Plot Song | 4th Grade & 5th Grade
Fraction on a Line Plot Song Grades: 4th Grade - 5th Grade Learn all about using measurement data by comparing the heights to the nearest quarter inch of 4th and 5th graders. Find out how to plot their heights to the nearest quarter inch...
Brian McLogan
Converting a linear equation to polar form
Learn how to convert between rectangular and polar equations. A rectangular equation is an equation having the variables x and y which can be graphed in the rectangular cartesian plane. A polar equation is an equation defining an...
Tarver Academy
Convert Excel file to Sheets - Google Sheets
In This Episode, Tyler Teaches Us About How To Convert Excel file to Sheets - Google Sheets
Brian McLogan
How to rewrite a negative integer to a fraction
👉 Learn how to understand the concept of fractions using parts of a whole. Fractions are parts of a whole and this concept can be illustrated using bars and circles. This concept can also be extended to understand equivalent fractions....
Brian McLogan
Converting an angle from degrees to radians - show how to solve math problems
👉 Learn all about angles of trigonometry. In this playlist, we will explore what makes up an angle and how to graph an angle in degrees or radians to determine the quadrant. We will then take a look at angle relationships such as...
Brian McLogan
How to convert between degrees and radians and vice versa
👉 Learn how to convert angles from radians to degrees. Recall that pi radians is equivalent to 180 degrees. Thus, when given an angle in radians, to convert the angle to degrees we multiply the given angle radians by the ratio 180/pi.
Brian McLogan
How to solve by factoring when a=1
👉Learn how to solve quadratic functions. Quadratic equations are equations whose highest power in the variable(s) is 2. They are of the form y = ax^2 + bx + c. There are various techniques which can be applied in solving quadratic...
Brian McLogan
Solving logarithmic equations
👉 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
Solving an exponential equation by converting to a logarithmic equation
👉 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 single terms. Then, we express the single...
All In One Social Media
The Ultimate Video Formula for Video Marketing
The Ultimate Video Formula for Video Marketing // Video marketing can seem a little scary if you dont know what to do, but in this video I break down the key basic you need to get you started. With this Video making formula will learn...
Curated Video
Converting a Microsoft Word Document to a PowerPoint Presentation
In this video tutorial, Justin demonstrates how to efficiently convert a Microsoft Word document into a PowerPoint presentation. By properly formatting titles as heading one and content as heading two within the Word document, users can...
Packt
Advanced Computer Vision Projects 2.2: Plate Utility Functions
In this video, we define several functions to aid us in extracting license plate data. • Develop function to grayscale and binarize input images • Create function to analyze possible characters • Create class to process and store...
Curated Video
Mastering Tableau 2018.1, Second Edition 7.3: Quick Table Calculations – Percent Difference and Percent of Total
In this video, we’ll see percent difference and percent total. • Understand and implement percent difference • Understand and implement percent total
Python Programmer
EDA Python - 09-1_while_Loops
Loops are another important part of programming. In this section we will explore while loops in python.
Packt
End-to-End Framework Agenda - Must Watch
This video discusses the agenda for this project. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses...
Curated Video
Calculating Price Elasticity of Demand and its Importance for Businesses.
This is a lecture video that explains how to use the formula for price elasticity of demand (PED) to calculate the PED for different goods in order to solve problems. The video starts by explaining the formula for PED and then...
Curated Video
Calculating Income Elasticity of Demand: Examples and Formulas
This video is a lecture on calculating the elasticity measure represented by the income elasticity of demand. The instructor provides examples and explains how to use the formula for calculating the percentage change in demand and the...
Curated Video
Apache Maven Beginner to Guru - Generating Java Classes with MapStruct and Maven
This video demonstrates how to generate Java classes with MapStruct and Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.