matrix multiplication of the form (UP) X = B

26 Views Asked by At

I have sudden confusion in matrix multiplication: If I have (UP)X = B, where U and P are matrix and B is a vector, can I write UX= P^-1 B? Sorry for asking such a basic question. I got this confusion suddenly before , and I presently donot have resources to confirm this. Thank you for great help.