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 Solvers253
Suggested Problems
-
Return the 3n+1 sequence for n
8491 Solvers
-
Back to basics 22 - Rotate a matrix
937 Solvers
-
Number of 1s in a binary string
11068 Solvers
-
Return the first and last characters of a character array
11899 Solvers
-
The Answer to Life, the Universe, and Everything
579 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.