Use Law of Cooling:

T0 = initial temperature, TA = ambient or final temperature
First solve for k using given info, T(3) = 42

Substituting k back into cooling equation gives:

At some time "t", it is brought back inside at temperature "x".
We know that temperature goes back up to 71 at 2:10 so the time it is inside is 10-t, where t is time that it had been outside.
The new cooling equation for when its back inside is:

Solve for x:

Sub back into original cooling equation, x = T(t)

Solve for t:

This means the exact time it was brought indoors was about 2.5 seconds before 2:05 PM
9514 1404 393
Answer:
3) x = 9
4) x = 3
Step-by-step explanation:
3) The two short segments are indicated as having a sum equal to the long segment.
(x +2) +(-5 +x) = 15
2x = 18 . . . . . . . . . . . . add 3
x = 9 . . . . . . . . . divide by 2
(This makes the segments be 9+2 = 11 and -5+9 = 4, which total 15.)
__
4) Same deal.
3x +3 = 4x
3 = x . . . . . . . . subtract 3x
(This makes the segments be 3(3) = 9 and 4(3) = 12, where 9+3=12.)
Given is the function for number of adults who visit fair at day 'd' after its opening, a(d) = −0.3d² + 4d + 9.
Given is the function for number of children who visit fair at day 'd' after its opening, c(d) = −0.2d² + 5d + 11.
Any function f(d) to find excess of children more than adults can be written as follows :-
f(d) = c(d) - a(d).
⇒ f(d) = (−0.2d² + 5d + 11) - (−0.3d² + 4d + 9)
⇒ f(d) = -0.2d² + 0.3d² + 5d - 4d + 11 - 9
⇒ f(d) = 0.1d² + d + 2
The factorial ! just means we multiply by every natural number less that the value so
6! =6×5×4×3×2×1= 720
for permutations we use the formula n!/(n-r)!
so we have 8!/(8-5)!=8!/3!=8×7×6×5×4
for combinations s we have n!/(n-r)!r!
so we have 12!/(12-4)!4!=12!/8!4!=12×11×10×9/4×3×2=11×10×9/2=99×5