5. “OptionB” Method
Create a method called “OptionB” that will print the conversion from miles to kilometres by calling “MilesToKilometers” method (defined in the item #6 below) starting at 10 miles up to 100 miles in increments of 10. Show the result on a table in the console.
6. “MilesToKilometers” Method
Create a method called “MilesToKilometers”
Calculate the molar solubility of Al(OH)3 in a solution that is slightly basic with a pH of 9.50.
Enter your response in scientific notation, e.g. enter 2E3 for 2000.
Samples of two cards are drawn at random from a population of 6 cards numbered from 1 to 6.
A. How many possible samples can be drawn?
B. Construct the sampling distribution of sample means.
Write a C++ program to calculate area and perimeter of square and rectangle using function.
Output Example should be
Enter Side of a square: 4
Enter Length and Breadth of Rectangle: 3 6
The Area of a square is: 16
The Area of Rectangle is: 18
The Perimeter of a Square is: 16
The Perimeter of a rectangle is 18
Given that A = 2i + 3j - k, B = i - j +2k and C = 3i + 4j + k
a)find the unit vector along the direction of nA, for n<0
b) find the length of the projection of vector A on vector C
c)find the length of projection of vector C and vector A
d) find the sine of the angle between vector A and vector C
Plants consume carbon dioxide gas as they produce sugar during photosynhesis
6CO2 +6H2O → C6H12O6 + 6O2
To produce 50g of sugar, C6H12O6 how many litres of gas at SATP does a sugar beet need to consume? [T/I-7]
Write a program to perform the function of a Simple Interest Calculator.
The waves on a string have wave speed 8.00m/s, amplitude 0.0600m, and wavelength 0.400m. The waves travel in the -x direction and at t = 0s, the end of the string has its maximum upward displacement.
(a) Write a wave function describing the wave and
(b). Find the transverse displacement of a particle at x = 0.350m at time t = 0.150s
Task 4
Write a program that does the following for 15
students:
Reads in 3 marks for each student (you
need to ensure that only valid marks
between 0 and 100 are processed) – your
prompt message to the user should
indicate which number is being requested
(see example image of output)
Calculates and displays the highest mark
for each student.
Finds and displays the highest mark in the class.
Directions: Read and analyze the given problems below. Write your solutions and final answer on a separate sheet of paper. 1. ILAW Manufacturing company produces bulbs that last a mean of 900 hours with a standard deviation of 110 What is the probability that the mean lifetime of a random sample of 15 of these bulbs is less than 850 hours?
SOLUTION: