subject

Many private water wells produce only 1 or 2 gallons of water per minute. one way to avoid running out of water with these low-yield wells is to use a holding tank. a family of 4 will use about 250 gallos of water per day. however, there is a "natural" water holding tank in the casing (i. e. the hole) of the well itself. the deeper the well, the more water that will be stored that can be pumped out for household use. but how much water will be available? write a program in c++ in microsoft visual studio 2010 that will allow the user to input the radius of the well casing in inches (a typical well will have a 3-inch radius) and the depth of the well in feet (assume water will fill this entire depth, although in practice that will not be true since the static water level will generally be 50 feet or more below the ground surface). the program should output the number of gallons stored in the well casing. for your reference: the volume of a cylinder is %u03c0r^2h, where r is the radius and h is the hight.1 cubic foot = 7.48 gallons of water. for example, a 300-foot well full of water with a radius of 3 inches for the casing holds about 441 gallows of water - plenty for a family of 4.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
Which virus-infecting components are email messages prone to carry? one of the problems associated with the use of email communication is that email messages are prone to carry virus-infecting .
Answers: 3
question
Computers and Technology, 22.06.2019 22:00
Researchers measured the data speeds for a particular smartphone carrier at 50 airports. the highest speed measured was 78.1 mbps. the complete list of 50 data speeds has a mean of x overbarequals16.11 mbps and a standard deviation of sequals18.65 mbps. a. what is the difference between carrier's highest data speed and the mean of all 50 data speeds? b. how many standard deviations is that [the difference found in part (a)]? c. convert the carrier's highest data speed to a z score. d. if we consider data speeds that convert to z scores between minus2 and 2 to be neither significantly low nor significantly high, is the carrier's highest data speed significant? a. the difference is nothing mbps.
Answers: 3
question
Computers and Technology, 23.06.2019 01:50
Write a program that uses a random number generator to generate a two digit positive integer and allows the user to perform one or more of the following operations: a. double the number. b. reverse the digits of the number. c. raise the number to the power of 2, 3, or 4. d. sum the digits of the number. e. if the number is a two-digit number, then raise the first digit to the power of the second digit. f. if the number is a three-digit number and the last digit is less than or equal to 4, then raise the first two digits to the power of the last digit. after performing an operation if the number is less than 10, add 10 to the number. also, after each operation determine if the number is prime. each successive operation should be performed on the number generated by the last operation. your program should not contain any global variables and each of these operations must be implemented by a separate function. also, your program should be menu driven. 7. (fraction calculator) write a program that
Answers: 1
question
Computers and Technology, 23.06.2019 13:00
Which one of the following voltages should never be measured directly with a vom? a. 1200 v b. 500 v c. 800 v d. 100v
Answers: 2
You know the right answer?
Many private water wells produce only 1 or 2 gallons of water per minute. one way to avoid running o...
Questions
question
History, 22.11.2019 23:31
question
Mathematics, 22.11.2019 23:31
question
Mathematics, 22.11.2019 23:31