Why is my answer incorrect for y when x = -1?

  • Thread starter Thread starter Alexandra Fabiello
  • Start date Start date
Alexandra Fabiello
Messages
42
Reaction score
1

Homework Statement



If y' = 6x(x2+2)2 and y = 25 when x = 1, what is the value of y when x = -1?

Homework Equations

N/A

3. The Attempt at a Solution [/B]

∫6x(x2+2)2dx = 2x(x2+2)3

(12 + 3)3 + 2(1) + c = 25

1 + 2 = 3 and 2(1) = 2 and 33 = 27, so 27*2 + c = 25 so 54 + c = 25, therefore c = 25-54 = -29

Now substitute x = -1

(-1) squared is 1 and 2(-1) = -2, so 27*-2 = -54, so -54 - 29 = y = -83

WileyPlus tells me it's wrong.

What is wrong with this?
 
Physics news on Phys.org
Alexandra Fabiello said:

Homework Statement



If y' = 6x(x2+2)2 and y = 25 when x = 1, what is the value of y when x = -1?

Homework Equations

N/A

3. The Attempt at a Solution [/B]

∫6x(x2+2)2dx = 2x(x2+2)3
You need a constant of integration in that result.

Also, you made a mistake in your integration.

What is the derivative of y = 2x(x2+2)3 + C ?

(12 + 3)3 + 2(1) + c = 25

1 + 2 = 3 and 2(1) = 2 and 33 = 27, so 27*2 + c = 25 so 54 + c = 25, therefore c = 25-54 = -29

Now substitute x = -1

(-1) squared is 1 and 2(-1) = -2, so 27*-2 = -54, so -54 - 29 = y = -83

WileyPlus tells me it's wrong.

What is wrong with this?
 
SammyS said:
You need a constant of integration in that result.

Also, you made a mistake in your integration.

What is the derivative of y = 2x(x2+2)3 + C ?

OH! *smacks self* Never mind...

And I just forgot to type in the + c; you'll see in my calculations that it appears there, sorry.

EDIT: Thanks, BTW, like a LOT!
 
Thanks a lot, SammyS!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top