Find dV for V= 200/(x2 + y2 )1/2 when x=2 and y=1 - Homework Help

Click For Summary

Homework Help Overview

The problem involves finding the differential change in electrical potential, dV, described by the equation V = 200/(x² + y²)^(1/2) at the point (x=2, y=1). The context is rooted in multivariable calculus as it applies to physics.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the calculation of dV and the use of partial derivatives with respect to x and y. Some express uncertainty about the notation and the need for dx and dy values. Others question the interpretation of the problem and the relationship between the variables.

Discussion Status

Participants are actively engaging with the problem, offering clarifications on notation and the requirements for calculating dV. There is a recognition that additional information about changes in x and y (dx and dy) is necessary for a complete solution, but no consensus on how to proceed has been reached.

Contextual Notes

Some participants note a lack of familiarity with multivariable calculus, which may affect their understanding of the problem. There is also mention of the need for directional derivatives in relation to the electric field, indicating a potential shift in focus from the original question.

IslandHead
Messages
9
Reaction score
0

Homework Statement

The electrical potential can be described by the following equation:
V= 200/(x2 + y2 )1/2 find dV when x=2 and y=1


Homework Equations


n/a


The Attempt at a Solution


dv/d(x,y) = ∂/∂x + ∂/∂y
=200/(x2 + y2)(1/2) +200/(x2 + y2)(1/2)
replace variables with C where necessary and rearrange for easy of deriving =200(x2 + C)(1/2) +200(C + y2)(1/2)
Chain rule and exponent rule
=200(-1/2)(2x)(x2 + C)(-3/2) +200(-1/2)(2y)(C + y2)(-3/2)
=-200x(x2 + C)(-3/2) + -200y)(C + y2)(-3/2)
=-200x(x2 + y2) )(-3/2) + -200y)(x2+ y2)(-3/2)
Then I plug in the values x=2 and y=1 and dV=-53.7 V/m, I'm not very confident with multivariable calculus and just wanted to check to see if this is right.I've never had to do this before, it is fir physics, not a math class
 
Physics news on Phys.org
IslandHead said:

Homework Statement

The electrical potential can be described by the following equation:
V= 200/(x2 + y2 )1/2 find dV when x=2 and y=1

Homework Equations


n/a

The Attempt at a Solution


dv/d(x,y) = ∂/∂x + ∂/∂y
=200/(x2 + y2)(1/2) +200/(x2 + y2)(1/2)
replace variables with C where necessary and rearrange for easy of deriving =200(x2 + C)(1/2) +200(C + y2)(1/2)
Chain rule and exponent rule
=200(-1/2)(2x)(x2 + C)(-3/2) +200(-1/2)(2y)(C + y2)(-3/2)
=-200x(x2 + C)(-3/2) + -200y)(C + y2)(-3/2)
=-200x(x2 + y2) )(-3/2) + -200y)(x2+ y2)(-3/2)
Then I plug in the values x=2 and y=1 and dV=-53.7 V/m, I'm not very confident with multivariable calculus and just wanted to check to see if this is right.I've never had to do this before, it is fir physics, not a math class

Your calculation looks OK, but the notation is a little off. It should be like this:
dV = -200x(x2 + y2) (-3/2)*dx - 200y(x2+ y2)(-3/2)*dy

To calculate dV, you need to know x and y, but you also need dx and dy, which you don't show. Did you forget to include that information?
 
Mark44 said:
Your calculation looks OK, but the notation is a little off. It should be like this:
dV = -200x(x2 + y2) (-3/2)*dx - 200y(x2+ y2)(-3/2)*dy

To calculate dV, you need to know x and y, but you also need dx and dy, which you don't show. Did you forget to include that information?
I am not very familiar with the notation. I haven't taken any multivariable calculus, and I'm a little rusty in my calculus in general and am just trying to solve a problem for my first year physics course. Do I need to solve for dx and dy, or do I just leave the dx and dy as bits of notation? I thought dx=-200x(x2 + y2) (-3/2) and dy=- 200y(x2+ y2)(-3/2)
 
IslandHead said:
I am not very familiar with the notation. I haven't taken any multivariable calculus, and I'm a little rusty in my calculus in general and am just trying to solve a problem for my first year physics course. Do I need to solve for dx and dy
No, this should be given information.
IslandHead said:
, or do I just leave the dx and dy as bits of notation?
If you're not given values for dx and dy (or Δx and Δy), you'll have to leave these symbols in, and you won't be able to get a numeric value for dV. Are you sure there isn't some more information, something along the lines of x changes by ... and y changes by ... ? These would be your dx and dy.
IslandHead said:
I thought dx=-200x(x2 + y2) (-3/2) and dy=- 200y(x2+ y2)(-3/2)

No, what you have as dx is the partial of V with respect to x, ##\frac{\partial V}{\partial x}##.
And what you have as dy is the partial of V with respect to y, ##\frac{\partial V}{\partial y}##.

The full equation is ##dV = \frac{\partial V}{\partial x}~dx + \frac{\partial V}{\partial y}~dy ##
 
The question is as follows:
"The electric potential in a region of space is V= 200/(x2 + y2 )1/2 , where x and y are in meters. What are the strength and direction of the electric field at (x,y) = (2.0m, 1.0m)?"
the relevant equation from the chapter is E=-dv/ds = the negative slope potential graph. X and Y aren't changing, I'm just trying to find the negative slope of V at (2.0m, 1.0m)
 
Last edited:
Well, that's very different from your original question. dV/ds is the rate of change of voltage with respect to s, but I don't know what s is, other than possibly distance along some curve or line.
 
Mark44 said:
Well, that's very different from your original question. dV/ds is the rate of change of voltage with respect to s, but I don't know what s is, other than possibly distance along some curve or line.
s is a distance, in the problem there is only one point given though... So in this scenario it would be -dV/d(x,y) cause s would be defined by the x,y coordinate system.
 
IslandHead said:
s is a distance, in the problem there is only one point given though... So in this scenario it would be -dV/d(x,y)
No, I'm pretty sure there's no such thing. You can't take a derivative with respect to two variables.
IslandHead said:
cause s would be defined by the x,y coordinate system.

My guess is that you need to take a directional derivative to find the rate of change of V in the direction of (2, 1). Along this line, y = (1/2)x.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
14
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K