Question: Write a program that calculates the surface area of a hexagonal prism (figure below) which is given by the following formula: A = 6 ah+373

Write a program that calculates the surface area of a hexagonal prism (figure below) which is given by the following formula: A = 6 ah+373 22 h Your program should take input, do the appropriate calculation and display output. Paste your code at the space provided below. You can test your code using the following cases 1 Input 1 Output 1 1a (Base edge) h (Height) | A (Surface Area) I 16 13 | 295.es 1 | 10 | 15 1419.62 | 5 | 136.77
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
