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
Solve the equation and check the solution.
weqwewe [10]

Answer:

C

Step-by-step explanation:

You can write the equation like this:

A - 2.5 = 1.5

If you reverse the equation, it looks like this:

1.5 - 2.5 = A

1.5 - 2.5 = 4

A = 4

3 0
2 years ago
Read 2 more answers
(ar^b) ^4 = 16r^20 where a and b are positive integers work our a and b​
ivolga24 [154]

Answer:

a = 2

b = 5

Step-by-step explanation:

Given :

(ar^b)^4 = 16r^20 ; a and b are positive integers :

Opening the bracket :

a^4r^4b = 16r^20

a^4 = 16 - - - - - (1)

r^4b = r^20 - - - (2)

a^4 = 16

Take the 4th root of both sides :

(a^4)^(1/4) = 16^1/4

a = 2

From (2)

r^4b = r^20

4b = 20

Divide both sides by 4

4b/4 = 20/4

b = 5

Hence ;

a = 2

b = 5

6 0
3 years ago
If f(1)=3 and f(n)=3f(n-1) then find the value of f(6).
trapecia [35]

Answer:

(n-1)

Step-by-step explanation:

7 0
3 years ago
Read 2 more answers
Select the action you would use to solve x-3= 12. Then select the property that justifies that action.
Akimi4 [234]

Answer:

a

Step-by-step explanation:

you would add three to both sides because you are subtracting on the left side, so you would use inverse operations

6 0
3 years ago
Simplify the following expression 2^2•2^3
Goryan [66]

Answer: 2^5

Step-by-step explanation:

2^2 * 2^3 you add the exponents

4 0
3 years ago
Read 2 more answers
Other questions:
  • Answer asap!!!!!!!!!!The ratio of Evan’s red toy cars to blue toy cars is 3 : 4. Evan has 12 red toy cars. How many blue toy car
    10·1 answer
  • Financial planners recommend that families save about 5% of their take-home pay. Ed and Sherrie save $90 each pay period from th
    7·1 answer
  • Which of the following is a continuous random variable?
    5·1 answer
  • What is the y intercept of 5
    5·2 answers
  • Adult tickets to a basketball game cost 5$. Student tickets cost 1$. A total of 2,874$ was collected on the sale of 1,246. How m
    15·1 answer
  • Which is equivalent to -9y+ 2x? (Choose all correct answers.) *
    12·2 answers
  • The Point Imperial is the highest point of the Grand Canyon and it is 8,800
    15·1 answer
  • 1÷1+cosa+1÷1_cos a please solve question​
    7·1 answer
  • 8a^3-36a^2+54a-27-64p^3​
    15·1 answer
  • = Homework: Module 4: Part 4 ( Question 10, *4.7.2 A salesperson earns $338 selling $2600 worth of stereos. What is the commissi
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!