Question 1026783
.
If t is a real number, what is the maximum possible value of the expression -t^2 + 8t -4?
~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
Complete the square

{{{-t^2 + 8t -4}}} = {{{-(t-4)^2 + 12}}}.

The maximum possible value is 12. 
</pre>