
Patrick B. answered 05/16/20
Math and computer tutor/teacher
y = -2t^2 + 28t - 16
= -2(t^2 - 14t) - 16
= -2(t^2 - 14t + 49) - 16 + 98 <--- completes the square: adding 49 *-2 = -98 inside parenthesis
= -2(t-7)(t-7) + 82
= -2(t - 7)^2 + 82
max temp when t=7 is 82 degrees