A lamp is measured to have a resistance of R ohms when it operates at a power of P Watts. What is the voltage (in volts) being applied to the lamp? Round to 2 decimal places.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers391
Suggested Problems
-
4333 Solvers
-
938 Solvers
-
Circular Primes (based on Project Euler, problem 35)
651 Solvers
-
440 Solvers
-
Remove element(s) from cell array
1985 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!
I don't get it. How are you guys getting a result of 60.15 volts for a problem whose obviously exact answer is 60.00 volts????
I've also been having the issue with the correct answers being slightly off from the exact answer. How are you achieving 60.15 instead of 60?
The author of the question performed rounding after a calculation and on the final value as well. That's why the answers were a bit off.
I have corrected the test suite and rescored the solutions.