the upper joint is directly above the lower joint when
viewed from the side

Answers

Answer 1

Answer: zero caster

Explanation:


Related Questions

How do you fix this?

def quit(self):

print("%s can't find the way back home, and dies of starvation.\nR.I.P." % self.name)

self.health = 0

Answers

The debugging of this code would be to replace Character that is inside the class "namespace".

Therefore, you must use Character.Character instead of only Character if you use the class from outside of the namespace.

What is Debugging?

This refers to the process of identifying and eliminating bugs in a computer program that does not allow it to run or execute.

Hence, we can see that the complete program contains the error of the character "Character" being inside the class "namespace". and you would need to rename it appropriately.

Read more about debugging here:

https://brainly.com/question/16813327

#SPJ1

Military glorification through mosaics, relief carvings and triumphant arches are often associated with?

Answers

Military glorification through mosaics, relief carvings and triumphant arches are often associated with roman architectural monument and is the correct choice.

What is a Monument?

This can be defined as a structure which is usually large and is used to commemorate the history of an influential person. This helps to serve as an example and also a reminder as to why the performance of good deeds are important

The use of military glorification through mosaics, relief carvings and triumphant arches were also often used by the Romans in other to commemorate war victories and the succession of a new ruler which is known as the emperor.

Read more about Roman monuments here https://brainly.com/question/15786258

#SPJ1

(c) As Engineering and Computing students, you must be familiar, with the respective professional bodies, as well as, Rules of Practice, Professional Obligations and Codes of Ethics. Comment

Answers

The professional ethics for computer engineers are:

They will Contribute to society and to human well-being.They will  Avoid harm.Be honest and trustworthy.They will be fair and take action that do to discriminate others.

What are the Characteristics of Code of Ethics?

The code of ethics are known to be a kind of a universal moral values, that is one that state that what a person expect of any given employee such as been trustworthy, respectful, responsible, and others.

Note that Rules of Practice, Professional Obligations and Codes of Ethics. are known to be put in place to avoid issues that may lead to conflict.

Therefore, i believe that  As Engineering and Computing students, the respective professional bodies, Rules of Practice, Professional Obligations and Codes of Ethics are good and acts as a check and balance to us.

Therefore, The professional ethics for computer engineers are:

They will Contribute to society and to human well-being.They will  Avoid harm.Be honest and trustworthy.They will be fair and take action that do to discriminate others.

Learn more about Engineering rules from

https://brainly.com/question/17169621

#SPJ1

a) Your friend is faced with a situation i n whi ch t here is a difficulty in
choosi ng bet ween what he/she is being asked t o do and what is consistent
wit h appropriate ethi cal behavi or. Such a situati on calls for critical thi nking
in deci di ng about what shoul d be t he proper course of acti on. Wit h concrete
exa mpl es, exa mi ne any four steps he/she needs t o go through i n order to
make t he ri ght et hical decisions.

Answers

The Steps my friend need to make an ethical decision are:

Step One: He or she needs to define the Problem. Step Two: He or she needs to find out possible Resources to solve the problem and then  Brainstorm on the  List for the Potential Solutions to the problem.Step Three : Evaluate and examine those Alternatives. ...Step Four : Make his or her Decision, Implement It and then examine your Decision.

What is ethical decision model?

An ethical decision-making model is known to be a kind of a tool that can be used by a person to help create the ability to think in regards to an ethical dilemma and come to an ethical decision.

Note that Ethical decision-making is one that is dependent on the key character values such as trustworthiness, respect, role, fairness,  and others.

Therefore, The Steps my friend need to make an ethical decision are:

Step One: He or she needs to define the Problem. Step Two: He or she needs to find out possible Resources to solve the problem and then  Brainstorm on the  List for the Potential Solutions to the problem.Step Three : Evaluate and examine those Alternatives. ...Step Four : Make his or her Decision, Implement It and then examine your Decision.

Learn more about ethical decision from

https://brainly.com/question/21105288

#SPJ1

In an ungrounded electrical systems with conductors installed in grounded metal raceways and enclosures, what is the voltage from the current carrying conductors to the metal raceways and why?

Answers

In the ungrounded electrical circuits or systems, the circuit is one that is not  or do not have the connection to the grounding electrode.

What is an ungrounded electrical system?

An ungrounded system is known to be defined as a system that is known to be one that do not have an intentional connection to ground, and it has an exception of possibly going through potential indication or other kinds of devices.

Note that The neutral of an ungrounded system is one that is seen to be under reasonably balanced load conditions and thus it is one that is usually near to ground potential.

Hence, In the ungrounded electrical circuits or systems, the circuit is one that is not  or do not have the connection to the grounding electrode.

Learn more about electrical circuits from

https://brainly.com/question/2969220

#SPJ1

The factor of safety for a machine element depends on the particular point selected for the analysis.
This bar is made of AISI 1006 cold-drawn steel (Sy=280MPa) and it is loaded by the forces F=0.55kN, P=8.0kN and T=30N.m. Based upon the Von Misses theory, determine the safety factor for points A and B.

Answers

Based upon the Von Mises theory, the safety factor for points A and B are 2.77 and 6.22 respectively.

How to calculate the safety factor for points A and B?

From the diagram of this bar made of AISI 1006 cold-drawn steel shown in the image attached below, we can logically deduce the following parameters:

Stress, Sy = 280 MPa.Force, F = 0.55 kN to N = 550 N.Pressure, P = 8.0 kN to N = 800 N.Surface tension, T = 30 Nm.Length, l = 100 mm to m = 0.1 m.Diameter, d = 200 mm to m = 0.02 m.

At point A, the stress is given by this equation:

σx = Mc/I + P/Area

[tex]\sigma_x = \frac{Fl(\frac{d}{2}) }{\frac{\pi d^2}{64} } +\frac{P}{\frac{\pi d^2}{4} } \\\\[/tex]

σx = 32Fl/πd³ + 4P/πd²

Substituting the given parameters into the formula, we have;

σx = 32(550)(0.1)/π(0.02)³ + 4(800)/π(0.02)²

σx = 95.49 MPa.

Next, we would determine the torque:

Mathematically, torque can be calculated by using this formula:

τxy = Tr/J = 16T/πd³

τxy = 16(30)/π(0.02)³

τxy = 19.10 MPa.

From Von Misses theory, we have:

σVM = √(σx² + 3τxy²)

σVM = √(95.49² + 3(19.10)²)

σVM = 101.1 MPa.

Now, we can calculate the safety factor for point A:

n = Sy/σVM

n = 280/101.1

n = 2.77.

At point B, the stress is given by this equation:

σx = 4P/πd²

σx = 4(800)/π(0.02)²

σx = 25.47 MPa.

Next, we would determine the torque:

Mathematically, torque can be calculated by using this formula:

τxy = Tr/J = 16T/πd³ + 4V/3A

τxy = 16(30)/π(0.02)³ + 4(550)/3π(0.02)³

τxy = 21.43 MPa.

From Von Mises theory, we have:

σVM = √(σx² + 3τxy²)

σVM = √(25.47² + 3(21.43)²)

σVM = 45.02 MPa.

Now, we can calculate the safety factor for point B:

n = Sy/σVM

n = 280/45.02

n = 6.22.

Read more on Von Mises theory here: https://brainly.com/question/12976779

#SPJ1

Security __________ are the areas of trust within which users can freely communicate. a. rectangles b. domains c. perimeters d. layers

Answers

B. Domains

Security domains are a place in which “behaviors, interactions, and outcomes occur and that is defined by a governing security policy” thus providing a safe place for users to freely communicate.

Describe the potential evidences of child hood fixation that show up in adult personality?​

Answers

Answer:

Im so pretty hahahaha

Explanation:

I can describe myself to you hehehehehe I'm just calm

The potential evidence of childhood fixation that shows up in adult personality is oral fixation. It is the oral fixation that is caused by unmet oral needs. Such kinds of needs can be seen in early childhood.

What is potential evidence?

There are some devices or items that are intended or actually used depending upon their functions or capabilities. One may get other information that is contained in it. Such an item is known as potential evidence.

There is one more way to keep the record of such kind of item, and that is digital. When the evidence is recorded in the digital form, they are stored in the binary form that may be relied on in court. This evidence can be found on a computer hard drive or on a mobile phone.

Thus, it is the oral fixation that has been done in childhood.

Learn more about potential evidence from here:

https://brainly.com/question/4608050

#SPJ2

how do you fix this code? python




from random import randint

class Character:
def __init__(self):
self.name = ""
self.health = 1
self.health_max = 1
def do_damage(self, enemy):
damage = min(
max(randint(0, self.health) - randint(0, enemy.health), 0),
enemy.health)
enemy.health = enemy.health - damage
if damage == 0: print "%s evades %s's attack." % (enemy.name, self.name)
else: print "%s hurts %s!" % (self.name, enemy.name)
return enemy.health <= 0

Answers

The correct code that fixes this bug-filled python code is:

from random import randint

class Character:

   def __init__(self):

       self.name = ""

       self.health = 1

       self.health_max = 1

   def do_damage(self, enemy):

       damage = min(

           max(randint(0, self.health) - randint(0, enemy.health), 0),

           enemy.health)

       enemy.health = enemy.health - damage

       if damage == 0:

           print("%s evades %s's attack." % (enemy.name, self.name))

       else:

           print("%s hurts %s!" % (self.name, enemy.name))

       return enemy.health <= 0

class Enemy(Character):

   def __init__(self, player):

       Character.__init__(self)

       self.name = 'a goblin'

       self.health = randint(1, player.health)

class Player(Character):

   def __init__(self):

       Character.__init__(self)

       self.state = 'normal'

       self.health = 10

       self.health_max = 10

   def quit(self):

       print(

           "%s can't find the way back home, and dies of starvation.\nR.I.P." % self.name)

       self.health = 0

   def help(self): print(Commands.keys())

   def status(self): print("%s's health: %d/%d" %

                           (self.name, self.health, self.health_max))

   def tired(self):

       print("%s feels tired." % self.name)

       self.health = max(1, self.health - 1)

   def rest(self):

       if self.state != 'normal':

           print("%s can't rest now!" % self.name)

           self.enemy_attacks()

       else:

           print("%s rests." % self.name)

           if randint(0, 1):

               self.enemy = Enemy(self)

               print("%s is rudely awakened by %s!" %

                     (self.name, self.enemy.name))

               self.state = 'fight'

               self.enemy_attacks()

           else:

               if self.health < self.health_max:

                   self.health = self.health + 1

               else:

                   print("%s slept too much." % self.name)

                   self.health = self.health - 1

   def explore(self):

       if self.state != 'normal':

           print("%s is too busy right now!" % self.name)

           self.enemy_attacks()

       else:

           print("%s explores a twisty passage." % self.name)

           if randint(0, 1):

               self.enemy = Enemy(self)

               print("%s encounters %s!" % (self.name, self.enemy.name))

               self.state = 'fight'

           else:

               if randint(0, 1):

                   self.tired()

   def flee(self):

       if self.state != 'fight':

           print("%s runs in circles for a while." % self.name)

           self.tired()

       else:

           if randint(1, self.health + 5) > randint(1, self.enemy.health):

               print("%s flees from %s." % (self.name, self.enemy.name))

               self.enemy = None

               self.state = 'normal'

           else:

               print("%s couldn't escape from %s!" %

                     (self.name, self.enemy.name))

               self.enemy_attacks()

   def attack(self):

       if self.state != 'fight':

           print("%s swats the air, without notable results." % self.name)

           self.tired()

       else:

           if self.do_damage(self.enemy):

               print("%s executes %s!" % (self.name, self.enemy.name))

               self.enemy = None

               self.state = 'normal'

               if randint(0, self.health) < 10:

                   self.health = self.health + 1

                   self.health_max = self.health_max + 1

                   print("%s feels stronger!" % self.name)

           else:

               self.enemy_attacks()

   def enemy_attacks(self):

       if self.enemy.do_damage(self):

           print("%s was slaughtered by %s!!!\nR.I.P." %

                 (self.name, self.enemy.name))

Commands = {

   'quit': Player.quit,

   'help': Player.help,

   'status': Player.status,

   'rest': Player.rest,

   'explore': Player.explore,

   'flee': Player.flee,

   'attack': Player.attack,

}

p = Player()

p.name = input("What is your character's name? ")

print("(type help to get a list of actions)\n")

print("%s enters a dark cave, searching for adventure." % p.name)

while(p.health > 0):

   line = input("> ")

   args = line.split()

   if len(args) > 0:

       commandFound = False

       for c in Commands.keys():

           if args[0] == c[:len(args[0])]:

               Commands[c](p)

               commandFound = True

               break

       if not commandFound:

           print("%s doesn't understand the suggestion." % p.name)

Read more about python programming here:

https://brainly.com/question/27666303

#SPJ1

Determine the critical load if the bottom is fixed and the top is pinned. ewew = 1. 6 ×(10)3ksi×(10)3ksi ,σyσy = 5 ksiksi

Answers

What is a Critical Load?

Critical load Fcr or buckling load is the value of load that causes the phenomenon of change from stable to unstable equilibrium state.

With that beign said, first it is neessary to calculate the moment of inercia about the x-axis:

[tex]Ix= \frac{db^3}{12}\\ Ix = \frac{2.(4)^3}{12} = 10.667in[/tex]

Then it is necessary to calculate the moment of inercia about the y-axis:

[tex]Iy = \frac{db^3}{12}\\ Iy = \frac{4.(2)^3}{12} = 2.662in[/tex]

Comparing both moments of inercia it is possible to assume that the minimun moment of inercia is the y-axis, so the minimun moment of inercia is 2662in.

And so, it is possible to calculate the critical load:

[tex]Pc\gamma = \frac{2046\pi ^2E.I}{L^2} \\Pc\gamma= \frac{2046.\pi ^2.(1,6.10^3.10^3).2662}{(10.12)^2} \\Pc\gamma= 5983,9db[/tex]

See more about critical load at: https://brainly.com/question/22020642

#SPJ1

A flux used for welding, brazing, or soldering prevents the formation of, dissolves, or helps remove?

Answers

Answer:

Helps to remove Oxides formed during brazing.

Explanation:

Flux is needed to dissolve and remove oxides that may form during brazing. Prevent or inhibit the formation of oxide during the brazing process

Asian red coolant is what type?

Answers

Answer:

Valvoline™ ZEREX™ Asian Vehicle has been designed to meet the requirements of Asian manufacturers, which specify a silicate free HOAT formula with a phosphate additive to protect their cooling systems from rust and corrosion. Available in both red and blue formulas to better match your Asian vehicle’s specific requirements.

Explanation:

ZEREX Asian Vehicle Antifreeze/Coolant is specifically formulated to meet the requirements of Asian vehicle manufacturers (Toyota , Lexus , Scion and others) requiring a red, silicate free Hybrid Organic Acid Technology (HOAT) with a phosphate additive.

Answer:poat formulation

Explanation:

The diameter of a cylinder was measured 2 times and the following data values were obtained 10.14 mm 10.16 mm .The diameter with its uncertainty is :

Answers

Answer: D

Explanation: did it on edge

Question1:
You are contracted to install MS Exchange Server software on all PCs of a company. After doing half of the work, you found that the company did not pay MS for the copies you are installing. You notified the company that they were out of compliance with MS licensing requirement, but got no response.
(a) What do you do?.
(b) What other information would you need?.
(c) Explain.

Answers

Since you have notified the company that they were out of compliance with MS licensing requirement, the next thing to do is to look or ask for the product key that is with the company

The other information would you need is for the company to obtain the product license by buying the product key.

Do you need a license for Microsoft?

If you get to buy any of the  standard Microsoft Office or other packages that is said to be the Home and Student edition, a person or firm will need a  license.

Note that the license is one that guarantee one the use of the product and its installation.

Therefore You need to purchase a lot of  copies of it and as such, Since you have notified the company that they were out of compliance with MS licensing requirement, the next thing to do is to look or ask for the product key that is with the company

The other information would you need is for the company to obtain the product license by buying the product key.

Learn more about MS licensing requirement from

https://brainly.com/question/14222113

#SPJ1

An aircraft which is located 30 miles from a vor station and shows a 1/2 scale deflection on the cdi would be how far from the selected course centerline?

Answers

An aircraft that is located 30 miles from a VOR station and shows a 1/2 scale deflection on the CDI would be 2 1/2 or (2.5) miles. from the selected course centerline. This is further explained below.

What is aircraft?

Generally, A vehicle or equipment that is able to fly by getting assistance from the air around it is referred to as an aircraft. It does this by using either static lift or the dynamic lift that an airfoil provides, or in certain circumstances by employing the downward thrust that jet engines provide. All of these methods work together to counteract the pull of gravity.

The ground segment of a VOR system and the airplane receiver segment make up the whole of the system. Ground stations may be found at both on- and off-airport locations in order to offer pilots with guidance information while they are on route, as well as when they are arriving at and departing from airports. A VOR antenna, a VOR frequency selector, and a cockpit instrument are all components that make up the aircraft's equipment.

In conclusion, If an aircraft is positioned 30 miles away from a VOR station and exhibits a 1/2 scale deviation on the CDI, then the aircraft is located 2 1/2 miles, or (2.5), off the course centerline that was set.

Read more about aircraft

https://brainly.com/question/17445348

#SPJ1

Explain the concept quality

Answers

Answer:

Hey there!

Explanation:

This is your answer....

The standard of something as measured against other things of a similar kind; the degree of excellence of something.

OR

Quality engineering is the discipline of engineering concerned with the principles and practice of product and service quality assurance and control. In software development, it is the management, development, operation and maintenance of IT systems and enterprise architectures with a high quality standard.

Hope it helps!

Brainliest pls!

Have a good day!^^

Technician A says that some manufacturers recommend against breaking the cylinder glaze with a glaze breaker when re-ringing an engine that has not been removed from the car. Technician B says that a Flex-Hone is used to help break the cylinder glaze so new rings can seat more easily. Who is right

Answers

Both Technician A that says that some manufacturers recommend against breaking the cylinder glaze with a glaze breaker and Tech B that says  Flex-Hone is used to help break the cylinder glaze are right.

What is the reason behind deglazing a cylinder?

Deglazing  can be regarded as the techniques that is been used  on the surface of an engine cylinder which is been  roughened to create friction between the moving parts .

Doing this will now give room for engine oil to grip the sides of the cylinder, hence Both Technician A that says that some manufacturers recommend against breaking the cylinder glaze with a glaze breaker and Tech B that says  Flex-Hone is used to help break the cylinder glaze are right.

Learn more about cylinder on:

https://brainly.com/question/76387

#SPJ1

Your cousin shows you an ipod that she got in 2005. you’re amazed that she was a(n) ________ adopter according to rogers’ bell curve.

Answers

answer is consumer adopter according to rogers bell curve

A regulator diaphragm is often made from ____. reinforced rubber malleable iron tempered aluminum stainless steel

Answers

Answer:

Stainless Steel.

Explanation:

A regulator diaphragm is often made from stainless steel.

The constrained-gap igniter plug used in some gas turbine engines operates at a cooler temperature because

Answers

The constrained-gap igniter plug used in some gas turbine engines operates at a cooler temperature because:

The construction is such that the spark occurs beyond the face of the combustion chamber liner.

What is the Constrained gap igniter plug about?

A lot of igniter plugs are known to be a kind of  an annular-gap plug type.

Note that  Constrained gaps are known to be a kind of a plug that is often used in some specific kinds of engines.

It function to give an effective spark of  the annular-gap plug projects in a little way into the combustion chamber liner. The spark of the constrained-gap plug is one that do not rightly follow the face of the plug.

Therefore,  The constrained-gap igniter plug used in some gas turbine engines operates at a cooler temperature because:

The construction is such that the spark occurs beyond the face of the combustion chamber liner.

Hence, option B is correct.

Learn more about plug from

https://brainly.com/question/15867837

#SPJ1

See full question below

The constrained-gap igniter plug used in some gas turbine engines operates at a cooler temperature because

impulse, reaction, and impulse-reaction. the construction is such that the spark occurs beyond the face of the combustion chamber liner. 3 and 5. cracks or other defects.

Air turbine starters are generally designed so that reduction gear distress or damage may be detected by?

Answers

Air turbine starters are generally designed so that reduction gear distress or damage may be detected by producing sounds from the starter assembly.

What is air turbine?

An air turbine are usually attached to engines such as a moving vehicle or turbines.

It contains compressed air that allows it movement and it can be used to  start engines. The compressed air in the turbines allows it to produce energy called mechanical energy. In case of damage it is made to produce sound which serves as indicator.

Therefore, Air turbine starters are generally designed so that reduction gear distress or damage may be detected by producing sounds from the starter assembly.

Learn more on turbine below

https://brainly.com/question/15321264

#SPJ1

This occurs when a layer of water builds between the wheels of the vehicle and the road surface, leading to a loss of traction that prevents the vehicle from responding to control inputs.

Answers

Aquaplaning or hydroplaning by the tires of a road vehicle, aircraft, or other wheeled vehicle happens when a coating of water builds between the wheels of the vehicle and the road surface, leading to a failure of traction that controls the vehicle from responding to govern inputs.

What is Aquaplaning or hydroplaning?

Aquaplaning or hydroplaning by the tires of a road vehicle, aircraft, or other wheeled vehicle happens when a coating of water builds between the wheels of the vehicle and the road surface, leading to a failure of traction that controls the vehicle from responding to govern inputs. Aquaplaning, also understood as hydroplaning, is a situation in which standing water, slush, or snow, drives the moving wheel of an aircraft to lose contact with the load-bearing surface on which it stands rolling with the impact that braking action on the wheel stands not effective in decreasing the ground speed of the aircraft.

When driving on wet roads at increased speed, a wedge of water can create up between the tire and the road surface. The tire loses road contact, and the vehicle stands no longer responsive to steering. This phenomenon exists understood as aquaplaning or hydroplaning.

To learn more about Aquaplaning or hydroplaning refer to:

https://brainly.com/question/3157449

#SPJ4

what happend to the roster after he laid eggs​

Answers

Answer: The Animal was sentenced in a solemn judicial proceeding and condemned to be burned alive

Explanation: bye rooster xd

Business support systems ____.

Answers

Answer:

system that supporting company or business

like business partner always support each other

to be strong and big company

Explanation:

that only i know

Answer:

Hey leehyunkim i want talk to u

In a combination circuit, current can flow in part of a parallel circuit while another part of the circuit is turned off. true false

Answers

Answer:

no false

Explanation: all bench are ame current.

c) Also known as moral philosophy, Et hics is a branch of phil osophy which
seeks to address questions about morality; that is, about concepts like good and bad, right and wrong, justice, virtue, etc. There is quite a number of approaches to the study of ethical issues. With clear illustrations, compare and contrast Duty-based and Out come – based ethics

Answers

It should be noted that duty-based ethics is the intent of an action while outcome-based ethics means the outcome of an action.

What are ethics?

It should be noted that ethics are the moral principles that govern a person's behaviour or the conducting of an activity.

Here, duty-based ethics are what people are talking about when they refer to the principle of the thing.

Also, duty-based ethics teaches that some acts are right or wrong based on how they're viewed in the society.

It should be noted that outcome-based ethics simply dictates that the decision to act in a particular way should be beneficial to the people and have a positive impact on them. In this case, the focus is on the result.

Learn more about ethics on:

https://brainly.com/question/13969108

#SPJ1

What color is a board sternlight

Answers

We can infer and logically deduce that the color of a boat's sternlight is white.

What is a sternlight?

A sternlight can be defined as a white light that is designed and developed to be placed as closely as possible and practical with the stern shining continuously (constantly).

By default, a sternlight is typically affixed to the boat in such a way that the light will shine out at an angle of 135 degrees (135°) from the back of the boat.

In this context, we can infer and logically deduce that the color of a boat's sternlight is white and it avails sailors and other persons the opportunity of determining and knowing the direction that a boat (vessel) is moving.

Read more on sternlight here: https://brainly.com/question/27999695

#SPJ1

Complete Question:

What color is a boat sternlight?

Impedance is defined as the total opposition to current in an AC circuit. Question 17 options: True False

Answers

Answer: True

Explanation:

The total opposition to current flow in an AC circuit is known as Impedance.

Invent five new communication method wired or wireless you think would be practical

Answers

The five type of new communication method (both wire and wireless) are:

Social MediaSMS Text MessagingEmail MarketingDirect EmailVoice Calling

What is a communication?

This means the act of giving, receiving and sharing of information as well as talking, writing, listening or reading.

The types of Communication includes:

Verbal Communication: It occurs when we engage in speaking with others.Non-Verbal Communication: It occurs when what we speak often says more than the actual words.Written Communication: It occurs in an actual text or writing.Listening: It occurs when we pay attention to a speaker.

The wired communication involves transmission of data over a wire-based communication technology while a wireless communication involves transmission of data without the use of a cable or wire.

Read more about communication

brainly.com/question/26152499

#SPJ1

a cylindrical tank of length 30m and diameter 1.5kg contains 25kg of air. Determine the specific volume and density of the air in the tank.

Answers

Answer: chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/http://www.velhightech.com/Documents/ME8391%20Engineering%20Thermo%20Dynamics.pdf

click this link for the best explaination

Explanation:

Other Questions
1. Graph the linear function f(x) = -2x + 1 ________ allow the holder to purchase a certain number of shares of the firm's common stock at a specified price over a certain period of time and are occasionally part of a debt agreement. Garland has 9/10of a pizza, the pizza needs to be equally divided between garland and her five friends. What fractionof the pizza will each friend get? (z+x) + 4/5x when x = 2 and y = 4 A small pizza has an area of 730 square centimeters.Write an inequality that describes p, the area of apizza that is larger than a small pizza. In general ethers have a much lower boiling point than their isomeric alcohols. why? Which best describes the process occurring at locations U and X? What in your view is the most important policy issue facing the united states? why is it important and which specific problems need to be solved? respond to at least 2 other students' posts Arturo believes that most young women from california are extremely good looking and that extremely good-looking women are usually selfish and egotistical. his beliefs are examples of:______. The obsessive disinhibition form of craving is the result of dysfunction in the ______ neurotransmitter system. In a comparison of the ancient cities of athens and sparta, sparta placed more emphasis on. Explain the structure and function of tissue systems in plants. C=22, a = 14 m, b = 8 m find area of ABC to the nearest tenth PLEASE HELP IM STUCK (PLEASE ANSWER ASAP, WILL MARK BRAINLIEST) Analyze the given diagram of the carbon cycle below.Part 1: Which process does arrow F represent?Part 2: Explain how matter is conserved during the process.Part 3: Justify why this process is a recycling of carbon in the carbon cycle.Use complete sentences to explain your answer. The population of ethiopia is uneven .what do you think such variation ?explain briefly Select the correct answer. which component is the smallest unit in a spreadsheet? a. row b. formula bar c. column d. cell Julia heard a rumor about her neighbors and quickly went to tell her daughter. However, she was unable to tell her daughter where the rumor started. Which form of amnesia is Julia exhibiting How much has co2 increased in the atmosphere since 1750? group of answer choices How do I solve 1+2+3+4+5+100=A. 1010B. 5050C. 5000D. 1000