(2n +1)2 = 4n2 + 4n +1. I don’t know where the 4n comes from. This might be explained in a future chapter but I'm following the Study Organizer and it hasn't been covered yet.
I don’t understand how 4^a*(4^2) - 4^a - 4^a*(4^1) becomes 4^a*(4^2 - 4^0 - 4^1), since it seems to violate PEMDAS. Shouldn’t it instead become (4^a * 4^2) -4^a - (4^a * 4^1), since you are supposed to handle multiplication before subtraction?
I don’t understand how does a^b(1 - a^-1) becomes a^b-1(a - 1), and how does p(q + r) + s(q + r) becomes (p + s)(q + r)? Please also provide where is this explained in the guides.