Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

JAVA (Geometry: area of a pentagon) Write a program that prompts the user to ente the length from the center of a pentagon to a

JAVA

image text in transcribed

(Geometry: area of a pentagon) Write a program that prompts the user to ente the length from the center of a pentagon to a vertex and computes the area of the pentagon, as shown in the following figure. 5 x The formula for computing the area of a pentagon is Area = where 4tan s is the length of a side. The side can be computed using the formulas= 2r sin where r is the length from the center of a pentagon to a vertex. Round up two digits after the decimal point. Here is a sample run: Enter the length from the center to a vertex: 5.5 The area of the pentagon is 71.92

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_2

Step: 3

blur-text-image_3

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

Logistics Lifeline Supply Chain Strategies

Authors: Ehsan Sheroy

1st Edition

7419377502, 978-7419377503

More Books

Students also viewed these Databases questions

Question

(b) What are the generators?

Answered: 1 week ago