Answer:
p=4x
Step-by-step explanation:
The line is straight
Answer:
Its 2
Step-by-step explanation:
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: A, Corresponding; Vertical
Step-by-step explanation: The answer for angles 1 and 5 are Corresponding Angles (Elevator Angles) and angles 1 and 4 are Vertical Angles.
All Angles besides a Linear Pair and Same-Side Interior Angle are Congruent.
Answer:
Location of W is - 23, location of X is - 9.
Step-by-step explanation:
location of V = - 16
Points W and X are each 7 units away from Point V.
Let the W is at left of V and X is right of V.
location of W = -16 - 7 = - 23
location of X = - 16 + 7 = - 9