How do I differentiate (x^2 + 3x + 3)/(x+3)

In order to differentiate this fraction, you will need to use the quotient rule, which if you don't remember is:
y = u/v then dy/dx = (vdu/dx − u dv/dx)/ v^2)
First you need to identify your initial variables:
u = x^2 + 3x + 3
v = x+3
Then you need to differentiate these initial variables, which is done by multiplying the coefficient of each term by the number of the power and then subtracting one off of the power:
du/dx = 2x + 3dv/dx = 1
Remember that for number terms, the real term is 3
x^0. This means that when you multiply by the power, entire term is turned to 0.
Now that you have your variables, all you have to do is substitute them into the formula:
dy/dx = (((x+3)
(2x+3)) - ((x^2 + 3x + 3)*1))/(x + 3)^2
After you expand the brackets, this becomes
dy/dx = (2x^2 +6x + 3x + 9 - x^2 - 3x - 3)/(x+3)^2
dy/dx = (x^2 + 6x + 6)/(x+3)^2

This is the simplest form, therefore we have the answer!

Related Maths A Level answers

All answers ▸

Define the derivative of a function f(x) and use this to calculate the derivative of f(x)=x^n for positive integer n.


How do you calculate the angle between two vectors?


Derive the quadratic formula. From it, write down the determinant and explain, how is it related to the roots of a quadratic equation.


A circle C with centre at the point (2, –1) passes through the point A at (4, –5). Find an equation for the circle C.