Answer:
the answer is 46.47937775048613
They are traveling at right angles to each other so we can say one is traveling north to south and the other west to east. Then we can say that there positions, y and x are:
y=150-600t x=200-800t
By using the Pythagorean Theorem we can find the distance between these two planes as a function of time:
d^2=y^2+x^2, using y and x from above
d^2=(150-600t)^2+(200-800t)^2
d^2=22500-180000t+360000t^2+40000-320000t+640000t^2
d^2=1000000t^2-500000t+62500
d=√(1000000t^2-500000t+6250)
So the rate of change is the derivative of d
dd/dt=(1/2)(2000000t-500000)/√(1000000t^2-500000t+6250)
dd/dt=(1000000t-250000)/√(1000000t^2-500000t+6250)
So the rate depends upon t and is not a constant, so for the instantaneous rate you would plug in a specific value of t...
...
To find how much time the controller has to change the airplanes flight path, we only need to solve for when d=0, or even d^2=0...
1000000t^2-500000t+62500=0
6250(16t^2-8t+1)=0
6250(16^2-4t-4t+1)=0
6250(4t(4t-1)-1(4t-1))=0
6250(4t-1)(4t-1)=0
6250(4t-1)^2=0
4t-1=0
4t=1
t=1/4 hr
Well technically, the controller has t<1/4 because at t=1/4 impact will occur :)
Answer:
-1.2 or -11/9 or -1 2/9
Step-by-step explanation:
3 x3 = 9 4 x 3 =12 6 x 2 = 18 3 x
Answer:
Step-by-step explanation:
Polynomial f(x) has the following conditions: zeros of -4 (multiplicity 3), 1 (multiplicity 1), and with f(0) = 320.
The first part zeros of -4 means (x+4) and multiplicity 3 means (x+4)^3.
The second part zeros of 1 means (x-1) and multiplicity 1 means (x-1).
The third part f(0) = 320 means substituting x=0 into (x+4)^3*(x-1)*k =320
(0+4)^3*(0-1)*k = 320
-64k = 320
k = -5
Combining all three conditions, f(x)
= -5(x+4)^3*(x-1)
= -5(x^3 + 3*4*x^2 + 3*4*4*x + 4^3)(x-1)
= -5(x^4 + 12x^3 + 48x^2 + 64x - x^3 - 12x^2 - 48x - 64)
= -5(x^4 + 11x^3 + 36x^2 + 16x -64)
= -5x^3 -55x^3 - 180x^2 - 80x + 320