How do I use substitution to solve a differential equation with a square root?

User Name
Messages
19
Reaction score
0

Homework Statement



Solve the differential equation.

dy/dx = 4x + 4x/square root of (16-x^2)

Homework Equations



Substituting using U...

The Attempt at a Solution



I'm not sure if that's what I am supposed to do, but I tried using the U substitution...

4x + 4x/square root of (16-x^2)
u = 16 - x^2
du = -2x
-2du = 4x (I multiplied both sides by 2 and brought the negative over)

-2 (integration sign [the S]) du + du/square root of u

Take the anti-derivative...

-2 x (u)^(-1/2) + C (changed square root into a power)

-2 x (16-x^2) + C

Unfortunately, that is not the answer they give me. I'm kinda stuck.. am I going in the right direction?
 
Physics news on Phys.org
Everything fell apart right after you made the substitution. Stating that "du = -2x" is incorrect. Rather, du = -2x dx. Then, you find an expression for "dx", sub that in, and integrate with respect to u.

Edit: It's easier to split the integral into a sum of two integrals, so it's the integral of 4x + the other integral.
 
Last edited:
dy/dx = 4x + 4x/square root of (16-x^2)

I'd imagine that partial fractions would help here.

It would be a lot easier, I'll have a play with it later. Time for work. Just a thought though.

\int 4x+=>

2x^2+C

\int \frac {4x}{\sqrt(16-x^2)}=>

Actually from here just substitute du from here.
 
Last edited:
No, not partial fractions with that "x" in the numerator.

Let u= 16- x2. Then du= -2x dx so that -2du= 4xdx.
 
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...

Similar threads

Replies
5
Views
1K
Replies
12
Views
2K
Replies
16
Views
1K
Replies
2
Views
1K
Replies
3
Views
2K
Replies
8
Views
2K
Replies
15
Views
2K
Back
Top