$a_n$ is an arithmetic progression. We are asked to find the maximum value of $a_1 a_2 - (a_1)^2$ given that its $7th$ term is $2$.
This means that $a + 6d$ = $2$.
From the question, $a + 6d$ = $2$.
I tried taking $a_1 a_2 - (a_1)^2$ as $a(a+d) - a^2]$ to get everything in terms of $a$, which just equals $ad$. I then took $d = \frac{2-a}{6}$, and plugged it into $ad$.
Yet, this doesn't equal anything and the question only states to find its maximum.
How could I go about solving this question?