Problem 44817. Wrecked Angles?
It's time for some simple geometry fun to start off the new year.
You will be given the perimeter P and the area A of a rectangle. With these two values, calculate the area of the circle that circumscribes this rectangle. This means we're looking for the area of the circle that touches this rectangle only at the four vertices of the rectangle.
Good luck, and Happy 2019!
Solution Stats
Problem Comments
-
1 Comment
Quite a weird test suite, better to use a consistent tolerance for all the test cases
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15118 Solvers
-
2122 Solvers
-
Create a square matrix of multiples
460 Solvers
-
Removing rows from a matrix is easy - but what about inserting rows?
202 Solvers
-
Sum of odd numbers in a matrix
475 Solvers
More from this Author80
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!