Two resistors with values of 6.0 ohms and 12 ohms are connected in parallel. This combination is connected in series with a 4 ohm resistor. What is the overall resistance of this combination in kilohms? Round to 2 decimal places.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers339
Suggested Problems
-
46506 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1265 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
356 Solvers
-
356 Solvers
-
2145 Solvers
More from this Author31
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The problem description uses absolute values that are then variables, this could be improved by using R1, R2 and R3 already in the description.