When two matrices are equal, their corresponding entries (same row, same column) must be equal.
[5x+8y+3710x+12]=[253y+10]
This gives us four equations:
\5x + 8 = 2 \quad\cdots(1)$\$7 = 3y + 1 \quad\cdots(2)
y+3=5⋯(3)
\10x + 12 = 0 \quad\cdots(4)$
From equation (1):
\5x + 8 = 2$\$5x = -6
x = -\dfrac{6}{5}$ Verifying with equation $(4)$: $\$10\left(-\dfrac{6}{5}\right) + 12 = -12 + 12 = 0 \;\checkmark$ <hr> From equation $(3)$:y + 3 = 5y = 2$
Verifying with equation (2):
\3(2) + 1 = 7 ;\checkmark$
Now substituting x=−56 and y=2 into 5x+3y:
\5x + 3y = 5\left(-\dfrac{6}{5}\right) + 3(2)= -6 + 6= \boxed{0}$$