Page 1 of 1

Problem Statement: You are to create a program that will compute for the Area, Perimeter and Surface Area. You are going

Posted: Sun May 15, 2022 12:47 pm
by answerhappygod
Problem Statement You Are To Create A Program That Will Compute For The Area Perimeter And Surface Area You Are Going 1
Problem Statement You Are To Create A Program That Will Compute For The Area Perimeter And Surface Area You Are Going 1 (31.16 KiB) Viewed 64 times
Problem Statement You Are To Create A Program That Will Compute For The Area Perimeter And Surface Area You Are Going 2
Problem Statement You Are To Create A Program That Will Compute For The Area Perimeter And Surface Area You Are Going 2 (24.62 KiB) Viewed 64 times
Subject: C++ Programming
Problem Statement: You are to create a program that will compute for the Area, Perimeter and Surface Area. You are going to use CALL FUNCTIONS in the Menu Selection as well as the figures that you are going to Select. You can use conditional statements and looping statements if any. Below are the details of the OUTPUT and the figures you are going to solve. Formulas: Perimeter Area Square Rectangle Triangle Trapezoid Circle Cube Cylinder Sphere P = 4a P=2(1 + b) A = b*h/2 A = (b1 + b2) h A = Tt2 S = 6a2 S = 212 + 2trh S = 42 Surface Area

Sample OUTPUT: Main Menu Find the Area of the Following: Calculate the following: A.) Area B.) Perimeter C] Surface Area DJ Cancel 1.] Triangle 2] Circle 3.1 Trapezoid 4.] Return to Main Select: Select: Area of Triangle Note: Perimeter: 1.] Square 2.] Rectangle Enter the following Base: Height: Surface Area: 1.] Cube 2.] Cylinder 3.] Sphere Value of Pi = 3.1416 Result: Area is