Tagged Questions

2
votes
3answers
74 views

Web sites to learn calc from

So it looks like I'm going to be taking Calculus again. I took it in High School, but I only remember bits and pieces of it and now it's my second year of college. You guys have an …
2
votes
2answers
183 views

Calculus: The Chain Rule

How do you apply the chain rule of derivation to functions that involve trig elements? For example: $f(x)=x^3cos^2(7x)$, or $f(x)=tan(cos(x^3))$. Which counts as the outermost fun …
0
votes
2answers
144 views

How do you find percentage?

For example: What percent is 17 of 100?
2
votes
1answer
86 views

Derivative of a curve and tangent lines.

I'm having trouble with the last question on my AP calc homework. Can anyone show me how it's done? Consider the curve given by $x^2 + 3y^2 = 1 + 3xy$ a) show that $\frac{dy}{dx} …
2
votes
1answer
110 views

Djikstra’s Method

Currently in my Discrete Mathematics II class we are learning about pathfinding and Djikstra's Method. I'm a little confused about the difference between Djistra's Method and Simps …