Ask your own question, for FREE!
Mathematics 16 Online
OpenStudy (destinyyyy):

I need assistance solving 4 problems. This is a college calculus course..

OpenStudy (destinyyyy):

OpenStudy (destinyyyy):

For this one I got 42/ x^7 but it says its x^8 .. Am I wrong? Or is the system messing up?

OpenStudy (fortytherapper):

Remember that 1/x^6 can be rewritten as x^-6 Does that help?

OpenStudy (destinyyyy):

I know that. Its saying the answer is 8 when im getting 7.

OpenStudy (fortytherapper):

Because d2y/dx2 means the second derivative x^-6 and that derivative would be with the power rule -6x^-7 but they want you to take one more derivative: the derivative of -6x^-7

OpenStudy (destinyyyy):

How about I write out what I have and you tell me where I went wrong?

OpenStudy (fortytherapper):

Sure, let's do that

OpenStudy (destinyyyy):

dy/ dx = d/ dx (1/ x^6) = 1 d/dx x^-6 = 1(-6x^-7) = -6x^-7 d/ dx (-6x^-7) = 42/ x^7 or 42x^-7

OpenStudy (destinyyyy):

I should have changed it to 8 on the last step right?

OpenStudy (fortytherapper):

Correct The exponent part of the power rule is always n-1 You're exponent is ^-7, which means according to the power rule the second derivative would be (-7-1) for the exponent

OpenStudy (destinyyyy):

Okay. Can you help with three more?

OpenStudy (fortytherapper):

Yeah, let's see them. Ill see what I can do

OpenStudy (destinyyyy):

OpenStudy (destinyyyy):

I have no clue how to solve this one.

OpenStudy (freckles):

you need to solve the following for x: y'=7

OpenStudy (freckles):

where y=-.025x^2+4x

OpenStudy (destinyyyy):

Huh?

OpenStudy (freckles):

which part are you stuck on? finding y' given y=-0.025x^2+4x or solving the equation y'=7?

OpenStudy (destinyyyy):

Um the whole thing. I have no examples for this problem at all. I have one example of it with both x and y points.

OpenStudy (destinyyyy):

I honestly have no idea on where to start.

OpenStudy (freckles):

do you know constant rule, power rule, and addition rule?

OpenStudy (freckles):

for finding derivative?

OpenStudy (destinyyyy):

Uh can you show me what they look like?

OpenStudy (freckles):

we don't really need constant rule for this one unless you want to use product rule to differentiate something in the form (cf(x))' we do need the following though at the very least \[(c \cdot f(x))' =c \cdot (f(x))' =c \cdot f'(x) \text{ is constant multiple rule } \\ (x^n)'=n x^{n-1} \text{ is power rule } \\ (f(x)+g(x))'=(f(x))'+(g(x))'=f'(x)+g'(x) \text{ is addition rule }\]

OpenStudy (freckles):

\[y'=(-0.025x^2+4x)' \\ y'=(-0.025x^2)'+(4x)' \text{ by addition rule } \\ y'=-0.025(x^2)'+4(x)' \text{ by constant multiple rule }\] can you continue to find y'

OpenStudy (destinyyyy):

I kind of recognize power. And addition looks familiar but I dont think Ive used it.

OpenStudy (fortytherapper):

It's kind of like breaking up the equation and doing each derivative serperately

OpenStudy (destinyyyy):

Why do you have dash things behind the parenthesis?

OpenStudy (freckles):

( f(x))' means to take derivative of f(x)

OpenStudy (freckles):

(x^2)' means take derivative of x^2 (x)' means take derivative of x

OpenStudy (destinyyyy):

Um okay.. So x^2 would equal 2x?

OpenStudy (freckles):

k

OpenStudy (freckles):

\[y'=(-0.025x^2+4x)' \\ y'=(-0.025x^2)'+(4x)' \text{ by addition rule } \\ y'=-0.025(x^2)'+4(x)' \text{ by constant multiple rule } \\ y'=-0.025(2x)+4(x)' \text{ by power rule }\]

OpenStudy (freckles):

still need to find (x)'

OpenStudy (destinyyyy):

It will get dropped and stay as 4..?

OpenStudy (freckles):

(x)'=1 so 4(x)'=4(1)=4

OpenStudy (freckles):

\[y'=-0.025(2x)+4(1) \\ y'=-0.050x+4 \] so solve y'=7 since you are trying to find when slope of tangent line is 7

OpenStudy (destinyyyy):

I got -0.05x.. Is that wrong? You put -0.050x

OpenStudy (freckles):

-.05 is the same as -0.050 or the same as -0.050000000000000000000000000000000000000000000000000000000

OpenStudy (destinyyyy):

Okay.

OpenStudy (destinyyyy):

So set up the equation like: 7=-0.05x +4 ?? Sorry im trying to keep up

OpenStudy (freckles):

yes that's right

OpenStudy (destinyyyy):

Okay so I would minus 4 to the other side. Correct?

OpenStudy (freckles):

minus 4 on both sides

OpenStudy (destinyyyy):

Yeah thats what I meant.. I got -.0166666667 ... Which would change into -0.017? Or -0.02

OpenStudy (freckles):

oh mine for what?

OpenStudy (freckles):

\[7=-0.05x+4 \\ \text{ subtract 4 on both sides } \\ 7-4=-0.05x +4-4 \\ \\ 3=-0.05x\] you should divide both sides by -0.05

OpenStudy (destinyyyy):

Oh my gosh -.-

OpenStudy (destinyyyy):

x= -60

OpenStudy (freckles):

\[\frac{3}{-0.05}=x \\ -60=x\] right

OpenStudy (freckles):

now if you want to find corresponding y value you will have to use y=f(x) for that

OpenStudy (destinyyyy):

Next ill plug that in for x in the original equation right?

OpenStudy (freckles):

that is evaluate your original equation at x=-60

OpenStudy (destinyyyy):

y= -330

OpenStudy (fortytherapper):

Awesome

OpenStudy (destinyyyy):

Alright. Thank you. I have 2 more.

OpenStudy (destinyyyy):

OpenStudy (destinyyyy):

I dont know how to solve this one either.

OpenStudy (fortytherapper):

Eww what a messy question and answer xD This involves a chain rule

OpenStudy (fortytherapper):

I can work a quick example on how to do the chain rule if you'd like? (I got to head to work in a minute)

OpenStudy (destinyyyy):

Okay. That will work

OpenStudy (fortytherapper):

Let's do one like the problem but different: So you have a polynomial inside of a exponent (2x^2 + 4x + 6)^3 So what you want to do is pretend that whole polynomial is just x, so it'll be (x)^3

OpenStudy (fortytherapper):

The derivative of that is quite simple: 3(x)^2 After you take that derivative, replace it with the polynomial to get 3(2x^2 + 4x +6)^2

OpenStudy (fortytherapper):

After this, you're going to want to multiply this thing by the derivative of what's inside the parenthesis 2x^2 + 4x + 6 That derivative being 4x +4 So the final result would be those two things multiplied together as the derivative (3(2x^2+4x+6)^2) times (4x+4)

OpenStudy (destinyyyy):

That cant be the final step. I got (8(6x^2 -7x+4)^7) (12x-7).. Which isnt the final answer.

OpenStudy (fortytherapper):

Right, because they want the 2nd derivative

OpenStudy (destinyyyy):

Okay. Whats the next step?

OpenStudy (fortytherapper):

[Phone] I would like to help you when I get home because it's confusing. You have to do the product rule while doing chain at the same time

OpenStudy (fortytherapper):

It was mean of them to give this lol

OpenStudy (destinyyyy):

Okay.. Ill post in a new question for now. If no one helps Ill tag you for you to help later. Thank you.

OpenStudy (fortytherapper):

Anytime! Sorry

OpenStudy (destinyyyy):

My professor and Pearson are retriceoles. This is one of the questions from the quiz that I have failed twice now. I have 8 homework assignments done and not one of them are exactly the same to these questions. Youtube has been my friend today.

OpenStudy (destinyyyy):

Really open study you changed a ss- hole to that -.-

OpenStudy (fortytherapper):

Right. Pearson is overpriced bs

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!