Program DescriptionThis program will calculate the area of a
Program DescriptionThis program will calculate the area of a trapezoid. The program will ask the user to enter the two basesand height and then use these values to calculate and then print the area of the trapezoid. The designstep will include pseudocode. AnalysisI will use sequential programming statements.I will define three float numbers for the two bases and the height: baseA, baseB, height.Float numbers were selected as opposed to integers to make sure trapezoids of all dimensions arepossible and not just whole numbers.Float number will store the area: areaThe area will be calculated by this formula:Area = ½ * (baseA + baseB) * heightFor example if the bases are 4.7 and 2.1, and the height is 5.3 the area is calculated as:Area = ½ * (4.7 + 2.1) * 5.3 = ½ * 6.8 * 5.3 = 3.4 * 5.3 = 18.02
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.
