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:
C
Step-by-step explanation:
The domain is all real numbers, and the range is all integers that are multiples of 3. This is right I took the test.
Answer:
y-intercept is 1
Step-by-step explanation:
The line connects to the y-axis at 1
Answer:
80 or 2
Step-by-step explanation:
triangles = 180degrees
50+50+x=180
x=80
Hope this helps plz hit the crown :D
Insert x + 3 instead of x into the equation of the function f(x):
f(x) = 3 - 6x²
f(x + 3) = 3 - 6(x + 3)²
use (a + b)² = a² + 2ab + b²
= 3 - 6(x² + 2(x)(3) + 3²) = 3 - 6(x² + 6x + 9)
use distributive property
= 3 + (-6)(x²) + (-6)(6x) + (-6)(9) = 3 - 6x² - 36x - 54
combine like terms
= -6x² - 36x - 51
<h3>Answer: f(x + 3) = -6x² - 36x - 51</h3>