Homework Answers

Math 51397 50414
Physics 44335 44333
Chemistry 40988 40988
Economics 30646 30644
Programming & Computer Science 26878 26876
English 10084 10084
Biology 8111 8109
Management 6239 6239
Engineering 6056 6056
History 3490 3489
Psychology 2129 2129
Sociology 1858 1858
Geography 1574 1574
Marketing 1443 1443
Philosophy 1001 1001
Political Science 892 891
Law 876 876
French 438 438
Other 199 199

Questions: 238 634

Answers by our Experts: 237 641

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Supposed that the heights of Filipino high school students are normally distributed with a mean of 158 cm and a standard deviation of 3 cm.

a. what is the area and probability of students with at least 147 cm and at most 168 cm height?

b. what is the area and probability of students with 152 cm height from the mean?

c. what are the heights of students who belong to the 80th percentile?


In this task, you are being asked to write a loop in Java.

Write a program that uses while loops to perform the following steps:

a) Prompt the user to input two integers: startingNum and endingNum (startingNum must be

less than endingNum).

b) Output all even numbers between startingNum and endingNum.

c) Output the sum of all even numbers between startingNum and endingNum.

d) Output the numbers and their squares between startingNum and endingNum.

e) Output the sum of the square of the odd numbers between startingNum and endingNum.

1. Create a program called WhileLoops.java. All loops will be written in this file.

2. Create appropriate variables and assign values using a Scanner object.

3. Correctly display appropriate messages.


On complete combustion, 0.246 g of an organic compound gave 0.198 g of CO2 and 0.1014 g of H2O. What is the ratio of carbon and hydrogen atoms in the compound?

Describe the 3 aspect Western Philosophy, Logic and metaphysics, should be 500 words


Why is it important to position the JWST behind the Earth?


explain various INCOTERMS published by International Chamber of Commerce, that make it easier for

a common interpretation


Write a program which takes a 9-digit number input from user, converts it into its reverse

No loops you can use only conditional structures.


Write a program which takes a number n as input and prints YAYY if the sum of all digits except the rightmost digit is equal to the rightmost digit., otherwise print OOPS. For example: If user enters 2237, it will print YAYY because 2+2+3 is equal to 7. Whereas, if user enters 3425, it will print OOPS because 3+4+2 is not equal to 5. 

you can only use conditional structures . NO loops.


There are no ethical qualms when Multinational Companies (MNCs) shift their emphasis among countries in response to stages in products life cycles and changes in economic, political and legal conditions.




The Elder Association of Namibia say Television Networks, Movie companies, DVRs, etc. should be declared illegal as they are targeting products and services o minor children that shift their attention from their school work and influence bad behavior that results in disrespect to the society. The Elder Association of Namibia have gone to court to prove it. What arguments would support this view? What alternative marketing strategies would you recommend? Discuss.




(The assignment should be written narratively in an assignment format

Paula and Danny want to plant evergreen trees along the back side of their yard. They do not want to have an excessive number of trees.

Write a program that prompts the user to input the following:

  1. The length of the yard.
  2. The radius of a fully grown tree. (Use 3.14159 as the constant value for any calculations that may need \pi
  3. π).
  4. The required space between fully grown trees.

The program outputs:

  1. The number of trees that can be planted in the yard
  2. The total space that will be occupied by the fully grown trees.

Format your output with setprecision(2) to ensure the proper number of decimals for testing!




LATEST TUTORIALS
APPROVED BY CLIENTS