Answer:60
Step-by-step explanation:
⅟₂ of 30=15
¼ of 60=15
<h3>Half of thirty is 15 so u need to know what ¼ of something makes 15 so all u have to do is times 15 by 4 and there got ur answer this will not go for every question tho</h3>
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.
Part 1:
6(x-5) = 5(x+5) (x = 55)
4y + 2 (-3 + 2y) = 1-y (x = 7/9)
Part 2:
4(a-6) = 8a - (4a-24) (No Solution)
4(2x-8) = 8(x-8) (No Solution)
2(3x-3) = -6x-6 (Identity (x = 0))
Answer:
6
Step-by-step explanation:
P (5-3) =2
E X
M 2 x 4 =8
D X
A X
S 8 - 2 =6
Answer:
Step-by-step explanation:
Thx for the points