Write a program that reads a set of floating-point values

Assignment Help Other Subject
Reference no: EM132586388

Assignment: You should create one Java file for each problem and save them all in one folder. Compress the folder as a .zip file and submit it here. Please name your .zip file as P5-Last Name-First Nam.zip. For example, P5-Smith-John.zip.

A Word document containing the algorithms and the screenshots of the running programs for all of the five problems. Please name your Word document as P5-Last Name-First Name.docx or .doc. For example, P5-Smith-John.docx.
Consider the following problems, design the algorithms that would solve them, and then implement the algorithm in Java.

Problem 1: Write a program that reads a set of floating-point values. Ask the user to enter the values, then print:

The average of the values
The smallest of the values
The largest of the values
The range, that is the difference between the smallest and the largest
Of course, you may only prompt for the values once.

Problem 2: Write a program that reads a word and prints each character of the word on a separate line. For example, if the user provides the input "Harry", the program prints:

H
a
r
r
y

Problem 3: The Fibonacci numbers are defined by the sequence:

f1 = 1
f2 = 1
fn = fn-1 + fn-2.

Reformulate that as

Fold1 = 1;
Fold2=1;
Fnew=fold1+fold2;

After that, discard fold2, which is no longer needed, and set fold2 to fold1, and fold1 to fnew. Repeat an appropriate number of times.

Implement a program that prompts the user for an integer n and prints the nth Fibonacci number, using the above algorithm.

Problem 4: Write a program that prints a multiplication table, like this:
1 2 3 4 5 6 7 8 9 10
2 4 6 8 10 12 14 16 18 20
3 6 9 12 15 18 21 24 27 30
...
10 20 30 40 50 60 70 80 90 100

Problem 5: This problem is the Problem 4 in Module 2 for the algorithm project. Now you already have the algorithm and you can copy it here. You still need to write the source code and take a screenshot of the running program.

Imagine yourself in the middle of Manhattan, where the streets are perpendicular on avenues. You are in a grid of streets, somewhat lost, and you randomly pick one of four directions and walk to the next intersection. Not knowing where you really want to go, you again randomly pick one of the four directions, and so on. After repeating the same movement for a number of times, you may want to know how far you got from the original point.

Represent locations as integer pairs(x,y). Create an algorithm that implements your movement through New York City, over 100 intersections, starting at (0,0) and print the ending location, taking into consideration that each movement, from one intersection to another will be one mile.

Reference no: EM132586388

Questions Cloud

Community blood center of the carolinas : Identification of the stakeholders. Identification of alternative solutions. Evaluation of alternative solutions. Conclusion and reflection of this process.
Describe the type of security issues : Discuss the extent to which the government should control its citizens' access to the Internet. In your discussions, consider issues related to national.
Make the entry in the daily book of the bond issue : Make the entry in the Daily Book of the bond issue. Make the entry to March 31, 2019. (accrued interest) Make the journal entry of the first interest payment
What was japeth beginning balance : What was Japeth's beginning balance?Japeth's statement of changes in owner's equity shows net income of $25,000, owner drawings of $5,000 and an ending balance
Write a program that reads a set of floating-point values : Write a program that reads a set of floating-point values. Ask the user to enter the values, then print. Write a program that reads a word and prints.
The moral and legal status of abortion : Discuss Mary Anne Warren's distinction between being human and being a person.
Social action and fairness : Evaluate Fullinwider's claim that a company's record of discrimination will keep reproducing itself in spite of its good intentions not to discriminate.
Find how much of money will each partner receive : Find How much of money will each partner receive if profits and losses are allocated to Adams, Baker, Carvil, and Dobbs on a 1:3:3:3 basis, respectively?
Does civilization corrupt human nature : Does civilization corrupt human nature - Think about the various forms of the state of nature and the social contract presented by Hobbes, Locke, and Rousseau.

Reviews

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd