Recent content by IZlo0110

  1. I

    Calculating Error in Multiple Independent Variables

    Okay so here is what I tried to do. Though something is still off and I am not sure what I am doing wrong. Δfx = abs(f(x+Δx,y,z)-f(x,y,z)) Δfx = abs((x+Δx)yz - x^4-2y^3-5yz-5) Δfx = abs(xyz+Δxyz-x^4-2y^3-5yz-5)
  2. I

    Calculating Error in Multiple Independent Variables

    Okay I apologize, the actual question is to find an algebraic expression for the uncertainty in the function due to the uncertainty in x.
  3. I

    Calculating Error in Multiple Independent Variables

    Homework Statement Okay so I was given this question to start calculating error on other problems. Consider the equation F(x,y,z) = x^4+2y^3+5yz+5. Let the uncertainty in x be represented by the variable dx, the uncertainty in y be represented by the variable dy, and the uncertainty in z...
Back
Top