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
Jake received a student loan for $12,000. He plans on paying off the loan and five years. At the end of five years, Jake will pa
Nady [450]
8000 dollars is the answer I think it is
4 0
3 years ago
A rectangular plot of ground is 5 meters longer than it is wide, It’s area is 20,000 square meters
Artyom0805 [142]
I'm assuming you're looking for the dimensions of the plot.  I'm going with that.  ;)  If the length of the plot is 5 meters longer than the width, then L = w + 5.  The area for a rectangle is L*w, and we have an area value of 20,000 so our formula is 20000=(w+5)(w) and 20,000=w^2+5w.  We will bring the 20,000 over by subtraction and set the polynomial equal to 0 to factor and solve for w.  w^2+5w-20,000=0  Solving for w we get values of w=138.9 and -143.9.  Of course the 2 things in math that will never EVER be negative are time and distance/length, so -143.9 is out.  Our width is 138.9 and the length is 138.9 + 5 so the length is 143.9.  And there you go!  Hope that's what you needed!
8 0
2 years ago
What is the 40th term of the arithmetic sequence 13, 26, 39, 52
Diano4ka-milaya [45]

Answer:

your answer would be 520

Step-by-step explanation:

13 x 40 = 520

7 0
2 years ago
Work out<br><br> 1/3 + 2/9<br><br> Give your answer in its simplest form
Soloha48 [4]

Step-by-step explanation:

1/3 + 2/9 = 3/9 + 2/9 = 5/9

Topic: Fractions

If you like to venture further, feel free to check out my insta (learntionary). I'll be constantly posting math tips and notes! Thanks!

4 0
2 years ago
Read 2 more answers
Which cost less a 1,000 dollar computer discounted onto 20% then 10% or a 1,000 dollar computer discounted to 30% if that makes
kykrilka [37]
First one costs $720, second costs $700 so the second one the<span> 1,000 dollar computer discounted to 30%</span>
6 0
3 years ago
Other questions:
  • The owner of Limp Pines Resort wanted to know the average age of its clients. A random sample of 25 tourists is taken. It shows
    12·1 answer
  • Zachary is getting new carpet in his bedroom. The dimensions of his room are 9 feet by 13 feet. How much carpet does he need to
    15·2 answers
  • Verify the identity. <br><br> tan(x+(pi/2)) = -cot x
    7·1 answer
  • What is 5w + 8 - 12w = 16 - 15w
    5·1 answer
  • A recipe for 4 dozen cookies calls for 3/4 cup of sugar how much sugar is needed to Make 2 dozen cookies
    12·1 answer
  • Complex numbers are used in electronics to describe the current in an electric circuit. Ohm's law relates the current in a circu
    5·1 answer
  • I need help please help i need a very smart. student to help me
    5·1 answer
  • Heeeeeeelp pleasee pleasee
    15·1 answer
  • About 65% of a person's weight is water chain weighs 40 kilograms how much does the water in chain weigh
    13·1 answer
  • What is the face value of 2 in the number 286?
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!