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
xeze [42]
2 years ago
12

- if `check_1` and `check_2` variables are both True, it should set the value of a variable `outcome` to the string 'BOTH' - eli

f `check_1` is True and `check_2` is False, it should set the value of a variable `outcome` to the string 'ONE' - elif `check_1` is False and `check_2` is True, it should set the value of a variable `outcome` to the string 'TWO' - else (meaning both must be False), it should set the value of a variable `outcome` to the string 'NEITHER'
Engineering
1 answer:
tresset_1 [31]2 years ago
4 0

Answer:

See Explaination

Explanation:

if(check1 and check2):

outcome = "BOTH"

elif(check1):

outcome = "ONE"

elif(check2):

outcome = "TWO"

else:

outcome = "NEITHER"

You might be interested in
To ensure that a vehicle crash is inelastic, vehicle safety designers add crumple zones to vehicles. A crumple zone is a part of
spin [16.1K]

Answer:

Explanation:

Answer: With crumple zones at the front and back of most cars, they absorb much of the energy (and force) in a crash by folding in on itself much like an accordion. ... As Newton's second law explains force = Mass x Acceleration this delay reduces the force that drivers and passengers feel in a crash.Sep 30, 2020

5 0
2 years ago
What is the mass of a brass axle that has a volume of 0.318 cm? ​
NeX [460]

Answer:

2.7g

Explanation:

the mass of a brass axle that has a volume of 0.318 cm is 2.7g.

8 0
2 years ago
A Geostationary satellite has an 8kW RF transmission pointed at the earth. How much force does that induce on the spacecraft? (N
soldier1979 [14.2K]

Answer:

The force induced on the aircraft is 2.60 N

Solution:

As per the question:

Power transmitted, P_{t} = 8 kW = 8000 W

Now, the force, F is given by:

P_{t} = Force(F)\times velocity(v) = Fv               (1)

where

v = velocity

Now,

For a geo-stationary satellite, the centripetal force, F_{c} is provided by the gravitational force, F_{G}:

F_{c} = F_{G}

\frac{mv^{2}}{R} = \frac{GM_{e}m{R^{2}}

Thus from the above, velocity comes out to be:

v = \sqrt{\frac{GM_{e}}{R}}

v = \sqrt{\frac{6.67\times 10^{- 11}\times 5.979\times 10^{24}}{42166\times 10^{3}}} = 3075.36 m/ s

where

R = R_{e} + H

R = \sqrt{GM_{e}(\frac{T}{2\pi})^{2}}

where

G = Gravitational constant

T = Time period of rotation of Earth

R is calculated as 42166 km

Now, from eqn (1):

8000 = F\times 3075.36

F = 2.60 N

6 0
3 years ago
What is the value of the work interaction in this process?
Cloud [144]

Answer:

The answer is "-121\  \frac{KJ}{Kg}".

Explanation:

Please find the correct question in the attachment file.

using formula:

\to W=-P_1V_1+P_2V_2 \\\\When \\\\\to W= \frac{P_1V_1-P_2V_2}{n-1}\ \   or \ \  \frac{RT_1 -RT_2}{n-1}\\\\

W =\frac{R(T_1 -T_2)}{n-1}\\\\

    =\frac{0.287(25 -237)}{1.5-1}\\\\=\frac{0.287(-212)}{0.5}\\\\=\frac{-60.844}{0.5}\\\\=-121.688 \frac{KJ}{Kg}\\\\=-121 \frac{KJ}{Kg}\\\\

7 0
3 years ago
Tahir travel twice as far as ahmed, but onley one third as fast. Ahmed starts travel on tuesday at noon at point x to point z 30
shepuryov [24]

Answer:

6:00 pm the next day

Explanation:

Given that

Tahir traveled twice as far as Ahmed. We say,

Ahmed traveled a distance, D

Tahir would travel a distan, 2D

Tahir traveled 1/3 as fast as Ahmed, so we say

Ahmed traveled at a speed, S

Tahir would travel at a speed, S/3

If Ahmed starts travel on tuesday at noon at point x to point z 300km, by 9:00pm,

Time taken by Ahmed to travel is

9:00 pm - 12:00 pm = 9 hours

Ahmed, traveled 300 km in 9 hours, meaning he traveled at 33.3 km in an hour.

Speed, S that Ahmed traveled with is 33.3 km/h

Remember, we stated that Tahir travels at a speed of S/3, that is, The speed of Tahir is

33.3/3 = 11.1 km/h.

300 km would then be traveled in 300 km/11.1 km/h = 27 hours.

Tahir started traveling, 3 hours after Ahmed, that is 12:00 pm + 3:00 hrs = 3:00 pm, and if he's to spend 27 hours on the journey he would reach destination z at 6:00 pm the next day

7 0
2 years ago
Other questions:
  • A reversible refrigerator operates between a low temperature reservoir at TL and a high temperature reservoir at TH . Its coeffi
    12·1 answer
  • How an AK 47 gun was works​
    14·1 answer
  • Finally you will implement the full Pegasos algorithm. You will be given the same feature matrix and labels array as you were gi
    12·1 answer
  • A flow of 12 m/s passes through a 6 m wide, 2 m deep rectangular channel with a bed slope of 0. 001. If the mean velocity of flo
    12·1 answer
  • A civil engineer is likely to fit in which of the Holland occupational codes?
    14·2 answers
  • You may have to_______
    14·1 answer
  • Please help been stuck on this for a couple minutes
    5·1 answer
  • Type the correct answer in the box. Spell all words correctly.
    6·2 answers
  • When framing a building, a simple way to estimate the total amount of wall studs needed is to allow
    7·1 answer
  • when a unit load is secured to a pallet, it is more difficult for pilferage to take place. true false
    8·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!