1. What is the equation of the tangent line to y = 2*x(x - 4)^6 at point (5, 10)?

2. If f(x)=8/(x^2+4) , find the slope of the curve at the point (2, 1).

3. The demand function for an item is given by x=200[1-(p/(p+2))] . At what rate is the demand changing when the price p is $8.00 per item?

Which two do you need help with? You did say "a couple"

For question 1, take the derivative of y(x), dy/dx, and calculate its value m at x = 5. Then the equation for your tangent line will be
(y - 10) = m (x - 5).

For question 2, calculate the value of the derivative df/dx at x=2.

For question 3, calculate dx/dp wnen p = 8.

We will be happy to provide further assistance if needed. Please show your work

ok annie, for 1. we are given y(x)and are asked for the tan. line at some point. You do know, or should, that the derivative of y will give us the slope at a point for y. However, I think that the exercise is also expecting you use a theorem. You could expand the poly (x-4)^6, or make use of the theorem for the product of 2 functions. Expanding the poly is tedious unless you can see by observation alone that (x-4)^6 = X^6 - 4x^5 + 16x^4 - 64x^3 + 256x^2 - 1024x +1, as I or an experienced math type can? Thus I think they want you to see y = f(x)g(x) where f = 2x and g = (x-4)^6 and use the product rule. You're text should show that. Substitute 5, the x value, to find the slope. You now have a point and the slope and should be able to handle the equation for the line.
Question 2. is similar, except that the questioner here expects you to know how to handle a function in the denom. Here is a case where it is easier to think of 8/(x^2+4) as being the same as 8(x^2 + 4)^-1 . This simplifies how you might think of the derivative. Once again, evaluate the equation for x = 2 to get the slope. As before, you now have the slope and a point and should be able to go from there.
For 3. you might want to think of x = 200(1 - p(p+2)^(-1)). Use the product rule. Incidentally, in this example the questioner wants you to think of x as the dependent variable. They don't want you to always be thinking of y(x), f(x), etc, but beaware that we can have x(p) too. Find the derivative and evaluate it at p = 8.

hmm.., After review I see I got the constant term in 1. wrong. It should be 4096. As I said, I did that one by 'eyeball' alone only because I know the powers of 2 well. But I think I edited something out and wrote over the constant term. My point however is that I doubt that's what they wanted you to do. Be sure to study the theorems and be alert to where you can apply them.