Recent content by lab-rat

  1. L

    How Do a Dog and Man Walking at Different Speeds Meet Along a 1km Path?

    The distance between point A and B is 1km. A dog and man start walking at the same time from point A toward point B. They will keep walking (if reached B then walk back toward A immediately, and if reached A then walk back toward B immediately, so on). 1.Given that the dog walks twice as fast...
  2. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    Yes that is how I wrote it. How should I solve the second part? I've been looking everywhere... The only thing I could find was that it's supposed to be the anti derivative.. Well 3x is the antiderivative of 3 isn't it?
  3. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    All right, well this is probably wrong but here is what I got! I took out the 2, which I didn't I could do which is probably what confused me the most.. I'm having trouble with the symbols right now but I essentially put the 2 in front of the integral of the function and substracted the...
  4. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    \int^{6}_{3} f(x)dx = 42 - 12 = 30 Is this correct? If so I don't know how 2f(x)-3 will affect the integral without knowing what the actual function is... I must be missing something
  5. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    That's probably what the question is and I'm assuming it was a typo. I will ask tomorrow for sure but in the mean time how would I solve if the question were indeed what gb7nash thinks? I have looked through all of my notes and can't find anything to get me started...
  6. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    We don't have a textbook for this class.
  7. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    Mark44 - I copy and pasted the actual question. However, my prof is chinese so maybe that's why the question seems confusing? I really don't understand what he wants me to find...
  8. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    The function isn't given so I'm not quite sure how to do this. We've only learned how to calculate area beneath the curve with simple geometry and to use the Riemann sum.
  9. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    The thing is, it that last equation is correct. It is =12. Which is why it doesn't make sense to me.
  10. L

    Finding ∫3,6(2f(x)−3)dx given two definite integrals

    We are just starting integrals right now and I'm having trouble with this problem. I know how to solve a definite integral but I don't quite understand what is being asked here? Just wondering if anyone could let me know where I should start? if∫0,3f(x)dx=12, ∫0,6f(x)dx=42,find...
  11. L

    How do I evaluate lim(x→0) (e^x - 1 - x - x²/2)/x³?

    Thanks! It should be 6x right? So is 1/6 the correct answer?
  12. L

    How do I evaluate lim(x→0) (e^x - 1 - x - x²/2)/x³?

    Here is how I did it in case it might help lim->0 (e^x)' - 1' - x' - (x^2/2)' /x^3' = lim->0 (e^x' - 1' - x')/ 3x^2' = lim->0 (e^x' - 1') / 5x' = lim x->0 (e^x) /5
  13. L

    How do I evaluate lim(x→0) (e^x - 1 - x - x²/2)/x³?

    I used L'Hopital's rule three times and ended up with limx->0(e^x)/5 Is this correct? It still gives me 0 on top.
  14. L

    How do I evaluate lim(x→0) (e^x - 1 - x - x²/2)/x³?

    If I use l'Hopital's rule won't I end up with 3x^2 at the bottom?
  15. L

    How do I evaluate lim(x→0) (e^x - 1 - x - x²/2)/x³?

    Homework Statement Evaluate limx->0 (e^x - 1- x - (x^2/2))/x^3 The Attempt at a Solution I can't remember how to solve this limit. Do I need to evaluate each part separately? I plugged in the 0 to find that the limit does exist. I just can't seem to figure out what to do next.