Step-by-step explanation:
S = 93 log (d) + 65; S = wind speed; d = distance traveled by tornado
A) tornado travels 130 miles = d; find S
S = 93 log10(130) + 65
S = 261.6 mph rounds up to 262 mph
Yes it is :)
If there is an outlier on the lower end of the graph the mean will go down. If there is an outlier at the higher end of the graph the mean will go up.
Newton's Law of Cooling
Tf=Ts+(Ti-Ts)e^(-kt) where Tf is temp at time t, Ts is temp of surroundings, Ti is temp of object/fluid. So we need to find k first.
200=68+(210-68)e^(-10k)
132=142e^(-10k)
132/142=e^(-10k)
ln(132/142)=-10k
k=-ln(132/142)/10
k≈0.0073 so
T(t)=68+142e^(-0.0073t) so how long until it reaches 180°?
180=68+142e^(-0.0073t)
112=142e^(-0.0073t)
112/142=e^(-0.0073t)
ln(112/142)=-0.0073t
t= -ln(112/142)/(0.0073)
t≈32.51 minutes
Answer:
G
Step-by-step explanation:
9+(-3) = 6
Answer:
x1, x2 = 4.74 , -2.74
Step-by-step explanation:
To find the roots of a quadratic function we have to use the bhaskara formula
ax^2 + bx + c
x^2 - 2x - 13
a = 1 b = -2 c = -13
x1 = (-b + √ b^2 - 4ac)/2a
x2 =(-b - √ b^2 - 4ac)/2a
x1 = (2 + √ (2^2 - 4 * 1 * (-13)))/2 * 1
x1 = (2 + √ (4 + 52)) / 2
x1 = (2 + √ 56 ) / 2
x1 = (2 + 7.48) / 2
x1 = 9.48 / 2
x1 = 4.74
x2 = (2 - √ (2^2 - 4 * 1 * (-13)))/2 * 1
x2 = (2 - √ (4 + 52)) / 2
x2 = (2 - √ 56 ) / 2
x2 = (2 - 7.48) / 2
x2 = -5.48 / 2
x2 = -2.74