Answer:
B
Step-by-step explanation:
More students got more than 10 than students that didnt
Answer:
30
Step-by-step explanation:
Answer:
14 sqrt(2)
Step-by-step explanation:
8^2 + sqrt(34)^2 = c^2
=> 64 + 34 = c^2
=> 98 = c^2
=> c = 14 sqrt(2)
Hope this helps! :3
plz mark as brainliest!
Answer:
0(n)
Step-by-step explanation:
Result previous exercise:
procedure count(a1a2...an : string with n > 1)
i:=0
for k:=1 to n
if ak =1 then i:=i + I
return i
<em>Note</em><em>: If you use a different algorithm, then you could possible get different results. </em>
<u>SOLUTION </u>
There is only one part of the code that contains an operation (comparison), namely if a_k =1
This comparison is executed in every iteration of the for-loop
k can take on the values from 1 to n (for k:=I to n), thus k can take on n values.
Thus in total there are then n comparisons, while n is 0(n).
You would have 4 left:
87.5 + 12.5 = 100
12.5 percent of 32 is 4. So 4 is your answer.