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

Air at 7°C enters a turbojet engine at a rate of 16 kg/s and at a velocity of 220 m/s (relative to the engine). Air is heated in

the combustion chamber at a rate 15,000 kJ/s, and it leaves the engine at 427°C. Determine the thrust produced by this turbojet engine.
Engineering
1 answer:
Readme [11.4K]3 years ago
6 0

Answer:

F=14.05 KN

Explanation:

Now from first law for open system

h_1+\dfrac{V_1^2}{2}+Q=h_2+\dfrac{V_2^2}{2}+w

In Turbojet net work out put is zero because ,power produce by turbine is consumed by compressor.

So w=0

Given mass flow rate =16 kg/s

V_1=220 m/s

Heat input Q=15000 KW  (Q=937.5 KJ/kg)

h_1+\dfrac{V_1^2}{2}+Q=h_2+\dfrac{V_2^2}{2}

1.005\times (273+70)+\dfrac{220^2}{2000}+937.5=1.005\times (273+427)+\dfrac{V_2^2}{2000}

So V_2=1098.1 m/s

So thrust

F=\dot{m_a}(V_2-V_1)

F=16(1098.32-220)

F=14.05 KN

You might be interested in
The electricity generated by wind turbines annually in kilowatt-hours per year is given in a file. The amount of electricity is
Anika [276]

Answer:

Steps:

1. Create a text file that contains blade diameter (in feet), wind velocity (in mph) and the approximate electricity generated for the year

2.  load the data file for example, in matlab, use ('fileame.txt') to load the file

3. create variables from each column of your data

  for example, in matlab,  

     x=t{1}

     y=t{2}

4. plot the wind velocity and electricity generated.

   plot(x, y)

5. Label the individual axis and name the graph title.

    title('Graph of wind velocity vs approximate electricity generated for the year')

     xlabel('wind velocity')

     ylabel('approximate electricity generated for the year')

5 0
3 years ago
Read 2 more answers
JAVA HADOOP MAPREDUCE
taurus [48]

Answer:

Explanation:

package PackageDemo;

import java.io.IOException;

import org.apache.hadoop.conf.Configuration;

import org.apache.hadoop.fs.Path;

import org.apache.hadoop.io.IntWritable;

import org.apache.hadoop.io.LongWritable;

import org.apache.hadoop.io.Text;

import org.apache.hadoop.mapreduce.Job;

import org.apache.hadoop.mapreduce.Mapper;

import org.apache.hadoop.mapreduce.Reducer;

import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;

import org.apache.hadoop.mapreduce.lib.output.FileOutputFormat;

import org.apache.hadoop.util.GenericOptionsParser;

public class WordCount {

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

{

Configuration c=new Configuration();

String[] files=new GenericOptionsParser(c,args).getRemainingArgs();

Path input=new Path(files[0]);

Path output=new Path(files[1]);

Job j=new Job(c,"wordcount");

j.setJarByClass(WordCount.class);

j.setMapperClass(MapForWordCount.class);

j.setReducerClass(ReduceForWordCount.class);

j.setOutputKeyClass(Text.class);

j.setOutputValueClass(IntWritable.class);

FileInputFormat.addInputPath(j, input);

FileOutputFormat.setOutputPath(j, output);

System.exit(j.waitForCompletion(true)?0:1);

}

public static class MapForWordCount extends Mapper<LongWritable, Text, Text, IntWritable>{

public void map(LongWritable key, Text value, Context con) throws IOException, InterruptedException

{

String line = value.toString();

String[] words=line.split(",");

for(String word: words )

{

Text outputKey = new Text(word.toUpperCase().trim());

IntWritable outputValue = new IntWritable(1);

con.write(outputKey, outputValue);

}

}

}

public static class ReduceForWordCount extends Reducer<Text, IntWritable, Text, IntWritable>

{

public void reduce(Text word, Iterable<IntWritable> values, Context con) throws IOException, InterruptedException

{

int sum = 0;

for(IntWritable value : values)

{

sum += value.get();

}

con.write(word, new IntWritable(sum));

}

}

}

3 0
2 years ago
2. When performing an alignment, what action should be taken immediately after putting a vehicle on the rack?
mash [69]
D...................
3 0
2 years ago
Write a function named "total_population" that takes a string then a list as parameters where the string represents the name of
adelina 88 [10]

Answer:

Return the total population of all cities in the list.

Explanation:

It is for every element in cityinfo. It works not only for one array but multiple.

I attached the document with the code or function with the name import cvs becuase when I wrote it down and it sent a message written on red about inappropriate words.

Download docx
5 0
3 years ago
The correct statement about the lift and drag on an object is:_______
Lisa [10]

Answer:

(a). the resultant force in the direction of the freestream velocity is termed the drag and the resultant force normal to the freestream velocity is termed the lift

Explanation:

When a fluid flows around the surface of an object, it exerts a force on it. This force has two components, namely lift and drag.

The component of this force that is perpendicular (normal) to the freestream velocity is known as lift, while the component of this force that is parallel or in the direction of the fluid freestream flow is known as drag.

Lift is as a result of pressure differences, while drag results from forces due to pressure distributions over the object surface, and forces due to skin friction or viscous force.

Thus, drag results from the combination of pressure and viscous forces while lift results only from the<em> pressure differences</em> (not pressure forces as was used in option D).

The only correct option left is "A"

(a). the resultant force in the direction of the freestream velocity is termed the drag and the resultant force normal to the freestream velocity is termed the lift

8 0
3 years ago
Read 2 more answers
Other questions:
  • The human body gets its energy via the combustion of blood sugar (glucose). if all of the chemical bond energy in 10 g of glucos
    9·1 answer
  • Wastewater flows into a once it is released into A floor drain
    11·1 answer
  • Why is it important to always be wearing a personal flotation device (PFD) when in or around the water?
    9·2 answers
  • Write what you already know about college majors. What are they? Can you think of any examples? When do you have to pick one? Ca
    10·2 answers
  • How many kg moles of Sodium Sulphate will contain 10 kg of<br> Sodium?
    10·2 answers
  • Our aim is to calculate the efficiency of a gas turbine by assuming it operation can be modeled as a Carnot cycle. The kerosene
    9·1 answer
  • Reverse Engineering: Structural Analysis
    14·1 answer
  • 9. What power tool incorporates a set of dies and punches to cut new
    8·1 answer
  • A wheel spins at a constant angular speed of 24rad/s.How many revolutions will the dosk go through in 5minutes?​
    11·1 answer
  • Your class is using engineering principles to improve the design of football helmets to prevent brain injury. your teacher divid
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!