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

Write Python expressions using s1, s2, and s3 and operators and * that evaluate to: (a) 'ant bat cod'

Engineering
1 answer:
jenyasd209 [6]3 years ago
5 0

Given that the correct question is

Write Python expressions using s1, s2, and s3 and operators + and * that evaluate to: (a) 'ant bat cod'

Answer:

s1 = 'ant'

s2 ='bat'

s3 ='cod'

#using string concatenation

s4 = s1 + ' ' + s2 +  ' ' +s3

print(s4)

You might be interested in
A. The ragion was colonized by European powers
alex41 [277]

Answer:

?

Explanation:

3 0
2 years ago
A particle moving on a straight line has acceleration a = 5-3t, and its velocity is 7 at time t = 2. If s(t) is the distance fro
Vikki [24]

Given acceleration a = 5-3t, and its velocity is 7 at time t = 2, the value of s2 - s1 = 7

<h3>How to solve for the value of s2 - s1</h3>

We have

= \frac{dv}{dt} =v't = 5-3t\\\\\int\limits^a_b {v'(t)} \, dt

= \int\limits^a_b {(5-3t)} \, dt

5t - \frac{3t^2}{2} +c

v2 = 5x2 -  3x2 + c

= 10-6+c

= 4+c

s(t) = \frac{5t^2}{2} -\frac{t^3}{2} +3t + c

S2 - S1

=(5*\frac{4}{2} -\frac{8}{2} +3*2*c)-(\frac{5}{2} *1^2-\frac{1^2}{2} +3*1*c)

= 6 + 6+c - 2+3+c

12+c-5+c = 0

7 = c

Read more on acceleration here: brainly.com/question/605631

5 0
2 years ago
Steam enters an adiabatic turbine at 400◦C, 2 MPa pressure. The turbine has an isentropic efficiency of 0.9. The exit pressure i
pychu [463]

Answer:

Explanation:

Find attached the solution

8 0
2 years ago
An escalator handles a steady load of 26 people per minute in elevating them from the first to the second floor through a vertic
photoshop1234 [79]

Answer:

\eta = 70.711\,\%

Explanation:

The power needed to make the escalator working is obtained by means of the Work-Energy Theorem:

\dot W  = \dot U_{g}

\dot W = \dot n \cdot m_{p}\cdot g \cdot \Delta y

\dot W = \left(26\,\frac{persons}{min}\right)\cdot (124\,lbm)\cdot \left(32.174\,\frac{ft}{s^{2}}\right)\cdot \left(\frac{1\,lbf}{32.174\,\frac{lbm\cdot ft}{s^{2}} } \right)\cdot (27.5\,ft)

\dot W = 88660\,\frac{lbf\cdot ft}{min}\,\left(2.687\,hp\right)

The mechanical efficiency of the escalator is:

\eta = \frac{2.687\,hp}{3.8\,hp}\times 100\,\%

\eta = 70.711\,\%

3 0
3 years ago
Consider CO at 500 K and 1000 kPa at an initial state that expands to a final pressure of 200 kPa in an isentropic manner. Repor
REY [17]

Answer:

T_2=315.69k

Explanation:

Initial Temperature T_1=500K

Initial Pressure P_1=1000kPa

Final Pressure P_2=200kPa

Generally the gas equation is mathematically given by

\frac{T_2}{T_1}=\frac{P_2}{P_1}^{\frac{n-1}{n}}

Where

n for CO=1.4

Therefore

\frac{T_2}{500}=\frac{200}{1000}^{\frac{1.4-1}{1.4}}

T_2=315.69k

7 0
2 years ago
Other questions:
  • A 20.0 µF capacitor is charged to a potential difference of 800 V. The terminals of the charged capacitor are then connected to
    12·1 answer
  • Problem 3: Soil Classification using the AASHTO and USCS Systems
    10·1 answer
  • A stainless-steel specimen from the same material characterized up above, was formed into a rectangular cross-section of dimensi
    9·1 answer
  • Write down the equation for the stoichiometric combustion of propane (C3H8).
    6·1 answer
  • Calculate the number of vacancies per cubic meter for some metal, M, at 749°C. The energy for vacancy formation is 0.86 eV/atom,
    5·1 answer
  • A cartridge electrical heater is shaped as a cylinder of length L=200mm and outer diameter D=20 mm. Under normal operating condi
    5·1 answer
  • The line touching the circle at a point ....................... is known as ........................... .
    12·1 answer
  • A. 50
    6·1 answer
  • Hi gospelgamer10 lol
    9·2 answers
  • Tech B says that long-term fuel trims that are positive means that the PCM is leaning out the fuel mixture from the base pulse-w
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!