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
alex41 [277]
3 years ago
5

Draw a structured flowchart or write pseudocode that describes the process of guessing a number between 1 and 100. After each gu

ess, the player is told that the guess is too high or too low. The process continues until the player guesses the correct number. Pick a number and have a fellow student try to guess it by following your instructions
Mathematics
1 answer:
kirill [66]3 years ago
5 0

Pseudocode is below

Step-by-step explanation:

random_number = genRandomInt[1, 100]

get_input = input(“Select a number between 1 and 100: ")  

while get_input<100

if get_input >random_number:

print(“the number you selected is high”)

else if get_input < random_number

print(“the number you selected is low”)

else:

print(“correct number!”)

end

You might be interested in
The population of a rabbit colony triples each month.
djverab [1.8K]

Answer:

3645 rabbits after 6 months.

Step-by-step explanation:

The population of a rabbit colony triples each month.

This means that the population of the colony after t months is given by:

P(t) = P(0)(3)^t

In which P(0) is the initial population.

The population started with 5 rabbits.

This means that P(0) = 5

So

P(t) = 5(3)^t

How many rabbits are there after 6 months?

This is P(6). So

P(6) = 5(3)^6 = 3645

3645 rabbits after 6 months.

3 0
3 years ago
Need help with exponential functions quick <br> 35 points!!!!!!!!!!!!!!!
Svetach [21]
Answer: What is the question????
6 0
3 years ago
10
MissTica

Answer:

$3.98(estimated)

Step-by-step explanation:

3c (cake) + 2(2c - 11) (bread) = 5.87

3c + 4c - 22 = 5.87

7c - 22 = 5.87

7c = 5.87 + 22

7c = 27.87

c = 3.98

6 0
2 years ago
What is 16,700,000,000,000,000 estimated as the product of a single digit and a power of 10?
True [87]
For short you call this scientific notation. 
FIRST
Count how many time you need to move the decimal over to make your single digit more then 1 and less then 10. So we will erase the 0's as we go along.
167000,000,000,000
So in this case we want to make the single digit 1.67 so it can be greater then 1 and less then 10
So now we see how many times we need to move the decimal and when you cant see the decimal just imagine it at the very end of the problem
167000,000,000,000
(For the mods out there I copied and pasted the bold number so i didn't have to take a while to retype the whole number. Thanks.)
SO NOW I get 14 because that's how many spots the decimal moved over.
Now since we need to right it in SN we need to write out this
X*10^X
The exponent X stands for how many times we moved the decimal over. I got 14 so we have that exponent
X*10^14
NOW We need to fiqure out X.... X was just the number we made greater then one and less then 0.
So thats 1.67
So we get
1.67*10^14

Did this help? <3
4 0
3 years ago
This math promblem!!!!
fiasKO [112]
1. You convert all the numbers into decimals.
   a. For 8 1/9 you multiply 8x9 and add the numerator which in this case is one, so the equation would be 8x9=72     then 72+1= 73
   b. For 81/10 I used a calculator for accuracy and I just divided 81 by 10 because the fraction line can also be used as a division sign. For this I got 8.1
2. Now I looked at all the numbers I had including the fractions I converted to decimals... 8.115, 8.55, 73, and 8.1
3. Lastly, I put the numbers in order from least to greatest: 8.1, 8.115, 8.55, and 73
4. In order to figure out which one is the smallest and largest, I just added zeros on the end of the numbers so they would all be the same: 8.1-->8.100, 8.115 I kept the same because it already had 3 decimal places, 8.55--> 8.550, and 73--> 73.000
5. Then i could tell which number was the largest by the decimal place numbers.
**Hope this was helpful... It's kind of hard to explain online but hopefully you have a better understanding of how to do it!**
6 0
3 years ago
Read 2 more answers
Other questions:
  • I need help ASAP!!!!!When bisecting an angle, three arcs are drawn. One is used to find points on the rays of the angle, and the
    7·1 answer
  • URGENT 100 POINTS TO THE FIRST WHO ANSWERS CORECTLY
    7·2 answers
  • As the value of the multiple coefficient of determination increases,
    9·1 answer
  • Type the missing number in this sequence:<br>1,<br>2,<br>4,<br>16​
    12·2 answers
  • Can somewon help me i eally need help
    7·2 answers
  • the sum of two numbers is 100. the sum of 8 and the larger number is equal to 5 times the smaller number. What is the smaller nu
    9·1 answer
  • One box of nails weighs 3.4 pounds and another box weighs 5.2 pounds. How much more does the heavier box weigh?
    10·2 answers
  • Ryan made $119 for 7 hours of work.
    10·2 answers
  • Need done now. No links,fake answers, I don't know, and do at least one screenshot. I am in a big rush.
    12·1 answer
  • You earn 90% on a quiz. If you earned 36 points, how many points was the quiz worth?​
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!