Question: 3. Write a MATLAB program that determines the radius, r, of the largest sphere that can be inscribed inside a cone with base radius R
3. Write a MATLAB program that determines the radius, r, of the largest sphere that can be inscribed inside a cone with base radius R and height h. For input the program asks the user to enter values for R and h. The program then calculates r rounded to the nearest tenth.
For output the program displays the message: “The radius of the largest sphere that can be inscribed inside a cone with a base radius of XX in. and height of XX in., is: XX in.” where XX are the corresponding numerical values. Use the program to determine r for a cone with in. and in.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
