Answer:
1/4
Step-by-step explanation:
We can find the slope of a line given two points from the formula
m = (y2-y1)/(x2-x1)
= (-2--1)/(-12--8)
= (-2+1)/(-12+8)
=-1/-4
= 1/4
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.
0.98 is already rounded
it may also be asking for 0.980, which is equal but shows the thousandth place
Answer:
The tower is 61.65 meters tall.
Step-by-step explanation: