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
I need help plzz and thank u with math
olganol [36]
The answer is 4.81x 10^13.  By the way your welcome.
7 0
3 years ago
Explain how you can use a 10 by 10 grid to model 42%
tia_tia [17]

a 10-by-10 grid means there are 100 squares and percent is out of 100 so if you have 42% then you just need to fill in 42 squares

4 0
2 years ago
What is the inverse of the function f(x) = x +3?
jekas [21]
F(x)=x-3 I think but I am not sure
3 0
3 years ago
Read 2 more answers
Help! Math Homework.
Alenkinab [10]
To solve problem 1 what you need to do is figure out how many miles the girls have walked so far and then subtract that from the total distance they must complete.

3/4-(3/10+1/4)

Step 1:Change the denominators so that way they are all the same

3/4=15/20
3/10=6/20              15/20-(6/20+5/20)
1/4=5/20

Step 2: Begin solving the problem

6/20+5/20=11/20
15/20-11/20=4/20

Step 3: Simplify your answer

4/20=1/5

Step 4 (is optional): Write your answer in a complete statement

The three girls walk 1/5mile together to school

Answer: A

I hope this is correct and if not I apologize for giving false information.

8 0
3 years ago
Karl bought ? 3 1/2 ? gallons of milk that cost $2.70 per gallon. How much did he spend? Please I need it super fast I will mark
lisov135 [29]
He spent $9.45
3.5x2.7= 9.45
6 0
3 years ago
Other questions:
  • How do you find the perimeter of a trapezoid?
    8·2 answers
  • Your teacher purchases 24 pastries for a class celebration, at $2 each. What integer expresses the amount he paid?
    9·2 answers
  • Use the Divergence Theorem to compute the net outward flux of the following field across the given surface S. F = &lt; x^2, y^2,
    8·1 answer
  • Please give me the correct answer​
    15·1 answer
  • Harold wants to put decorative tape around the side of a cube box with a volume of V.which expression gives the length of the ta
    6·2 answers
  • Please help as soon as possible. Thank you
    12·1 answer
  • What does 0 = 0 indicate about the solutions of the system?
    7·1 answer
  • 4. What is the range of the relation below?<br> A. -1 C.-1 Sy&lt;4<br> D.-35ys2<br> B.-3Sxs2
    8·2 answers
  • I have no clue what this is pls help me!!!!
    8·1 answer
  • Two friends shop for fresh fruit. Jackson buys a watermelon for ​$6.85 and 5 pounds of cherries. Tim buys a pineapple for ​$3.35
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!