Sorting is a process of arranging numbers according to a certain
sequence. Write a C functions to read n integer values, sorting
process and display the arranged numbers.
Make a C ++ program that calculates the sum, mean of a series of numbers.
Example:
-Numbers: 10, 12, 10, 14
-The sum is 46,
-the mean is 11.5
Write a C++ program using a Class function that enables the storing of the following elements in an array as shown: (4 Marks)
-name
- houseno
- street
- city
consider the following bivariate utility function
U=25X^2/5Y^3/5
1.find marginal utility of x and y
A body at an unknown temperature is placed in a room which is held
at a constant temperature of 32° F. If after 10 minutes the temperature of the
body is 0° F and after 20 minutes the temperature of the body is 10° F, find the
unknown initial temperature.
Agent Orange, a defoliant used on a large scale during the Vietnam war, contains about 2 ppm (m/v) of dioxin, a very toxic substance, as an impurity. How many milliliters of Agent Orange would have to be used in order to place 0.01 g of dioxin in the environment?
Assuming that the value of x and y are 40degree and 50degree respectively calculate for the part y
Y=C+I+G ,C=120+0.8Y , I=100+0.1Y ,G=300
Using cramer's rule find Y,C and I
Create a program like simsimi program with at least 10-20 questions, the program would interact with the user some important details about the user.
1. A person on crutches weighs 170 lb. Each crutch makes an angle of
22 degrees with the vertical (as viewed from front). Half of the person’s weight
is supported by crutches, the other half by the vertical forces exerted by the ground on his feet. Assuming he is at rest and the force exerted by the ground on the crutches acts along the crutches, determine the
magnitude of the compression force supported by each crutch.
2. A man whose height is 130 centimeters lies on a board supported by two scales. One scale is under the top of his head and one beneath the bottom of his feet. The two scales read, 33 kilograms and 30 kilograms, respectively. How far is the center of gravity of this man from the bottom of his feet?