Answer:
3890
Step-by-step explanation:
Answer:
8 and 2
Step-by-step explanation:
8 is greater than 2.
Answer:
0.15*t < 5.00
33 texts
Step-by-step explanation:
given : $0.15 per text; unlimited cost is $5.00
# of texts = t
0.15*t < 5.00
t < 33.33; since you cannot make 33.33 texts i will round down to 33 texts.
Basically you can send or receive up to 33 texts and it will be cheaper than $5.00
0.15(33) = $4.95
at 34 texts, 0.15(34) = $5.10
We have a "rectangular" double loop, meaning that both loops go to completion.
So there are 3*4=12 executions of t:=t+ij.
Assuming two operatiions per execution of the innermost loop, (i.e. ignoring the implied additions in increment of subscripts), we have 12*2=24 operations in all.
Here the number of operations (+ or *) is exactly known (=24).
Big-O estimates are used for cases with a varying scale of operations, governed by a variable (usually n) to indicate the sensitivity of the number of operations relative to a change in the size of n.
Here we do not have a scale, nor n is defined. The number of operations is constant and known at 24. So a variable is required to find the big-O estimate.
Answer:
B
B
B
Step-by-step explanation:
Probability doesn't deal with decimals and even if you change the values into fraction. I don't think you will get the right answer