Brian McLogan
Learn how to solve a word problem using square roots, velocity and distance
π Learn how to solve literal equations involving formulas. A literal equation is an equation where the unknown values are represented by variables. To solve a literal equation means to make one of the variables the subject of the...
Curated Video
Converting Fractions to Terminating Decimals Using Visual Representations
In this lesson, students will come to understand that fractions with denominators that are powers of 10 can be written as decimals. Through examples and problem-solving, students will gain the ability to represent fractions as...
Curated Video
Learn and Master C Programming - Pointer Arithmetic: Printing out Memory Addresses for Pointers
We will modify our sample from previous lecture to display memory addresses to inspect them and verify pointer arithmetic is indeed translating increments/decrements based on data type. This clip is from the chapter "Pointers" of the...
Brian McLogan
SAT ACT Prep How to determine the 46 digit of a fraction
SAT ACT Prep How to determine the 46 digit of a fraction
Brian McLogan
How to Use Inverse Trigonometric Functions to Find the Angle of a Triangle
π Learn how to evaluate inverse trigonometric functions. When an angle is unknown but the value of one of the trigonometric functions of the angle is known, we can evaluate the value of the angle using the inverse trigonometric function...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Recurring Decimals / Algebra - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Brian McLogan
How to write the percent of a number by using a proportion, 7% of 35
π Learn how to solve problems using percents. When solving problems with percents we will either convert the percents to decimal form or use proportions to solve. We will look to solve for the percent of change, the original price,...
Curated Video
Learn and Master C Programming - A quick overview of 'scanf' function
We will have a quick look at 'scanf' function and some of itβ type filed characters. This clip is from the chapter "Working with User Input" of the series "Learn and Master C Programming For Absolute Beginners!".A quick overview of how...
Brian McLogan
ACT SAT Prep How to determine the price increase and decrease of a value
ACT SAT Prep How to determine the price increase and decrease of a value
Brian McLogan
Algebra 2 - Why do we use complex numbers for square roots
In this video playlist I will explain where imaginary and complex numbers come from and how we can use them to help us solve problems. We will also explore the complex property of equality to solve for values of complex numbers.
Brian McLogan
Learn how to solve as well as graph a compound inequality with or
π Learn how to solve compound inequalities and graph their solution on a number line. A compound inequality is an inequality having more than 1 inequality sign. To solve compound inequalities, we use inverse operations, applying the...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lambda expressions and map function
Working with numbers and computation along with type casting and getting input from user This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Brian McLogan
Graph the equation of an ellipse with center at the origin and a vertical major axis
Learn how to graph vertical ellipse centered at the origin. A vertical ellipse is an ellipse which major axis is vertical. To graph a vertical ellipse, we first identify some of the properties of the ellipse including the major radius...
Brian McLogan
Graph a point in polar form and then convert to rectangular form
Graph a point in polar form and then convert to rectangular form
Curated Video
Introduction to Scientific Notation: Writing and Understanding Large Numbers
This video explains how to write very large numbers using scientific notation. It covers the concept of multiplying by powers of 10 and provides examples of numbers written in scientific notation. The video also demonstrates how to...
Curated Video
Understanding Place Value
This video teaches how to solve a standardized math test question that requires knowledge of place value. The instructor explains how to identify the digit that is 1/10 of the value of the 9 in a given number and provides a step-by-step...
Curated Video
KS2 Primary Maths Age 9-13 - Number and Place Value: Adding Whole Numbers - Explained
SchoolOnline's Primary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 9-13, they cover every key topic and sub topic covered in Maths in clear and easy to follow steps. This video looks at...
Curated Video
Efficiently Solving Decimal Operations in Real World Problems
In this video, the teacher explains how to efficiently solve decimal operations in real-world problems using standard algorithms. The example given is finding the number of weeks it would take to save half of a weekly allowance to buy a...
Curated Video
GCSE Secondary Maths Age 13-17 - Number: Comparison - Money problem - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
GCSE Secondary Maths Age 13-17 - Number: Decimals to Fractions - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
Converting Fractions to Decimals Using Long Division
In this video, the teacher explains how to convert fractions into decimals using long division. They provide examples of fractions like 3/4 and 2/5 and demonstrate the step-by-step process of converting them into decimals.
Curated Video
Mastering Tableau 2018.1, Second Edition 3.1: Data Preparation and Cleaning Data Sources with Dates and Numbers
In this video, weβll see how to convert dates and numbers into a usable format. β’ Understand what clean data is β’ Select a date using a data source filter β’ Clean the data
Packt
Number Guesser [Part 4] - Play Again
DOM Projects: Number Guesser [Part 4] - Play Again This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.