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
IrinaK [193]
3 years ago
14

Pls answer this question quickly.

Mathematics
1 answer:
natali 33 [55]3 years ago
8 0

Below is the pseudocode of the "test" algorithm:

algorithm "test"

var

A: VECTOR [1..3,1..3] OF WHOLE

C, L, M: WHOLE

start

RANDOM 1,50

FOR L OF 1 ATE 3 KNIFE

FOR C OF 1 ATE 3 KNIFE

READ (A [L, C])

SE (L = 1) E (C = 1) ENTAO

M <-A [L, C]

END IF

IF A [L, C]> M ENTAO

M <-A [L, C]

END IF

FIMPARA

FIMPARA

WRITING ("**** MATRIX A ****")

FOR L OF 1 ATE 3 KNIFE

FOR C OF 1 ATE 3 KNIFE

WRITE (A [L, C]: 4)

FIMPARA

WRITING

FIMPARA

WRITING (M)

final algorithm

On this algorithm, analyze the following sentences:

I. A is a matrix whose elements are integers generated randomly.

II. A is an order 3 matrix.

III. At the end of its execution, the algorithm prints the smallest value of the matrix.

IV. At the end of its execution, the algorithm prints the largest value of the matrix.

Now, mark the alternative that presents the CORRECT answer.

Alternatives:

The)

Only affirmative III is correct.

B)

Affirmations I and II are correct.

w)

Affirmations I, II and III are correct.

(d)

Affirmations I, II and IV are correct.

and)

All statements are correct.

You might be interested in
6 cups is how many times as much as 24 cups?
kaheart [24]

Answer:

2 llllllllllllllllllllllllllllll

6 0
2 years ago
Read 2 more answers
14,494 ten thousand round to
SVETLANKA909090 [29]

"14,494 rounded to the nearest ten-thousands" would be 10,000.

Because the value of the digit before the ten thousands place (4) is less than the value of 5, the digit in the ten-thousands position does not change.

3 0
3 years ago
X2 - 5x + 4<br> What is equivalent to this expression?
drek231 [11]

Answer

(x-1) (x-4)

Step-by-step explanation:

I did this not long ago in class so that's the answer

6 0
2 years ago
Read 2 more answers
AAAAAAAAAAAAAAAAAAAAAAA wdjewkhfewhjfuhegkufygqe ANSWER
nikklg [1K]

Answer:

(8+t)^2-6 when t=2

Step-by-step explanation:

1: (8+2)^2-6

2: (10)^2-6

3: 100-6

4: 94

6 0
2 years ago
How many times does 4 go into 108
Sladkaya [172]
27 times..... Let me know if you want help knowing what I did. :)
6 0
3 years ago
Read 2 more answers
Other questions:
  • There are exactly 2.54 centimeters in 1 inch. When using this conversion factor, how many significant figures are you limited t
    14·1 answer
  • Rewrite the expression in the form 7n
    14·2 answers
  • 2p=kx-t how do you solve for x
    10·1 answer
  • A number cube is rolled two times. What is the probability that the sum of two numbers will be 9?
    8·1 answer
  • Identify the properties of the given quadratic y = −3x2 + 6x + 17
    7·2 answers
  • What is the length of a room with area 261 and width of 18 as a mixed number
    5·1 answer
  • Solve (x - 2 &lt; 5) U (x + 7 &gt; 6).
    11·1 answer
  • Domain pls help quick
    11·2 answers
  • Describe in words the rule to calculate the area of a rhombus based on its<br> diagonals.
    5·1 answer
  • Please hurry!!
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!