This is a linear function y=mx + b
If x = 0 then y=b, if A is the point where y intercepts y-axis, the coordinates of
A(0,b)
If you want to shift the graph up by 2 units, then you have to add 2 units to b
In our case original b=7, =so to shift it up, b becomes 7+2=9
and the new function will be y=2x + 9
(a) Using Newton's Law of Cooling,

, we have

where T is temperature after T minutes.
Separate by dividing both sides by T - 75 to get

. Integrate both sides to get

.
Since

, we solve for C:

So we get

. Use T(30) = 150 to solve for k:

So

But choose Positive because T > 75. Temp of turkey can't go under.

(b)

Dogs of the AMS.
Answer:
15
Step-by-step explanation:
15 is 5 * 3 so is not prime.
Using the dot product:
For any vector x, we have
||x|| = √(x • x)
This means that
||w|| = √(w • w)
… = √((u + z) • (u + z))
… = √((u • u) + (u • z) + (z • u) + (z • z))
… = √(||u||² + 2 (u • z) + ||z||²)
We have
u = ⟨2, 12⟩ ⇒ ||u|| = √(2² + 12²) = 2√37
z = ⟨-7, 5⟩ ⇒ ||z|| = √((-7)² + 5²) = √74
u • z = ⟨2, 12⟩ • ⟨-7, 5⟩ = -14 + 60 = 46
and so
||w|| = √((2√37)² + 2•46 + (√74)²)
… = √(4•37 + 2•46 + 74)
… = √314 ≈ 17.720
Alternatively, without mentioning the dot product,
w = u + z = ⟨2, 12⟩ + ⟨-7, 5⟩ = ⟨-5, 17⟩
and so
||w|| = √((-5)² + 17²) = √314 ≈ 17.720