Not sure if it’s cause I’ve come back after working on something else but I’m failing to see how we relate insert stretching factor a into transformation T or how a “stretching factor” fits into the earlier examples, had a guess with
Work out what happens if you multiply the matrix [[a, b], [c, d]] times the vector [[x],[y]]. If it’s not clear what I mean by that notation, that is a 2 x 2 matrix dot a 2 x 1 vector, which gives a 2 x 1 vector.
Did you do what I suggested there? What do you get? That shows you the fully general case. Now what do a, b, c and d need to be to get the answer you want?