Relationship 1:
Transpose of a product reverses the order:
\[
(PQ)^T = Q^T P^T.
\]
This is a standard matrix identity.
Thus, Relationship 1 is true.
Relationship 2:
Inverse of a product also reverses the order:
\[
(RS)^{-1} = S^{-1} R^{-1},
\]
provided $R$ and $S$ are invertible.
This is also a well-known identity.
Thus, Relationship 2 is true.
Therefore, both relationships are correct.
Final Answer: Relationship 1 true, Relationship 2 true