how do we find the values of x and y.

We are given the following equation in vector form:
[tex]\begin{bmatrix}{5x} & {} \\ {20} & {}\end{bmatrix}=\begin{bmatrix}{3} & {} \\ {5y} & {}\end{bmatrix}[/tex]To solve the equation we need to remember that two vectors are equal of the corresponding elements are equal. Therefore, we set equal the first elements:
[tex]5x=3[/tex]Now, we divide both sides by 5:
[tex]x=\frac{3}{5}[/tex]Now, we set equal the second elements:
[tex]20=5y[/tex]Now, we divide both sides by 5:
[tex]\begin{gathered} \frac{20}{5}=y \\ \\ 4=y \end{gathered}[/tex]Therefore, "x = 3/5" and "y = 4".