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 lesson we start integrating composite functions. Make sure you have completed the differentiation of composite functions tutorials (under year 11 Maths B on the website magicmonktutorials.com) if you want to do this tutorial, since this tutorial is mainly working backwards from the chain rule (by inspection). Visit www.magicmonktutorials.com for printout of this lesson, …
In this quick tutorial you learn how to calculate what c is in your integral.
In this tutorial you will learn how to create a table in phpMyAdmin for a MySQL database, and how to insert data into the table, followed by how to set up a foreign key, so that the values of one column in the one table refer to values of a column in another table.
In this lesson we talk about how anti-differentiation means the same thing as integration. We then show you some more complicated examples of integration that requires you to use the index laws to change terms in surd form to index form and moving variables from the denominator to the numerator by changing the power sign …