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
sweet-ann [11.9K]
3 years ago
12

Select the correct answer.

Engineering
1 answer:
goblinko [34]3 years ago
8 0

Answer:

A.

Explanation:

The voltage change across a resistor is negative when you traverse in the opposite direction of the current.

You might be interested in
The human circulatory system consists of a complex branching pipe network ranging in diameter from
Stels [109]

Answer: the average velocity decreases

Explanation:

From the provided data we have:

Vessel    avg. diameter[mm] number

Aorta                 25.0                   1

Arteries             4.0                    159

Arteioles           0.06                 1.4*10^7

Capillaries         0.012               2.9*10^9

from the information, let \hat{m} be the mass flow rate, \rho is density, n number of vessels, and A is the cross-section area for each vessel

the flow rate is constant so it is equal for all vessels,

The average velocity is related to the flow rate by:

\hat{m} = v* \rho * A * n

we clear the side where v is in:

v = \frac{\hat{m}}{\rho A n}

area is π*R^2 where R is the average radius of the vessel (diameter/2)

we get:

v = \frac{\hat{m}}{\rho \pi R^2 n}

you can directly see in the last equation that if we go from the aorta to the capillaries, the number of vessels is going to increase ( n will increase and R is going to decrease ) . From the table, R is significantly smaller in magnitude orders than n, therefore, it wont impact the results as much as n. On the other hand, n will change from 1 to 2.9 giga vessels which will dramatically reduce the average blood velocity

8 0
3 years ago
Engineers designed a motorcycle helmet from a long-lasting and safe material that protects the wearer from accidents and excessi
Mkey [24]

kay flock accidents going crazy

3 0
2 years ago
IN JAVA,
Citrus2011 [14]

Answer:

Explanation:

Code:

import java.io.File;

import java.io.FileWriter;

import java.io.IOException;

import java.util.Scanner;

public class Knapsack {

 

  public static void knapsack(int wk[], int pr[], int W, String ofile) throws IOException

  {

      int i, w;

      int[][] Ksack = new int[wk.length + 1][W + 1];

     

      for (i = 0; i <= wk.length; i++) {

  for (w = 0; w <= W; w++) {

  if (i == 0 || w == 0)

  Ksack[i][w] = 0;

  else if (wk[i - 1] <= w)

  Ksack[i][w] = Math.max(pr[i - 1] + Ksack[i - 1][w - wk[i - 1]], Ksack[i - 1][w]);

  else

  Ksack[i][w] = Ksack[i - 1][w];

  }

  }

     

      int maxProfit = Ksack[wk.length][W];

      int tempProfit = maxProfit;

      int count = 0;

      w = W;

      int[] projectIncluded = new int[1000];

      for (i = wk.length; i > 0 && tempProfit > 0; i--) {

         

      if (tempProfit == Ksack[i - 1][w])

      continue;    

      else {

          projectIncluded[count++] = i-1;

      tempProfit = tempProfit - pr[i - 1];

      w = w - wk[i - 1];

      }

     

      FileWriter f =new FileWriter("C:\\Users\\gshubhita\\Desktop\\"+ ofile);

      f.write("Number of projects available: "+ wk.length+ "\r\n");

      f.write("Available employee work weeks: "+ W + "\r\n");

      f.write("Number of projects chosen: "+ count + "\r\n");

      f.write("Total profit: "+ maxProfit + "\r\n");

     

  for (int j = 0; j < count; j++)

  f.write("\nProject"+ projectIncluded[j] +" " +wk[projectIncluded[j]]+ " "+ pr[projectIncluded[j]] + "\r\n");

  f.close();

      }    

  }

 

  public static void main(String[] args) throws Exception

  {

      Scanner sc = new Scanner(System.in);

      System.out.print("Enter the number of available employee work weeks: ");

      int avbWeeks = sc.nextInt();

      System.out.print("Enter the name of input file: ");

  String inputFile = sc.next();

      System.out.print("Enter the name of output file: ");

      String outputFile = sc.next();

      System.out.print("Number of projects = ");

      int projects = sc.nextInt();

      int[] workWeeks = new int[projects];

      int[] profit = new int[projects];

     

      File file = new File("C:\\Users\\gshubhita\\Desktop\\" + inputFile);

  Scanner fl = new Scanner(file);

 

  int count = 0;

  while (fl.hasNextLine()){

  String line = fl.nextLine();

  String[] x = line.split(" ");

  workWeeks[count] = Integer.parseInt(x[1]);

  profit[count] = Integer.parseInt(x[2]);

  count++;

  }

 

  knapsack(workWeeks, profit, avbWeeks, outputFile);

  }

}

Console Output:

Enter the number of available employee work weeks: 10

Enter the name of input file: input.txt

Enter the name of output file: output.txt

Number of projects = 4

Output.txt:

Number of projects available: 4

Available employee work weeks: 10

Number of projects chosen: 2

Total profit: 46

Project2 4 16

Project0 6 30

8 0
3 years ago
A 600-MW steam power plant, which is cooled by a nearby river, has a thermal efficiency of 56 percent. Determine the rate of hea
Agata [3.3K]

Answer:

471.43MW

Explanation:

the rate of heat transfer to the power plant is determined from the thermal efficiency equation

Qh = \frac{Wout}{nth}

Qh = 600 MW / 0.56

Qh =1071.43MW

The rate of heat transfer to the river is determined from the first law related to heat engine

QL = Qh - Wout

= 1071.43 - 600

= 471.43MW

the heat will be lost to the surrounding air as it passes through pipes and other surrounding components

4 0
3 years ago
What is geometrical shape?​
MatroZZZ [7]

Explanation:

Geometric Shapes can be defined as figure or area closed by a boundary which is created by combining the specific amount of curves, points, and lines.

7 0
3 years ago
Read 2 more answers
Other questions:
  • 5. A typical paper clip weighs 0.59 g and consists of BCC iron. Calculate (a) the number of
    5·1 answer
  • A wide-sense stationary process X(t) is the input to a linear system whose impulse response is h(t)=2e^(-7t), t≥0.
    11·1 answer
  • Iven &amp; Find: Compare the average heat transfer coefficients for three different fluids. In all cases the length of the plate
    10·1 answer
  • Народ творець української пісні
    15·1 answer
  • Reserve Problem 4.006 Tutorial SI
    14·1 answer
  • When all network cables connect to one central point the network topology is typically referred to as a(n)_______
    6·1 answer
  • How to design a solar panel<br>​
    7·1 answer
  • A hollow shaft of diameter ratio 3/8 (internal dia to outer dia) is to transmit 375 kW power at 100 rpm. The maximum torque bein
    15·1 answer
  • The water depths upstream and downstream of a hydraulic jump is 0.3 m and 1.2 m. Determine flow rate
    9·1 answer
  • As you have learned, not all motor oils are the same. What are two things that make them different?.
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!