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).
In this lesson we continue with finding the area under the curve, only this time the curve is below the x axis.
In this exam, we use a form to collect user input to decide which records to select from a MySQL database.
In this lesson we learn how integrating an equation will give us an equation for calculating the area under the curve. We then use definite integrals to find the area under a curve between specific x coordinates.
So previously we learned how to print out information from a MySQL database using PHP. Now we will learn to use HTML to show this information in a table.
This is a much easier way to integrate composite functions than U-Substitution. https://www.youtube.com/watch?v=fKO6S7n6IpE
In this quick tutorial you learn how to calculate what c is in your integral.