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
weeeeeb [17]
3 years ago
6

Help is always very appreciated

Computers and Technology
1 answer:
Andrew [12]3 years ago
3 0

16.

num = float(input("Enter a number: "))

if num >= 0:

   print(num**0.5)

17.

num1 = float(input("Enter the first number: "))

num2 = float(input("Enter the second number: "))

operation = input("Which operation would you like to perform (a/s/m/d): ")

if operation == "a":

   print("{} + {} = {}".format(num1, num2, num1+num2))

elif operation == "s":

   print("{} - {} = {}".format(num1, num2, num1-num2))

elif operation == "m":

   print("{} * {} = {}".format(num1, num2, num1*num2))

elif operation == "d":

   print("{} / {} = {}".format(num1, num2, num1/num2))

18.

The answer is algorithm

19.

The correct answer is C

20.

We analyze algorithms to see which algorithm is the best fit for the job.

I hope this helps!

You might be interested in
An airline has found about 7% of its passengers request vegetarian meals. On a flight with 166 passengers the airline has 16 veg
Ket [755]

Answer:

P(x >16.5) = 0.3372

Explanation:

Given data:

P = 0.07

n = 166

Available vegetarian  dinner is 16

let P(X\leq 16) is number of short vegetarian meals

P(X\leq  16)  = binomial distribution (166, 0.09)

np = 166\times 0.09 = 14.94

n(1-p) = 166(1-0.09) = 151.06

Both value of np and n(1-p) greater than 5

x -  normal distribution  with

mean  = np = 14.94

standard deviation= \sqrt{np(1-p)}

                                [/tex]= \sqrt{14.94(1-0.09)}[/tex]

standard deviation = 3.687

Find P(x> 16) i.e P(X>16 ) = P(x >16.5)

P(x >16.5) = 1 - P(x <16.5)

                = 1 - P(\frac{x-\mu}{\sigma} < \frac{16.5 - \mu}{\sigma}

         = 1 - P{Z < [\frac{16.5 - 14.94}{3.67}]

                = 1 - P{z< 0.425}

                 = 1 - 0.6628

P(x >16.5) = 0.3372

8 0
3 years ago
True or False: You cannot change the default margin size for Word documents.  
Veronika [31]
The answer is false because you can change the margin size on words documents.
8 0
3 years ago
Two machines can finish a job in StartFraction 20 Over 9 EndFraction hours. Working​ alone, one machine would take one hour long
Alborosie

<em><u>Answer</u></em>

5 hours

<em><u>Explanation</u></em>

The two working together can finish a job in

\frac{20}{9}  \: hours

Also, working alone, one machine would take one hour longer than the other to complete the same job.

Let the slower machine working alone take x hours. Then the faster machine takes x-1 hours to complete the same task working alone.

Their combined rate in terms of x is

\frac{1}{x}    +  \frac{1}{x - 1}

This should be equal to 20/9 hours.

\frac{1}{x}  +  \frac{1}{x - 1}  =  \frac{9}{20}

Multiply through by;

20x(x - 1) \times \frac{1}{x}  +20x(x - 1) \times   \frac{1}{x - 1}  =  20x(x - 1) \times \frac{9}{0}

20(x - 1)  +20x = 9x(x - 1)

20x - 20+20x = 9{x}^{2}  - 9x

9{x}^{2}  - 9x - 20x - 20x + 20= 0

9{x}^{2}  - 49x  + 20= 0

Factor to get:

(9x - 4)(x - 5) = 0

x =  \frac{4}{9}  \: or \: x = 5

It is not feasible for the slower machine to complete the work alone in 4/9 hours if the two will finish in 20/9 hours.

Therefore the slower finish in 5 hours.

8 0
3 years ago
The ___________ button represents the start of a hyperlink in Table of contents.
zubka84 [21]

Answer:

An LS button

Explanation:

It appears on the (structure line 3)on the structure line, place your cursor in the <u>whi</u><u>te</u> field to the right of the E button (Recall that the E button represent the entry test).

3 0
3 years ago
A company has a popular gaming platform running on AWS. The application is sensitive to latency because latency can impact the u
AysviL [449]
Yetwywywywywywyyw would
8 0
3 years ago
Other questions:
  • Blender questions
    8·1 answer
  • When Amy turns on her computer, she notices a burning smell. Smoke comes out of the case, and Amy immediately turns off her comp
    7·1 answer
  • How many slides should a presentation include?
    11·2 answers
  • A web browser allows you to manage computer files and programs true false
    15·1 answer
  • How do you change your age on here? I accidentally put that i was 15 but i am only 13. How do I change this?
    12·1 answer
  • Which of the following is NOT considered a step in the problem solving process. A Try B Discover C Prepare D Define
    12·1 answer
  • A user tells a help desk technician that their browser is displaying a message that a site can't be
    14·1 answer
  • JUST NEED TO KNOW WHO ALL DOSE EDGINUITY
    12·2 answers
  • Explain the emerging trends in microcomputer technology in relation to size​
    11·1 answer
  • Will give 5 star and the mark brainleist
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!