Answer:
y = -2x + 3
Step-by-step explanation:
4x + 2y = 6
⇔ 2y = 
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:
Label your answer appropriately; if the question asks for measured units, make sure to put appropriate units on the answer. If the question is a word problem, the answer should be in words. In general, write your homework as though you're trying to convince someone that you know what you're talking about.
Step-by-step explanation:
The answer is A. for this, you have to set up a system of equations. the first one will be the area equation. since you know area=length x width, your equation will be LxW=50. the next equation is L=2W, since the length is two times the width. then, plug in 2W for the L in the other equation and you get 2W^2=50. divide by 2 and get W^2=25. square root both sides and you get W=5. plug back into the other equation to find L=10. Then, add the sides of the rectangle for the perimeter. 10+5+10+5=30.
Answer:
4
Explanation:
The amplitude of a sine function is the absolute value of the coefficient of sin(in other words, the absolute value of the number multiplying the sin)
In this case, that is |-4|=4