two resistances (R1, R2) in parallel can be replaced by a single resistance of value
R = R1R2/R2+R2. Is this correct?
R = R1R2/R2+R2. Is this correct?
oh, did I? Is it not (R1*R2)/(R1+R2)?Double check what you wrote. My guess is that you made a simple typo.
Second, the way you write the equation is ambiguous. Is the denominator just R2, or is it (as you entered) R2+R2? The use of parentheses might be called for here.
It is, but that is not what you originally wrote (and why it was suggested as a typo).oh, did I? Is it not (R1*R2)/(R1+R2)?
Thanks. djsfantasi wrote that I had a typo and also missing parenthesis. I wanted to make sure missing "*" was the typo since I assumed that it was self explanatory in the given context.It is, but that is not what you originally wrote (and why it was suggested as a typo).
You can also use the![]()
form (shown for 3 resistors in parallel, but this can be expanded for any number of parallel resistors).
No, your denominator equates to 2*R2... The '*' is typically omitted when the intent is clear.Thanks. djsfantasi wrote that I had a typo and also missing parenthesis. I wanted to make sure missing "*" was the typo since I assumed that it was self explanatory in the given context.
Oh, this how the reverse 1/R is called. Nice. +1Rather than trying to memorize any formula for resistances in series or parallel all you have to recall is:
For resistances in series, you add resistance.
For resistances in parallel, you add conductance.
...which ought to be intuitive.