Problem 44275. area of an annulus
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
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
Solution Comments
Show commentsProblem Recent Solvers168
Suggested Problems
-
Project Euler: Problem 9, Pythagorean numbers
1299 Solvers
-
Determine the number of odd integers in a vector
755 Solvers
-
Relative ratio of "1" in binary number
1455 Solvers
-
convert matrix to single column
415 Solvers
-
Number of Even Elements in Fibonacci Sequence
1431 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!