Three resistors are connected in series and each has a resistance in ohms. Resistor R2 has a voltage drop of ΔV2volts Find the supply voltage Vt and the total current I (in mA) flowing through the circuit. Round to 1 decimal place.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers248
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1988 Solvers
-
920 Solvers
-
1465 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
718 Solvers
-
17729 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!
Can someone correct the test cases check for this problem?
Even though i get same output values for both Vt and I using the concatenation operator, (rounded to 1 decimal place) the test case interprets only single function output.
The question asks for the current in mAs. Need to be careful about rounding.