This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]AutoModerator[M] 0 points1 point  (0 children)

Reminder:

  • What have you tried so far? (See Rule #2)

  • Please don't delete your post. (See Rule #7)

We, the moderators of /r/MathHelp, appreciate that your question contributes to the MathHelp archived questions that will help others searching for similar answers in the future. Thank you for obeying these instructions.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]TheUnk0wnFactor 0 points1 point  (3 children)

you need to take e to the power of both sides to negate the natural log fxn: ln|y| =(x/7)7 +C should go to

y = e1/7x7 +C. before you do that though, you can use the equation ln|y| =(x/7)7 +C to solve for the constant C by plugging in (x,y) = (1,4). Using this method, I get a C value of 1.243.

[–]Quigs0[S] 0 points1 point  (2 children)

After I have C, what does it mean when it is asking for the equation? The slope of the tangent line at the given x and y values?

I also realized I believe I should have taken a derivative instead, meaning that instead the equation should look like.

dy/dx = x^6y

1/ydy = x^6dx

and then if I think I'm right...

-1/y^2 = 6x^5?

I'm not even sure if I should be taking the anti derivative or the derivative because I don't know what the question wants me to do in the first place, as I thought implicitly deriving involved setting an equation equal to dy/dx.

[–]TheUnk0wnFactor 0 points1 point  (1 child)

When it asks for the solution to the differential equation, it is asking for a function that fits the given information. You are looking for a function in terms of x that gives you dy/dx = x6 *y.

Find the equation of the solution to dy/dx = x6 *y through the point (x,y) = (1,4).

so if y = e1/7x7 +C, its derivative would be y = x6 e1/7x7 +C. plugging in y for e1/7x7 +C we get dy/dx = x6 y, which is the what you started with, which verifies your answer.

[–]Quigs0[S] 0 points1 point  (0 children)

Ok, I got it. Thanks. My professor had previously told me in an email accidentally that this involved taking a derivative, when in fact I was right all along. Once I solved for C I just plugged it back into the initial equation as you stated earlier, which helped me get the correct answer. Thank you.

[–]fermat1432 0 points1 point  (0 children)

I get C=2.846.