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 area of the base of the oblique pentagonal pyramid is 50 cm^2 and the distance from the apex to the center of the pentagon i
Verdich [7]
The complete question in the attached figure

Part a) 
we know that
ABC is a right triangle
∠ACB=45°
AC=hypotenuse------> 6√2 cm
sin 45=AB/AC-----> AB=AC*sin 45----> AB=6√2*√2/2----> AB=6 cm

the answer part a) is
AB=6 cm

Part b) 
we know that
volume of the pyramid=(1/3)*Area of the base*height
area of the base=50 cm²
height=6 cm
so
volume of the pyramid=(1/3)*50*6----> 100 cm³

the answer part b) is 
100 cm³

5 0
3 years ago
A pair of parallel lines is cut by a transversal, as shown (see figure):
Anestetic [448]
The answer
let p' be the corresponding angle of the angle p (that is because of the prallelism and the transversal, look the image)
but p' and p are correspondant angles implies p'=p,
looking at the figure, p' and q are opposite angles
so q=p' and p'=p implies   q=p
the answer is
<span>p = q</span>

 


4 0
3 years ago
Read 2 more answers
About what fraction of the total number of endangered species are found only in foreign countries?
suter [353]
988 i believe all i did was add the foreign only up
5 0
4 years ago
Which of the following measurements could be the side lengths of a right triangle?
DaniilM [7]

Answer:

C. 10in 24in 26in

Step-by-step explanation:

Right Scalene Triangle

Side a = 24

Side b = 10

Side c = 26

Angle ∠A = 67.38° = 67°22'48" = 1.17601 rad

Angle ∠B = 22.62° = 22°37'12" = 0.39479 rad

Angle ∠C = 90° = 1.5708 rad = π/2

Area = 120

Perimeter p = 60

Semiperimeter s = 30

Height ha = 10  

Height hb = 24

Height hc = 9.23077

Median ma = 15.6205  

Median mb = 24.5153

Median mc = 13

5 0
3 years ago
(08.03)A set of equations is given below:
faltersainse [42]

Answer: Third option

-x + 2 = 3x - 4.

Step-by-step explanation:

One of the ways of solving a system of equations is by equating the equations and solving for one of the variables.

In this case we have the system:

y = -x + 2\\\\y = 3x - 4

Note that if y is equal -x + 2 and also y equals 3x - 4

Then logically -x + 2 must be equal to 3x - 4.

We write equality.

-x + 2 = 3x - 4.

Then the correct answer is the third option.

We can also solve for the variable x

-4x = -6\\\\4x = 6\\\\x = \frac{6}{4}\\\\x = \frac{3}{2}

7 0
3 years ago
Read 2 more answers
Other questions:
  • The regular octagon has a perimeter of 122.4 cm. A regular octagon with a radius of 20 centimeters and a perimeter of 122.4 cent
    15·2 answers
  • A jogger traveled at the speed of 8 km/h for 15 minutes.How <br> far did she run
    12·1 answer
  • Hen solving a system of two linear equations in two​ variables, all variables subtract out and the resulting equation is 0 equal
    9·1 answer
  • A sail is in the form of a right triangle. The angle at its lower edge is 57. Which is the size of the angle formed at the top o
    5·2 answers
  • twins Denise and Deandre always flip a coin to describe who gets to ride in the front seat to school. during a 6-week period (30
    10·1 answer
  • Ed takes five 100-point tests in his algebra class. He scores 87, 85 and 87 points on the first three tests. If the scores of hi
    14·1 answer
  • the Marked price of a book is rupees 500 if 30% discount is all over there in a loss of rupees hundred is made what is the cost
    7·1 answer
  • The linear graph shows the possible combinations of cakes and pies a club must sell to meet their fundraising goal. What is the
    5·1 answer
  • Help ASAP
    14·1 answer
  • Last night at 8pm in Chicago, the temperature was 3 degrees Celsius. By 5am, it had dropped 5 degrees. What was the temperature
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!