Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 Write algorithm for a program that will set length of a rectangle to 25 and set width to 10. Then calculate and print

image text in transcribed
Question 1 Write algorithm for a program that will set length of a rectangle to 25 and set width to 10. Then calculate and print the area and perimeter of the rectangle. Note that values for length and width (25 and 10) are assigned rather than being inputted. Submit printout - with your name on top. Question 2 Implement the algorithm above in Java Submit printout of source code - with your name on top. Also a screenshot of ONE run of your program. Question 3 Write algorithm for a program that will set radius of a circle to 10. Then calculate and print the area and perimeter of the circle. Set it to be 3.14 and just used it as a literal rather than assign to a variable. Note that value for radius (10) is assigned rather than being inputted. Submit printout - with your name on top. Question 4 Implement the algorithm above in Java Submit printout of source code - with your name on top. Also a screenshot of ONE run of your program. Question 5 Write algorithm to find the speed of a runner who runs a distance of 14 km in 45 minutes. However, the speed must be in miles per hour. There are 60 minutes in 1 hour and there are 1.6 kilometers in 1 mile. Note that values for distance (14 km) and duration (45 minutes) - are assigned rather than being inputted. Submit printout - with your name on top. Question 6 Implement the algorithm above in Java Submit printout of source code - with your name on top. Also a screenshot of ONE run of your program

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

Online Systems For Physicians And Medical Professionals How To Use And Access Databases

Authors: Harley Bjelland

1st Edition

1878487442, 9781878487445

More Books

Students also viewed these Databases questions

Question

7. Provide appropriate remediation when students fail.

Answered: 1 week ago

Question

c. What groups were least represented? Why do you think this is so?

Answered: 1 week ago

Question

7. Describe phases of multicultural identity development.

Answered: 1 week ago