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
Nadusha1986 [10]
2 years ago
15

Q6. Ask for two numbers. If the first one is larger than the second, display the second number first and then the first number,

otherwise show the first number first and then the second.
Engineering
1 answer:
Shalnov [3]2 years ago
6 0

Answer:

Number1 = input("Choose a number: )

Number2 = input("Choose a second number: )

if number1 > number2:

print(number2\nnumber1)

else:

print(number1\nnumber2)

Explanation:

I'm assuming that you want it in python.

You might be interested in
What are things that need to be considered with respect to the environment when design and construction is occurring?
Law Incorporation [45]

Answer:

If you are destroying the environment or habitats or trees. Also if people live nearby. Also if its legal.

Explanation:

8 0
3 years ago
A large plate is fabricated from a steel alloy that has a plane strain fracture toughness of 82.4 M P a m. If the plate is expos
bekas [8.4K]

Answer:

Answer for the question is given in the attachment.

Explanation:

3 0
3 years ago
Read 2 more answers
The no-slip condition is:________
viva [34]

Answer:

The correct answer is option (c) An experimental observation that the velocity of a fluid in contact with a solid surface is equal to the velocity of the surface.

Explanation

Solution:

When a fluid is in proximity to the boundary the solid and the velocities are the same or uniform for the fluid and the surface, no slip condition does not exist.

However, because the no-slip meets the expectations for gas and liquids, this condition no way connected in this case of two solid in proximity.

hence, the other options are wrong here.

6 0
3 years ago
Annealing is a process by which steel is reheated and then cooled to make it less brittle. Consider the reheat stage for a 100-m
kodGreya [7K]

Complete question is;

Annealing is a process by which steel is reheated and then cooled to make it less brittle. Consider the reheat stage for a 100 mm thick plate (ρ = 7830 kg/m3, Cp = 550 J/kg K, k = 48 W/m K). The plate initially is at 200 °C and is to be heated to a minimum temperature of 550 °C. Heating is effected in a gas-fired furnace where the products of combustion at T∞ = 800 °C maintain a convection heat transfer coefficient of h = 250 W/m.K on both surfaces of the plate. How long should the plate be left in the furnace?

Answer:

860 seconds

Explanation:

We are given;

Initial Temperature; Ti = 200 °C

Minimum Temperature; T_i = 550 °C

T∞ = 800 °C

convection coefficient; h = 250 W/m².K

ρ = 7830 kg/m³

Cp = 550 J/kg K

k = 48 W/m K

Plate thickness = 100mm

Thus,L = 100/2 = 50mm = 0.05 m

Let's find the biot number from the formula;

Bi = hL/K

Bi = (250 × 0.05)/48

Bi = 0.2604

Now, lowest temperature in the slab is given as;

θ_o = (T_o - T∞)/(T_i - T∞)

θ_o = (550 - 800)/(200 - 800)

θ_o = 0.4167

Now, from online tables calculation, we can find the root of the biot number.

Thus, root of the biot number Bi = 0.2604 is;

ζ1 = 0.488 rad

Also, C1 is gotten as 1.0396

Now,formula for thermal diffusivity is;

α = k/ρc

α = 48/(7830 × 550)

α = 1.115 × 10^(-5) m²/s

Also, from online tables, f(ζ1) = 0.401

Thus, we can find the time the plate should the plate be left in the furnace from;

-(ζ1)²(αt/L²) = In 0.401

-(ζ1)²(αt/L²) = -0.9138

t = (-0.9138 × 0.05²)/-(0.488² × 1.115 × 10^(-5))

t ≈ 860 s

8 0
3 years ago
A certain servomechanism system has dynamics dominated by a pair of complex poles and no finite nan specifications on the rise t
AveGali [126]

Answer:

The solution is given in the attachments

3 0
3 years ago
Other questions:
  • Determine the magnitude of the resultant force and the moment about the origin. Note: the symbol near the 140 N-m moment are not
    15·1 answer
  • A heat engine does 210 J of work per cycle while exhausting 440 J of waste heat. Part A What is the engine's thermal efficiency?
    6·1 answer
  • Which utility program reads an assembly language source file and produces an object file?
    6·1 answer
  • While discussing VIN numbers, Technician A says that the first digit of the VIN identifies the country where the vehicle was man
    15·1 answer
  • A multilane highway (two lanes in each direction) is on level terrain. The free-flow speed has been measured at 45 mi/h. The pea
    5·1 answer
  • How many kg moles of Sodium Sulphate will contain 10 kg of<br> Sodium?
    10·2 answers
  • A thin 20-cm*20-cm flat plate is pulled at 1m/s horizontally through a 4-mm thick oil layer sandwiched between two stationary pl
    15·1 answer
  • An energy system can be approximated to simply show the interactions with its environment including cold air in and warm air out
    6·1 answer
  • By adding "-once", one can form the noun form of the word "organize" is that true or false?​
    5·2 answers
  • Accidents occur as a result of ____ and ____.
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!