So you know how to find the area under a curve using integration.. but what about volume? it’s actually a lot easier than you thought.
Month: February 2019
A year 12 Maths B / C question that involves integration, exponential functions and acceleration/velocity/displacement. I go through how to do it step by step with explanations.
In this practice question I show you how to use integration to solve a problem where you are given the equation for the velocity of an object and asked to find the displacement of the object and distance travelled by that object over a particular time.
In this lesson we talk about a shortcut for finding the area between 2 curves using a simple integration rule.
In this lesson we talk about how to find the area bounded by 2 curves using definite integrals.
There are a few ways of storing / printing strings in PHP. If you were using quotation marks and find it troublesome to have to escape characters, here’s a solution.
In this lesson we talk about how you can find the area between the curve and the x axis if the curve goes through the x axis.
In this tutorial, we show you how to connect to a MySQL database using PHP, and then using SQL to select some data from the database and output it onto an HTML page (with a .php extension).