Final answer:
The determinant of the given matrix a is 26, which is not zero; thus, the matrix is invertible, indicating that the system ax = b has a solution for every vector b.
Step-by-step explanation:
To determine if the system ax = b has a solution for all choices of b, we need to look at the properties of the matrix a. The matrix given is:
\[ \begin{bmatrix} 5 & -4 \\ 4 & 2 \end{bmatrix} \]
We want to determine if this matrix is invertible, which would imply it has a unique solution for every vector b. A matrix is invertible if its determinant is not equal to zero. We calculate the determinant of matrix a:
\[ \det(a) = (5)(2) - (-4)(4) = 10 + 16 = 26 \]
The determinant is not zero, which means the matrix a is invertible, and therefore the system ax = b has a solution for all b.