Hckyplayer8
Full Member
- Joined
- Jun 9, 2019
- Messages
- 269
The indefinite integral of (x1/2-3x11/17+x-2) = ?
Why factoring? You are adding 1 to get the new power and dividing by 1 more than the original power or multiply by the reciprocal of the 1 more than the numeratorBased off my previous thread, I get the basic idea of what we are trying to do.
To me, this is a lot like factoring...which my skill set is pretty sub-par. So beyond just guessing numbers, I really don't know what to do here.
The x1/2 looks pretty easy. Add n + 1. So that gets me 3/2. Multiplying that by 2/3 gets me the original 1x and completes the antiderivative of that particular term.
Try out that power law I mentioned in the other thread. For the first term we have the power law with n = 1/2. Give it a shot and post back here with the results.
-Dan
Please write dx at the end of the integral.
So what is the problem, Dan gave you the formula on your last post.
Here are some rules to solve this integral
1) int[ f(x) +/- g(x)]dx = int f(x)dx +/- int g(x) dx. That is integrate each term separately.
2) int x^n dx = x^(n+1)/(n+1) + c
3) Here is a trick to adding 1 to a fraction. a/b + 1 = a/b + b/b = (a+b)/b. That is add 1 to a/b, the numerator will be (a+b) and the denominator will be b. So 4/11 + 1 = (4+11)/11 or 15/11
Yes, always!I have to write the dx to specify which variable I'm integrating?
I have to write the dx to specify which variable I'm integrating?
That is totally false. There is absolutely no reason to require the \(\displaystyle dx\) when writing an indefinite integral.Yes, always!
DanAs a Physicist I pretty much need the "dx." I have looked at some "forms" and note that they lack the dx, but I'm not really up on those yet.
As a pet peeve: [math]\int 3x - 2x^2 dx[/math] is an issue for me, though I've heard that many Mathematicians use it rather often.
-Dan
IFollowing the lead of the above the antiderivavtive of the first term is 2/3x3/2
Now for the second term, first 3x11/17+17/17 = 3x28/17
Now I separate the constant and apply the power rule. [x28/17] / [28/17] = [(17)(x28/17) / 28]
Then multiply by the constant for a final term of 51/28 x 28 / 17
Please do not write x-2 = x-1 / -1. You know they are not equal so why use the symbol that says that they are equal? You are in calculus now, so try to write things correctly.Lastly x-2 = x-1 / -1 (after the power rule) which equals -x-1 which equals -1/x
Add on the constrant reveals the final answer is [2/3 x3/2] - [51/28 x 28/17] - 1/x + C
Oh I know that, and really it's fine. It's just that in a day when Math teachers, (and Physics teachers!), textbooks, and computer aided classes all think that they can use 3x +2/5x -3 to represent (3x + 2)/(5x - 3) I just get a little titchy about grouping.Dan
That's why I said it acts as a delimiter. Everything between the integral symbol and the differential is what is being integrated.