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 Solvers276
Suggested Problems
-
Matrix indexing with two vectors of indices
781 Solvers
-
Generate N equally spaced intervals between -L and L
953 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
945 Solvers
-
Integer Sequence - II : New Fibonacci
693 Solvers
-
339 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.