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
The value of n is a distance of 1.5 units from -2 on a number line.
valina [46]

Answer:

-3.5 and -0.5 would be the answers

4 0
3 years ago
Hhhhhhiiiiiiiiiiiiiiiiiiiiiii
prohojiy [21]
Do you need help? I can assist you if so.
4 0
2 years ago
Ayuda es urgente ya lalalalalalalalalalal​
Crank

Answer:

no se ve la imagen perdón no te puedo ayudar

8 0
3 years ago
What type of triangle has side lengths of 4, 7, and 9?
Yuki888 [10]
If a triangle has three legs that are all different measures, and the angles are all different too, it is a scalene triangle
4 0
3 years ago
Write the slope-intercept form of the equation of the line through the given points.
Yuri [45]
<h3>Answer:  y = 3x+4</h3>

Slope = 3

y intercept = 4

========================================================

Explanation:

Let's find the slope.

m = \text{slope}\\\\m=\frac{\text{rise}}{\text{run}}\\\\m = \frac{\text{change in y}}{\text{change in x}}\\\\m = \frac{y_2-y_1}{x_2-x_1}\\\\m = \frac{7-4}{1-0}\\\\m = \frac{3}{1}\\\\m = 3

The slope is m = 3.

The y intercept is b = 4 due to the point (0,4). The y intercept <u>always</u> occurs when x = 0.

We'll then plug those m and b values into y = mx+b to get the answer y = 3x+4

-----------

As a way to check the answer, plugging x = 0 should lead to y = 4

y = 3x+4

y = 3*0+4

y = 0+4

y = 4

So that works out. Let's try x = 1. It should produce y = 7

y = 3x+4

y = 3*1+4

y = 3+4

y = 7

That works out also. The answer is fully confirmed.

4 0
2 years ago
Other questions:
  • Is n+4 equal to 8(n - 4)
    9·2 answers
  • HELPPPP ASAP PLEASE!!!!
    13·2 answers
  • The length of one side of a square is x-5. what is the area of the square
    11·2 answers
  • Find the discriminant of the quadratic $3x^2 - 7x + 6.$
    9·2 answers
  • 1. Find the length of the missing side:<br>35cm<br>60.5°​
    7·1 answer
  • Which expression is equivalent to the following complex fraction?
    15·2 answers
  • Whats the answer again plz<br> I really need the help
    7·2 answers
  • What is the range of the following relation?<br>{(5,0), (6, -1), (1, 4), (0,5), (2,3)}<br>​
    5·1 answer
  • A shopkeeper sold a watch for Rs 810 at 10% loss. How much did he pay to buy the watch ? <br>​
    10·1 answer
  • What is the solution to the equation 1/4x-1/8=7/8+1/2x?<br><br> X=-5<br> X=-4<br> X=4
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!