Answer:
0.3 is the answer
Step-by-step explanation:
Direction vector of line of intersection of two planes is the cross product of the normal vectors of the planes, namely
p1: x+y+z=2
p2: x+7y+7z=2
and the corresponding normal vectors are: (equiv. to coeff. of the plane)
n1:<1,1,1>
n2:<1,7,7>
The cross product n1 x n2
vl=
i j l
1 1 1
1 7 7
=<7-7, 1-7, 7-1>
=<0,-6,6>
Simplify by reducing length by a factor of 6
vl=<0,-1,1>
By observing the equations of the two planes, we see that (2,0,0) is a point on the intersection, because this points satisfies both plane equations.
Thus the parametric equation of the line is
L: (2,0,0)+t(0,-1,1)
or
L: x=2, y=-t, z=t
x = number of hours after 9 am (eg: x = 1 means 1 hr after 9 am, so 10 am)
f(x) = population count x hours after 9 am
f(1) = population count at 10 am (1 hour later)
f(2) = population count at 11 am (2 hrs after 9 am)
f(2) - f(1) represents the difference in population counts from 10 am to 11 am, or put another way, how much the population increased during that time interval.