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
faust18 [17]
3 years ago
14

A vegetable freezing plant requires 35 tons of refrigeration. The freezing temperature is – 38°C while the ambient temperature i

s 25°C. If the performance of the plant is 30% of the theoretical reversed Carnot cycle working within the same temperature limits, calculate the power required (given: 1 ton of refrigeration = 210 kJ/min).
Engineering
1 answer:
ddd [48]3 years ago
6 0

Answer:

\dot W = 109.375\,kW

Explanation:

The theoretical Coefficient of Performance of a refrigerator is:

COP_{R, ideal} = \frac{T_{L}}{T_{H}-T_{L}}

COP_{R,ideal} = \frac{235.15\,K}{298.15\,K-235.15\,K}

COP_{R,ideal} = 3.733

The real Coefficient of Performance is:

COP_{R} = 0.3\cdot COP_{R,ideal}

COP_{R} = 1.120

The power required to freeze the vegetables is:

\dot W = \frac{\dot Q_{L}}{COP_{R}}

\dot W = \frac{\left(35\,tonr \right)\cdot \left(\frac{210\,\frac{kJ}{min} }{1\,tonr}  \right)\cdot \left(\frac{1\,min}{60\,s}  \right)}{1.120}

\dot W = 109.375\,kW

You might be interested in
Una empresa realizó en el ejercicio de compras al contado por valor
Tanzania [10]

Answer:

englishhhh pleasee

Explanation:

we dont understand sorry....

8 0
4 years ago
C++A palindrome is a string such as "madam", "radar", "Dad", and "I", that reads the same forwards and backwards. The empty stri
jeka57 [31]

Answer:

See explaination

Explanation:

#include <iostream>

#include<string.h>

using namespace std;

bool isPalindrome(string str, int lower, int upper){

if(str.length() == 0 || lower>=upper){

return true;

}

else{

if(str.at(lower) == str.at(upper)){

return isPalindrome(str,lower+1,upper-1);

}

else{

return false;

}

}

}

int main(){

string input;

cout<<"Enter string: ";

cin>>input;

if(isPalindrome(input,0,input.length()-1)){

cout<<input<<" is a palindrome"<<endl;

}

else{

cout<<input<<" is NOT a palindrome"<<endl;

}

return 0;

}

5 0
3 years ago
A 03-series cylindrical roller bearing with inner ring rotating is required for an application in which the life requirement is
-BARSIC- [3]

Answer:

\mathbf{C_{10} = 137.611 \ kN}

Explanation:

From the information given:

Life requirement = 40 kh = 40 40 \times 10^{3} \ h

Speed (N) = 520 rev/min

Reliability goal (R_D) = 0.9

Radial load (F_D) = 2600 lbf

To find C10 value by using the formula:

C_{10}=F_D\times \pmatrix \dfrac{x_D}{x_o +(\theta-x_o) \bigg(In(\dfrac{1}{R_o}) \bigg)^{\dfrac{1}{b}}} \end {pmatrix} ^{^{^{\dfrac{1}{a}}

where;

x_D = \text{bearing life in million revolution} \\  \\ x_D = \dfrac{60 \times L_h \times N}{10^6} \\ \\ x_D = \dfrac{60 \times 40 \times 10^3 \times 520}{10^6}\\ \\ x_D = 1248 \text{ million revolutions}

\text{The cyclindrical roller bearing (a)}= \dfrac{10}{3}

The Weibull parameters include:

x_o = 0.02

(\theta - x_o) = 4.439

b= 1.483

∴

Using the above formula:

C_{10}=1.4\times 2600 \times \pmatrix \dfrac{1248}{0.02+(4.439) \bigg(In(\dfrac{1}{0.9}) \bigg)^{\dfrac{1}{1.483}}} \end {pmatrix} ^{^{^{\dfrac{1}{\dfrac{10}{3}}}

C_{10}=3640 \times \pmatrix \dfrac{1248}{0.02+(4.439) \bigg(In(\dfrac{1}{0.9}) \bigg)^{\dfrac{1}{1.483}}} \end {pmatrix} ^{^{^{\dfrac{3}{10}}

C_{10} = 3640 \times \bigg[\dfrac{1248}{0.9933481582}\bigg]^{\dfrac{3}{10}}

C_{10} = 30962.449 \ lbf

Recall that:

1 kN = 225 lbf

∴

C_{10} = \dfrac{30962.449}{225}

\mathbf{C_{10} = 137.611 \ kN}

7 0
3 years ago
C#: Arrays - Ask the user how many students names they want to store. You will create two parallel arrays (e.g. 2 arrays with th
zhenek [66]

Answer:

  1. using System;      
  2. public class Program
  3. {
  4. public static void Main()
  5. {
  6.  Console.WriteLine("Enter number of students: ");
  7.  int num = Convert.ToInt32(Console.ReadLine());
  8.  string [] firstName = new string[num];
  9.  string [] lastName = new string[num];
  10.  
  11.  for(int i=0 ; i < num; i++){
  12.   Console.WriteLine("Enter first name: ");
  13.   firstName[i] = Console.ReadLine();
  14.    
  15.   Console.WriteLine("Enter last name: ");
  16.   lastName[i] = Console.ReadLine();
  17.  }
  18.  
  19.  for(int j=0; j < num; j++){
  20.   Console.WriteLine(lastName[j] + "," + firstName[j]);
  21.  }
  22. }
  23. }

Explanation:

Firstly, prompt user to enter number of student to be stored (Line 6- 7). Next, create two array, firstName and lastName with num size (Line 8-9).

Create a for-loop to repeat for num times and prompt user to enter first name and last name and then store them in the firstName and lastName array, respectively (Line 11 - 17).

Create another for loop to traverse through the lastName and firstName array and display the last name and first name by following the format given in the question (Line 19 - 21).

4 0
3 years ago
What did the Spanish have that the Aztecs didn’t
notsponge [240]

Answer:

The Spanish brought chickenpox, smallpox, measles, mumps, and rubella to the new world. These diseases killed 75% of the Native Americans. ... The advantages that the Spanish had over the Aztecs were 16 horses, guns, armor, formed alliances, and diseases, steel.

Explanation:

I hope this helped!

6 0
4 years ago
Other questions:
  • When choosing a respirator for your job, you must conduct a _____ test.
    15·1 answer
  • At the end of a power distribution system, a certain feeder supplies three distribution transformer, each one supplying a group
    8·1 answer
  • Consider a two-dimensional incompressible velocity potential phi = ???????? cos theta + ????????theta, where B and L are constan
    8·1 answer
  • If you add 10 J of heat to a system so that the final temperature of the system is 200K, what is the change in entropy of the sy
    9·1 answer
  • (a) The lattice constant of GaAs is 5.65 Å. Determine the number of Ga atoms andAs atoms per cm 3 .
    15·1 answer
  • Determine the number of flipflops required to build a binary counter that count from 0 to 2043
    14·1 answer
  • What are the coordinates of the centroid of this figure?
    5·1 answer
  • Which cod is the best whoever has the best awnser gets brainliest​
    12·1 answer
  • 2. When performing an alignment, what action should be taken immediately after putting a vehicle on the rack?
    15·1 answer
  • Help please i will give brainlist
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!