Integrating the equations: x2 + 4x + 3 dx. To integrate, the method is to look each parts of the equation, e.g. the x2 firstly. We would add 1 to the power to get x3 . Then we would divide this by our new power (3) to get 1/3 x3. Next we would look at 4x: We can see that x here is to the power 1. So again as before, we would add 1 to the power to get 4x2. Then we divide by the new power to get 2x2. Next is the 3: This is interesting as there is no x here, however we can think of the 3 as 3x0. This is because x0 is equal to 1. So if we are to integrate we would add 1 to the power and divide by the new power as before to get: 3x. When integrating we also have to take into account the constant (c) that we add to our new equation. So our final equation would be 1/3 x3 + 2x2+ 3x + c.