Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Could somebody help me with this question using python3 and the formulas given? I need to get the same output as the sample run. Thank

image text in transcribedCould somebody help me with this question using python3 and the formulas given? I need to get the same output as the sample run. Thank you

1. Calculate the area of a pentagon. Ask the user to enter the length from the center of a pentagon to a vertex, then compute the area of the pentagon. The formula for computing the area of a pentagon is: Area = Where s is the length of a side. The length of a side can be computed by using 3V3 2 2 the formula: s 2r sin Where r is the length from the center of the pentagon to a vertex. Format your answer to two decimal places. Here is a sample run: Enter the length from the center to a vertex: 5.5 The area of the pentagon is 108.61

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Learning PostgreSQL

Authors: Salahaldin Juba, Achim Vannahme, Andrey Volkov

1st Edition

178398919X, 9781783989195

More Books

Students also viewed these Databases questions

Question

Why is it necessary to regulate the CSR practices of firms?

Answered: 1 week ago