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.
PEMDAS
P- none
E- none
M- none
D- (3/1/3=1)
AS- 9-1+1=9
The answer is A.
Answer:
x=2.5
Step-by-step explanation:
5x<12 1. /5 on both sides
x= 2.5
N = 9
explanation: If you tilt triangle FGH to where it matches triangle PQR, 9 is matched with N.
more help:
Q = G
10.5 = 7
P = F
H = R
4 = 6
9 = N
The answer is 8x I believe