Description
Write a C program that allows a user to input width and height of
100 triangles in the main() program and chooses a task execute
and output results in the following tasks:
Task 1 : use a subprograms to compute the area of each triangle
Task 2 : uses a subprograms to compute perimeter of each triangle
Task 3: Exit program
given that::
area = 1/2 *width*height
surface perimeter = sqrt(width(sqr)+height(sqr))+ width + height

Explanation & Answer

View attached explanation and answer. Let me know if you have any questions.
Write a C program that allows a user to input width and height of
100 triangles ...

Review
Review




24/7 Homework Help
Stuck on a homework question? Our verified tutors can answer all questions, from basic math to advanced rocket science!




Similar Content
Related Tags
The Great Gatsby
by Francis Scott Key Fitzgerald
Shattered - Inside Hillary Clintons Doomed Campaign
by Amie Parnes and Jonathan Allen
Dracula
by Bram Stoker
Where'd You Go Bernadette
by Maria Semple
The Old Man and the Sea
by Ernest Hemmingway
Fear - Trump in the White House
by Bob Woodward
Things That Matter
by Charles Krauthammer
Treasure Island
by Robert Louis
The Aftermath
by Rhidian Brook




