if length of a diagnonal in rectangle is 5. Its area is 12.
Solution Stats
Problem Comments
4 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers169
Suggested Problems
-
Try 1.5.4: Celsius to Fahrenheit
871 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
400 Solvers
-
Add a row of zeros on top of a matrix
268 Solvers
-
Deleting an element in a matrix
494 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Please add more tests, otherwise the problem is trivially solvable.
The solution isn't unique - it could be anything between 0 and 12.5. Need to specify that only integer side lengths are allowed (even then there could be multiple solutions). Also more test cases are required.
This problem is problematic.
did not get this problem...