close
    r = (r1+r2+r3+..............+rn)\n

    the rate is equal the sum of vlue devenation on the number of value


     

    0  Views: 647 Answers: 2 Posted: 12 years ago

    2 Answers

    This is all I could find. It's the closest to the problem you posted. Hope it helps you to figure out the answer. 


    n = number of resistances


    • Have a resistor in parallel is calculated as the inverse of the sum of the inverse of resistance. It sounds complicated but is not. It's just you calculate the inverse of each resistance, add everything and then calculate the inverse of this sum.


    1 / R = 1/R1 + 1/R2 + 1/R3 + ... + 1/Rn


    n = number of resistances 


    This solution was posted in Portuguese so I had to translate it. Source: http://au.answers.yahoo.com/question/index?qid=20081006082321AAgskVO

    is ok...



    Top contributors in Programming & Design category

     
    ROMOS
    Answers: 234 / Questions: 0
    Karma: 11370
     
    Colleen
    Answers: 612 / Questions: 0
    Karma: 10395
     
    country bumpkin
    Answers: 57 / Questions: 0
    Karma: 3660
     
    pythonlover
    Answers: 93 / Questions: 0
    Karma: 2060
    > Top contributors chart
    505662
    questions
    749730
    answers
    845687
    users