√64 = 8
64÷1000 = 0.0064
8÷1000=0.0008
√0.0064 = 0.0008
Answer:
10
Step-by-step explanation:
Acc to question, the workers have installed 240 chairs in 4 days which equals 60 chairs in 1 day.
So the will require 600 /60 =10 days from the start.
Answer:
<em>A) Be sure the task is understood.
</em>
Step-by-step explanation:
The principle "Make sure the mission is understood, performed, and achieved."
<em>Another way we talk about this principle in the Navy is through the idea of "intrusive leadership." In some respects both "micromanagement" and "intrusive leadership" sound terrible. </em>
Think about certain great managers and leaders you have had in your career yet again. Probability are they will be the ones who asked you those difficult questions, too.
They moved everyone to new technical levels, and eye for detail. When you said you knew what you were doing or when you announced the progress of a project, they didn't necessarily take it to face value.
The answer you are looking for is 12.0
Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2