Calculating voltage across resistors

  • Thread starter Thread starter ingram010
  • Start date Start date
  • Tags Tags
    Resistors Voltage
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 13K views
ingram010
Messages
14
Reaction score
0
Hi all,

I am looking for a formula to work out the following-


500v---/\/\/\/\/---X---/\/\/\/\/---0v
1megohm 10kohm

what is X?

cheers
 
Physics news on Phys.org
Welcome to PF. Its not clear at least to me what the problem is, is X an unknown voltage. If so
use V=iR first compute i using the total series resistance (here the sum of 1Mohm and 10Kohm.
Then V is just the i*the resistance over which you want to find voltage.

or all in one v=500*R/(R+r) This is just voltage divider eqn. Thats the voltage across the first resistance, voltage across the second would be:

500*r/(R+r), if your looking for the value of x, this would be the one to use.
 
Last edited:
voltage calculation

Hi, on reflection it isn't very clear. Sorry.


how about this-

500v---\/\R1\/\----X----\/\R2\/\---0v

If R1 = 1Mohm and R2 = 10Kohm
what is the voltage at X?

Or this one -

500v---\/\R1\/\--X--\/\R2\/\--Y--\/\R3\/\--Z--\/\R4\/\---0v

If R1 = 1Mohm, R2 = 10Kohm, R3 = 10Kohm and R4 = 10Kohm
what is the voltage at X,Y and Z?

is there a simple calculation for this problem?
 
first find the electric current
then use Ohm's law
V=IR
500=I(106+103)
I = ?
1
V = IR
X - 0 = I(R2)

2
V = IR
500 - X = I(R1)