Recent content by kelp

  1. K

    I have a variable as an exponent, how do I isolate it from everything else?

    Homework Statement .75 = 1 - (1 - p)^n I want to get the n alone, and find n in terms of p. Homework Equations The Attempt at a Solution I simplified it to this: 1 - p = (.25)^(1/n) Basically, I just moved numbers around. I do not know how to get the n by itself without...
  2. K

    Help finding the magnitude of this number.

    I squared the original expression and multiplied it by 2, then took the square root of it.
  3. K

    Help finding the magnitude of this number.

    Hello, I am trying to find out how my teacher got the magnitude of this expression. This is the original expression: 1/(1 + jwRC) j is an imaginary number Then, he ends up with 1/(sqrt(1 + (wRC)^2)). I get something nasty like: sqrt(2/(1 + 2jwRC - wRC)) Thanks.
  4. K

    How Do You Make a Complex Denominator Real in a Fractional Expression?

    Hello, I am trying to simplify a fractional expression with four terms on the bottom, two of the terms are imaginary. How would I go about making the denominator real? The denominator is as follows: (1/jwC + R3 + jwL + R2) The j is the imaginary number. Everything else is a constant. I know...
  5. K

    How do you determine the behavior of critical points when you have the Hessian?

    Hello, I have solved for the critical points using the gradient, and I have solved for the Hession, which yields a 2x2 matrix. I have plugged in my critical points into the gradient. Now, do I apply the same rules as in linear algebra where I find the determinant and trace to calculate...
  6. K

    What points is the tangent line of curve paralell to a vector?

    Homework Statement 4x^2 - xy + y^2 = 4 At what points is the tangent line to the above curve vector [1 1]T? (T means I transposed the vector) Homework Equations The Attempt at a Solution I have the gradient vector, but I'm conceptually lost about what to do after that.
  7. K

    Using the Squeeze Theorem to find Limit

    Homework Statement lim (x,y) -> (0,0) for: (x^3 - y^3) / (x2 + y2) Homework Equations The Attempt at a Solution I am checking all the possible lines to check what the limit would be if it did exist: y = mx, plug this into the equation above (x^3 - (mx)^3) / (x^2 + (mx)^2)...
  8. K

    How to determine if a set is an open subset of a Euclidean space?

    I opted to not use the template because this is a pretty general question. I am not understanding how to find out if a set is an open subset of a Euclidean space. For example, {(x,y) belongs R2 | x squared + y squared < 1} The textbook is talking about open balls, greatly confusing me.
Back
Top