For those of you who spend half an hour answering complicated integral questions, this will a little bit of breather.
Consider the graph of $f(x)=e^x$, how would the transformation of this graph, defined as $2f(3x+2)+1$ look? My logic tells me to execute the translations in $y$ first, then the scaling in $y$, then the translations in $x$ and then the scaling in $x$ (sort of like a reversed order of operations).
That being said, consider the point on the graph where $y=8$, when the translation in $y$ is applied, the new value is $y=9$, then after the scaling in $y$ is applied, $y=18$, now, the $x$ value at this point is $x \approx2.9$, and when the translation in $x$ is applied, the new value is $x\approx1.9$, and when the scaling in $x$ is applied, the new value is $x\approx0.6$ and hence the transformation is done.
The question is, is this a correct approach? And are there other approaches which might speed this process up slightly?