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
-
Remove any row in which a NaN appears
8771 Solvers
-
Flip the main diagonal of a matrix
905 Solvers
-
Determine Whether an array is empty
811 Solvers
-
Reverse the elements of an array
1114 Solvers
-
Convert a Cell Array into an Array
2197 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.