We all know expressions such as $x^2+14x+49 = (x+7)^2$ because it is easily recognizable as a perfect square. What about a expressions in the form of $x^2+2xy+2yz+2xz+y^2+z^2=(x+y+z)^2$
The question is how do I factor $0.09e^{-2t}+0.24e^{-t}+0.34+0.24e^t+0.09e^{2t}$ into the form of $(x+y+z)^2$?
$(0.3e^{-t})^2+0.24e^{-t}+0.4^2+2*0.3*0.3+0.24e^t+(0.3e^t)^2=$$(0.3e^{-t}+0.4+0.3^t)^2$