Homework Answers

Math 50414
Physics 44332
Chemistry 40988
Economics 30643
Programming & Computer Science 26876
Biology 8109
Engineering 6056

Questions answered by Experts: 207 418

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

A local waterfront tour guide recently purchased a computer and needs a reservation system created. The sailboat has enough seating for 10 people. There will be 5 premium seats and 5 regular seats.


Your program should contain an array of Strings to hold up to ten people. Use seats (1-5) for the premium seats and seats (6 - 10) for the regular seats. Ask the user for a full name and whether they want a premium seat or not. The program should then assign them a seat (this can be done randomly, manually assigned by the user, or any other way as long as they are assigned to the correct section). It should then display a ticket / boarding pass indicating the person's name and their seat number.


Your application should never assign a seat to a person who already has a seat. It should also tell the user once all of the tickets have been assigned and the boat is full.


Display all of the tickets to the user once you have assigned the seats.


Write a program that prompts the user to input a decimal number and outputs the number rounded to the nearest integer. Your program should output only the nearest rounded value on a newline. 

Enter a decimal value: 2.2
2

Write a program that produces the following output:

CCCCCCC
C         +      +
C       +++++  +++++
C         +      +
CCCCCCC





C++ program to find the factorial of a number using a constructor and destructor (generating the message "you have done it").

The lifetime of 225 light bulbs is measured and the sample mean and sample variance are found to be 223 hr and 100 hr2 , respectively. (a) Find a 95% confidence interval for the mean lifetime. (b) Find a 95% confidence interval for the variance of the lifetime.


Configure the network as follows:


1) Configure Host Names


2) Shut down unused interfaces.


3) Configure enable password and vty passwords of cisco


4) Use VTP mode transparent and domain ccna


5) Add VLANS 10,20,30,100 to the VLAN database


6) Configure ports between switches as trunks


7) Configure access ports on links to PCs



 

Solve the following problems, showing all of your calculations .

Assume the following:

GDP (Y) = 5,000

  • C (consumption)= 750 + 0.5(Y-T).
  • I (investment)= 1500 – 50r, where r is the real rate of interest in percent.
  • T (taxes)= 1,250
  • G(government spending) = 1,125
  1.    What are the equilibrium values of C, I and r?
  2. A technical innovation increases investment to the function I = 2,000 - 50r. What are the new equilibrium values of C, I, and r?





Write the Python code of a program that reads an integer, and prints the integer it is a multiple of either 2 or 5 but not both. If the number is a multiple of 2 and 5 both, then print "Multiple of 2 and 5 both


An experimental study was conducted by a researcher to determine if a new time slot has an effect on the performance of pupils in mathematics. Fifteen randomly selected learners participated in the study. Toward the end of the investigation, a standardized assessment was conducted. The sample mean was 𝑿̅ = 𝟖𝟓 and the standard deviation s = 3. in the standardization of the test, the mean was 75 and the standard deviation was 10. based on the evidence at hand, is the new timeslot effective?


Consider a cylinder filled with a gas to which a piston is attached what will happen to the: A; gas molecules, if the temperature is increased? B; piston if the temperature is raised? C; pressure, if the piston is fixed in place and the temperature is raised?




LATEST TUTORIALS
APPROVED BY CLIENTS