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
A student expressed the sum of 2 whole numbers as 5 times (8+3).What are the 2 whole numbers?
Marta_Voda [28]

Well if the two numbers are equal to 5x(8+3).

Lets say that these two numbers are X and Y,

So that would be X + Y = 5(8+3)

which means X + Y = 55

You could write that as a fuctions Y = 55 - X

Now by using the graph you get and the X values of [0,55] ( This means every value from 0 to 55 ), you will get a X and Y value that if you added up together will give you the value of 8(5+33)

An examples for the answers would be

(0,55) (1,54) (2,53) (3,52) (4,51) (5,50) (6,49) ... it goes on until x reaches 55.

8 0
3 years ago
What number is greater 5 or 5.01
denpristay [2]
5.01 is greater

Snsnsnsnnsjs
7 0
3 years ago
Please solve 3x = 81
sasho [114]

Answer: x = 27

Step-by-step explanation:

5 0
3 years ago
Read 2 more answers
Will mark brainliest
Angelina_Jolie [31]

Answer:

K (-1,-1)

Step-by-step explanation:

4 0
2 years ago
Hi what is the answer
mr_godi [17]

Answer:

A = 176.63 cm²

Step-by-step explanation:

Area of circle = π r ²

A = (3.14)(7.5)²

A = (3.14)(56.25)

A = 176.63 cm²

8 0
3 years ago
Read 2 more answers
Other questions:
  • HELP ME THANKS ;) for number 1 through 11 QUICKLY
    7·1 answer
  • The distance between points (3,7) and (x1,y1) is the square root of (x1 - 3)2 + (y1 - 7)2
    13·2 answers
  • PLS HELP ASAP GUYS! 50 POINTS!! Match the verbal expression to its correct algebraic expression.
    10·1 answer
  • Anyone know what a^2-2a-8=0 is
    14·1 answer
  • Find the value of x. Please help
    7·1 answer
  • Maria's house is due south of Boise and due east of marching. Mamas house is 12 miles from Boise and 20 miles are marching. How
    10·1 answer
  • A car is travel 210 km in 3 hours?
    10·1 answer
  • Why am i getting more unitelligent
    7·1 answer
  • Which fact helps you prove the isosceles triangle theorem, which states that the base angles of any isosceles triangle have equa
    8·2 answers
  • The graph f(x)=x^5 is transformed to form a new function, g(x). Which set of transformations takes f(c) to g(x) in the correct o
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!