neshepard said:
Especially when I continued in my homework and came across a problem with cosx/sin^2x and my answer which is correct by the book is -1/sinx where u=sinx and du=-cosx?
If you got the right answer, it's because you made another mistake which offset your first one.
neshepard said:
(Calc is too much of I don't like that 2+2=4 so I will play with the 2's till I get the answer to be 6)
It's not uncommon for students learning calculus to feel this way because you're learning new techniques, but it is a sign that you don't understand what's going on completely. Rest assured everything fits together logically. There's no arbitrary application of ideas to change one answer into another.
neshepard said:
So the handy dandy table is basically worthless unless I am to integrate exactly sin x?
The fundamental theorem of calculus tells you if
[tex]F(x) = \int f(x)\,dx[/tex]
then
[tex]F'(x) = f(x)[/tex]
So the integral of sin x you looked up in the table tells you (-cos x)' = sin x. It doesn't tell you anything about (sin x)', which is what you needed for this problem.
One handy mnemonic is that the derivatives of the "co" functions have the minus sign, so you have
[tex]\begin{align*}<br />
(\sin x)' & = \cos x \\<br />
(\tan x)' & = \sec^2 x \\<br />
(\sec x)' & = \sec x\tan x \\<br />
\\<br />
(\cos x)' & = -\sin x \\<br />
(\cot x)' & = -\csc^2 x \\<br />
(\csc x)' & = -\csc x\cot x<br />
\end{align*}[/tex]
You're going to use these often, so it pays to just memorize them.