In this case, we'll have to carry out several steps to find the solution.
Step 01:
data:
N1(T) = 10T² + 45T + 400
N2(T) = 5T² – 25T + 250
Step 02:
functions:
N(T) = N1(T) + N2(T)
N(T) = (10T² + 45T + 400) + (5T² – 25T + 250) = 15T² + 20T + 650
The answer is:
N(T) = 15T² + 20T + 650