Given the diameter d of the inner circle of the annulus. Given length z of a chord of the outer circle of the annulus. This chord is tangent to the inner circle of the annulus. Find the area y of the annulus.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers273
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15781 Solvers
-
638 Solvers
-
Find the dimensions of a matrix
559 Solvers
-
Element by element multiplication of two vectors
396 Solvers
-
Find the Oldest Person in a Room
20321 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
We are given the definition and the input variable of the max inner chord (which is enough to solve) and also an unknown "d" (diameter? but useless anyway). Then again the test cases are also very simple, so low effort