Recent content by blake knight

  1. B

    How Does (1+x)^r Compare to 1+rx for 0<r<1 and Specific x Values?

    "If x>0 or -1 less than or equal x <0."--->I think this statement has some problem.
  2. B

    Check work on finding max error of Surface Area

    Is your answer 0.06% derived from 152/23600?
  3. B

    How Fast Does Volume Increase When Pressure Decreases in Adiabatic Expansion?

    I agree with tnutty, try differentiating it implicitly with respect to t(time).
  4. B

    Why Am I Getting 2's in My Double-Angle Formula Derivation?

    Now assuming that both "x" and "a" are variables, can you try solving the problem? I have the solution already, I just want to see how you do it.
  5. B

    Why Am I Getting 2's in My Double-Angle Formula Derivation?

    Lets try the first assumption, i.e., x is a variable and a as a constant: Sin(x+a) = SinxCosa + CosxSina--->differentiate both sides with respect to x. you'll get: cos(x+a) = [sinx*(0) + cosa*cosx] + [cosx*(0) + sina*(-sinx)]-->notice the derivative of cosa = 0 because the derivative of a...
  6. B

    Why Am I Getting 2's in My Double-Angle Formula Derivation?

    My friends, first of all "x" & "a" can be both variable or can be a variable "x" and a constant "a" in the expression: Sin(x+a) = SinxCosa + CosxSina. To prove, try solving: Sin(30+5) = Sin30Cos5 + Cos30Sin5 and youll find out the formula works. Now, starting from the fact that they can both...
  7. B

    What is the probability that the players team wins if he doesn't hit a home run?

    The only hint I can probably suggest is for you to focus on what is being asked, analyze the question very carefully, then gather the informations given above that "only" relates to the question.
  8. B

    How do I integrate a difficult integral with integration by parts?

    Ok so then you'll agree that if v'=(x^-c)' then v=(x^1-c)/1-c<----which is what I suggested before...Only that after Integrating by parts youll end up having an Integrand susceptible for Integration by parts again, and to infinity. This case happens due to the fact that we have a variable as an...
  9. B

    What is the Derivative of g(x) when x=0 in the Equation g(x) + x sin g(x) = x^2?

    You can substitute 0 now for x, you will end up getting: g'(0) = -sin g(x)<----this solves the problem.
  10. B

    What is the Derivative of g(x) when x=0 in the Equation g(x) + x sin g(x) = x^2?

    Now, understanding what the problem really asks for, it is asking for g'(0), meaning what is the value of g'(x) when x=0.
  11. B

    What is the Derivative of g(x) when x=0 in the Equation g(x) + x sin g(x) = x^2?

    You should obtain an equation in the form of: g'(x)=[2x-sin g(x)]/[1+xcos g(x)].
  12. B

    What is the Derivative of g(x) when x=0 in the Equation g(x) + x sin g(x) = x^2?

    First of all there's something missing in this equation: the x in front of cos g(x).
  13. B

    How do I integrate a difficult integral with integration by parts?

    Im a little bit confused too, I know we are going too far now...but its a little bit strange to me when you have a derivative sign for your v', like v'=(x^-c)' and have a dx at the end of the integral, Isnt it repeating? I've never seen an equation of this form before. I maybe wrong.
  14. B

    How do I integrate a difficult integral with integration by parts?

    Oh I see what you are getting now : I thought there is a small 1 there in v'=(x^-c)^1 which of course is just equal to v'=(x^-c).
  15. B

    How do I integrate a difficult integral with integration by parts?

    You will arrive at having: = [(x^1-c/1-c)*(a^2-x^2)^c-1] - [integral of (x^1-c/1-c)*(-2x)(c-1)(a^2-x^2)^c-2 dx]--->continue from here.