1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
KATRIN_1 [288]
3 years ago
5

A well is located in a 20.1-m thick confined aquifer with a conductivity of 14.9 m/day and a storativity of 0.0051. If the well

is pumped at a constant rate of 500 gpm, what is the drawdown at a distance of 7.0 m from the well after 1 day of pumping?
Engineering
1 answer:
ahrayia [7]3 years ago
4 0

Answer:

S = 5.7209 M

Explanation:

Given data:

B = 20.1 m

conductivity ( K ) = 14.9 m/day

Storativity  ( s ) = 0.0051

1 gpm = 5.451 m^3/day

calculate the Transmissibility ( T ) = K * B

                                                       = 14.9 * 20.1 = 299.5  m^2/day

Note :

t = 1

U = ( r^2* S ) / (4*T*<em> t </em>)

  = ( 7^2 * 0.0051 ) / ( 4 * 299.5 * 1 ) = 2.0859 * 10^-4

Applying the thesis method

W(u) = -0.5772 - In(U)

       = 7.9

next we calculate the pumping rate from well ( Q ) in m^3/day

= 500 * 5.451 m^3 /day

= 2725.5 m^3 /day

Finally calculate the drawdown at a distance of 7.0 m form the well after 1 day of pumping

S = \frac{Q}{4\pi T} * W (u)

 where : Q = 2725.5

               T = 299.5

               W(u)  = 7.9

substitute the given values into equation above

S = 5.7209 M

You might be interested in
. Carly's Catering provides meals for parties and special events. In Chapter 2, you wrote an application that prompts the user f
klio [65]

Answer:

Explanation:

public class Event

  public final static int PRICE_PER_GUEST = 35;

  public final static int CUT_OFF = 50;

 

  //Attributes

  private String eventNum;

  private int noOfGuest;

  private int price;

 

  /**

  * param eventNum the eventNum to set

  */

  public void setEventNum(String eventNum)

      this.eventNum = eventNum;

 

 

  /**

  * param noOfGuest the noOfGuest to set

  */

  public void setNoOfGuest(int noOfGuest)

      this.noOfGuest = noOfGuest;

      this.price = this.noOfGuest * PRICE_PER_GUEST;

 

 

  /**

  * return the eventNum

  */

  public String getEventNum()

      return eventNum;

 

 

  /**

  * return the noOfGuest

  */

  public int getNoOfGuest()

6 0
2 years ago
A two-bus power system is interconnected by one transmission line. Bus 1 is a generator bus with specified terminal voltage magn
mixas84 [53]

Answer:

a) | v2 | ,  β2   ( load, bus voltage at bus 2 )

  p1 ,  q1 ( slack, bus power at bus 1 )

b) q2 , β2  

  p1 and q1 ( slack, bus power at bus 1 )

Explanation:

Attached below is a schematic representation of the solution

<u>a) Identify the variables in the solution vector assume Bus 2 is a load bus</u>

The specified parameters are ; P2 and q2

while | v2 | and β2 are not specified

given that bus 2 is a load bus, bus 1 is a slack bus with ; | v1 |  and β1 been specified while p1 and q1 are not specified

<em>Hence the variables in the solution </em>

<em>= | v2 | ,  β2   ( load, bus voltage at bus 2 )</em>

<em>   p1 ,  q1 ( slack, bus power at bus 1 ) </em>

<u>b) Identify the variables in the solution vector ( assume Bus 2 is a PV bus )</u>

specified at Bus 2 are ; | p2 | , | v2 |

unspecified : q2 , β2

Bus 1 ( still a slack bus )

specified parameter : | v1 |  and β1

unspecified : p1 and q1

<em>Hence the variables in the solution </em>

<em>= q2 , β2  </em>

<em>   p1 and q1 ( slack, bus power at bus 1 ) </em>

7 0
2 years ago
The 10 foot wide circle quarter gate AB is articulated at A. Determine the contact force between the gate and the smooth surface
slamgirl [31]

Answer:

F = 641,771.52 \dfrac{lb-ft}{s^2}

Explanation:

Given that

R=8 ft

Width= 10 ft

We know that hydro statics force given as

  F=ρ g A X

ρ is the density of fluid

A projected area on vertical plane

X is distance of center mass of projected plane from free surface of water.

Here

X=8/2  ⇒X=4 ft

A=8 x 10=80  ft^2

So now putting the values

F=ρ g A X

F=62.4(32.14)(80)(4)

F = 641,771.52 \dfrac{lb-ft}{s^2}

   

4 0
3 years ago
A bus travels the 100 miles between A and B at 50 mi/h and then another 100 miles between B and C at 70 mi/h.
stira [4]

Answer:

c. less than 60 mi/h

Explanation:

To calculate the average speed of the bus, we need to calculate the total distance traveled by the bus, as well as the total time of travel of the bus.

Total Distance Traveled = S = 100 mi + 100 mi

S = 200 mi

Now, for total time, we calculate the times for both speeds from A to b and then B to C, separately and add them.

Total Time = t = Time from A to B + Time from B to C

t = (100 mi)/(50 mi/h) + (100 mi)(70 mi/h)

t = 2 h + 1.43 h

t = 3.43 h

Now, the average speed of bus will be given as:

Average Speed = V = S/t

V = 200 mi/3.43 h

<u>V = 58.33 mi/h</u>

It is clear from this answer that the correct option is:

<u>c. less than 60 mi/h</u>

7 0
3 years ago
Write a C program that will update a bank balance. A user cannot withdraw an amount ofmoney that is more than the current balanc
GarryVolchara [31]

Answer:

Explanation:

Sample output:

BANK ACCOUT PROGRAM!

----------------------------------

Enter the old balance: 1234.50

Enter the transactions now.

Enter an F for the transaction type when you are finished.

Transaction Type (D=deposit, W=withdrawal, F=finished): D

Amount: 568.34

Transaction Type (D=deposit, W=withdrawal, F=finished): W

Amount: 25.68

Transaction Type (D=deposit, W=withdrawal, F=finished): W

Amount: 167.40

Transaction Type (D=deposit, W=withdrawal, F=finished): F

Your ending balance is $1609.76

Program is ending

Code to copy:

// include the necessary header files.

#include<stdio.h>

// Definition of the function

float withdraw(float account_balance, float withdraw_amount)

{

// Calculate the balace amount.

float balance_amount = account_balance - withdraw_amount;

// Check whether the withdraw amount

// is greater than 0 or not.

if (withdraw_amount > 0 && balance_amount >= 0)

{

// Assign value.

account_balance = balance_amount;

}

// return account_balance

return account_balance;

}

// Definition of the function deposit.

float deposit(float account_balance, float deposit_amount)

{

// Check whether the deposit amount is greater than zero

if (deposit_amount > 0)

{

// Update account balance.

account_balance = account_balance + deposit_amount;

}

// return account balance.

return account_balance;

}

int main()

{

// Declare the variables.

float account_balance;

float deposit_amount;

float withdrawl_amount;

char input;

// display the statement on console.

printf("BANK ACCOUT PROGRAM!\n");

printf("----------------------------------\n");

// prompt the user to enter the old balance.

printf("Enter the old balance: ");

// Input balance

scanf("%f", &account_balance);

// Display the statement on console.

printf("Enter the transactions now.\n");

printf("Enter an F for the transaction type when you are finished.\n");

// Start the do while loop

do

{

// prompt the user to enter transaction type.

printf("Transaction Type (D=deposit, W=withdrawal, F=finished): ");

// Input type.

scanf(" %c", &input);

// Check if the input is D

if (input == 'D')

{

// Prompt the user to input amount.

printf("Amount: ");

// input amount.

scanf("%f", &deposit_amount);

// Call to the function.

account_balance=deposit(account_balance,deposit_amount);

}

// Check if the input is W

if (input == 'W')

{

printf("Amount: ");

scanf("%f", &withdrawl_amount);

// Call to the function.

account_balance = withdraw(account_balance,withdrawl_amount);

}

// Check if the input is F

if (input == 'F')

{

// Dispplay the amount.

printf("Your ending balance is $%.2f\n", account_balance);

printf("Program is ending\n");

}

// End the while loop

} while(input != 'F');

return 0;

}

the picture uploaded below shows the program screenshot.

cheers, i hope this helps.

5 0
3 years ago
Other questions:
  • You are given a partial implementation of one header file, GildedRose.hpp. Item is a class that holds the information for each i
    6·1 answer
  • A 350 m^3 retention pond that holds rainwater from a shopping mall is empty at the beginning of a rainstorm. The flow rate out o
    7·1 answer
  • An extruder barrel has a diameter of 4.22 inches and a length of 75 inches. The screw rotates at 65 revolutions per minute. The
    14·1 answer
  • A simple Rankine cycle coal-fired power plant has given states identified in the following table. The power plant produces 2.1 b
    9·1 answer
  • Define volume flow rate of air flowing in a duct of area A with average velocity V.
    13·1 answer
  • An air-conditioning system operates at a total pressure of 1 atm and consists of a heating section and a humidifier that supplie
    15·1 answer
  • How do we need to prepare for the future?
    10·1 answer
  • What is MIDI in soumd and audio engineering ? ​
    12·1 answer
  • your friend's parents are worried about going over their budget for th month. Which expense would you suggest is NOT a need?
    9·1 answer
  • Which of the following is MOST likely to be true about a service manager?
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!