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.
Answer:
9.42
Step-by-step explanation:
Since the angle shown is 90 degrees we can deduce that the rest of the arc is 270 degrees therefore we can make the fraction:
270/360; 360 being the total angle measurement of a circle
270/360 simplifies to 3/4
The fraction represents how much of the circle that arc covers
Now we have to find the circumference which would be
2(3.14)r
r = 2 therefore: 2(3.14)2 = 12.56
Now that we have the circumference of the WHOLE circle we multiply it by 3/4 to find out the arc length
Which gives us 9.42
Answer:
You need to include more information.
Step-by-step explanation:
1.25 percent of 3000=37.5
37.5 times 4=150
3000-150=2850
Answer:
<em>The actual distance between Rose Lake and the hiking trail is 7 miles.</em>
Step-by-step explanation:
The actual distance between Rose Lake and the main road is 3.5 miles and the scaled distance on the map is 2 inch.
Suppose, the actual distance between Rose Lake and the hiking trail is
miles.
Given that, the scaled distance from Rose Lake to the hiking trail on the map is 4 inch.
So, <u>according to the ratio of "scaled distance" to the "actual distance"</u>, the equation will be......

Thus, the actual distance between Rose Lake and the hiking trail is 7 miles.