Problem 1453. Calculate Engine Power
Solution Stats
Problem Comments
-
5 Comments
You forget to divide by 60
I think there is a 2 missing in one of the answers...they are not consistent...
@Dan- Yes, Thanks.
@Claudio - For specific formula, answers are consistent but correct final answer in both cases should be divided by 60 as Dan mentioned.
fomula's unit was wrong,and precision is harsh.why don't you guys use tolerence?
Problem statement is corrected to adjust for units.
Additional test cases with tolerance based test suite are added.
Solution Comments
-
1 Comment
I believe the test cases give the power in Joules/minute, rather than the requested units of kW.
-
2 Comments
The test suite is generating wrong answers!!
Test suite answers need to be /60 and are in watts, not kW.
Problem Recent Solvers121
Suggested Problems
-
3127 Solvers
-
Calculate the height of an object dropped from the sky
204 Solvers
-
Who is the smartest MATLAB programmer?
698 Solvers
-
409 Solvers
-
650 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!