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
aalyn [17]
3 years ago
13

The unit for volume flow rate is gallons per minute, but cubic feet per second is preferred. Use the conversion factor tables in

Appendix A to obtain a conversion
Engineering
1 answer:
amm18123 years ago
3 0

Answer:

The conversion factor is 0.00223 ( 1 gallon per minute equals 0.00223 cubic feet per second)

Explanation:

Since the given volume flow rate is gallons per minute.

We know that 1 gallon = 3.785 liters and

1 minute = 60 seconds

Let the flow rate be Q\frac{gallons}{minute}

Now replacing the gallon and the minute by the above values we get

Q'=Q\frac{gallon}{minute}\times \frac{3.785liters}{gallon}\times \frac{1minute}{60seconds}

Thus Q'=0.631Q\frac{liters}{second}

Now since we know that 1 liter = 0.0353ft^{3}

Using this in above relation we get

Q'=0.631Q\frac{liters}{second}\times \frac{0.0353ft^3}{liters}\\\\\therefore Q'=0.00223Q

From the above relation we can see that flow rate of 1 gallons per minute equals flow rate of 0.00223 cubic feet per second. Thus the conversion factor is 0.00223.

You might be interested in
Why was the lack of preparedness of the Federal Emergency Management Agency in the Hurricane Katrina disaster so damaging for th
kolbaska11 [484]

Answer:

B

Explanation:

The Bush administration had prided itself on its unique focus for homeland security and combating terrorism, without adequate preparation for the disaster.

8 0
3 years ago
A sheet of steel 3-mm thick has nitrogen atomospheres on both sides at 900 C and is permitted to achieve a steady-state di usion
kati45 [8]

Answer:

X_B = 1.8 \times 10^{-3} m = 1.8 mm

Explanation:

Given data:

Diffusion constant for nitrogen is = 1.85\times 10^{-10} m^2/s

Diffusion flux = 1.0\times 10^{-7} kg/m^2-s

concentration of nitrogen at high presuure = 2 kg/m^3

location on which nitrogen  concentration is 0.5 kg/m^3   ......?

from fick's first law

J = D \frac{C_A C_B}{X_A X_B}

Take C_A as point  on which nitrogen concentration is 2 kg/m^3

x_B = X_A + D\frac{C_A -C_B}{J}

Assume X_A is zero at the surface

X_B = 0 + ( 12\times 10^{-11} ) \frac{2-0.5}{1\times 10^{-7}}

X_B = 1.8 \times 10^{-3} m = 1.8 mm

4 0
3 years ago
Which of the following are considered software piracy? Check all of the boxes that apply.
Serga [27]

Answer:

The answer is copying a program to give to someone else to use

and burning a copy of a DVD to sell

Explanation:

Software piracy is the act of stealing software that is legally protected. This stealing includes copying, distributing, modifying or selling

7 0
3 years ago
A search will start from a visual lead<br> true<br> false
BlackZzzverrR [31]
True

An organized searching process will need to start from the visual lead area. Eye focus and eye movements from the path of travel in an organized pattern describes a visual search process.
4 0
2 years ago
Read 2 more answers
Q4 a.
dedylja [7]

The Java program that accepts a matrix of M × N order and then interchanges diagonals of the matrix is given below:

<h3>Steps:  </h3>
  • 1. We can only interchange diagonals for a square matrix.
  • 2. Therefore, we would have to create a square matrix of size [M × M].
  • 3. We would check whether the matrix is a square matrix or not. If the matrix is square then follow step 3 else terminate the program.
  • 4. Apply logic for interchange diagonal of the matrix some logic is given below.

<h3>Java Code</h3>

//  Java Program to Accept a Matrix of Order M x N &

//  Interchange the Diagonals

import java.util.Scanner;

public class InterchangeDiagonals {

   public static void main(String[] args)

   {

       // declare variable

       int m, n, i, j, temp;

       // create a object of scanner class

       Scanner sc = new Scanner(System.in);

       System.out.print("Enter number of rows ");

       // take number of rows

       m = sc.nextInt();

       System.out.print("Enter number of columns ");

       // take number of columns

       n = sc.nextInt();

       // declare a mxn order array

       int a[][] = new int[m][n];

       // if block it's execute when m is equals to n

       if (m == n) {

           System.out.println(

               "Enter all the values of matrix ");

           // take the matrix inputs

           for (i = 0; i < m; i++) {

               for (j = 0; j < n; j++) {

                   a[i][j] = sc.nextInt();

               }

           }

           System.out.println("original Matrix:");

           // print the original matrix

           for (i = 0; i < m; i++) {

               for (j = 0; j < n; j++) {

                   System.out.print(a[i][j] + " ");

               }

               System.out.println("");

           }

          // perform interchange

           for (j = 0; j < m; j++) {

               temp = a[j][j];

               a[j][j] = a[j][n - 1 - j];

               a[j][n - 1 - j] = temp;

           }

           System.out.println(

               " after interchanging diagonals of matrix ");

           // print interchanged matrix

           for (i = 0; i < m; i++) {

               for (j = 0; j < n; j++) {

                   System.out.print(a[i][j] + " ");

               }

               System.out.println("");

           }

       }

       // else block it's only execute when m is not equals

       // to n

       else {

           System.out.println("Rows not equal to columns");

       }

   }

}

Read more about java programming here:

brainly.com/question/18554491

#SPJ1

7 0
1 year ago
Other questions:
  • For the R function shown below(Attachment):
    5·1 answer
  • A battery is an electromechanical device. a)- True b)- False
    6·1 answer
  • Which of the following describes fibers? a)- Single crystals with extremely large length-to-diameter ratios. b)- Polycrystalline
    10·1 answer
  • If the Zener diode is connected<br>wrong polarity the voltage<br>across the load is?​
    11·1 answer
  • 10. To cut 1/4" (6 mm) thick mild steel at a rate of 40 inches per minute, the current would be set to
    7·1 answer
  • What are two factors that determine the thermal energy of a substance
    10·1 answer
  • Place these events in chronological order. Put the numbers 1-6 next to the<br> events.
    15·1 answer
  • How many millimeters are there in a centimeter?
    10·1 answer
  • How can feeding plant crops to animals be considered an efficient use of those crops?
    6·1 answer
  • PLEASE HELP QUICK!!
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!