It seems like you're trying to express a mathematical operation involving addition and multiplication. The expression you've written is:
\[ 5 + 3 + 1 \times 10 \]
According to the order of operations (PEMDAS/BODMAS), multiplication should be performed before addition.
- First, compute \( 1 \times 10 = 10 \).
- Then perform the additions: \( 5 + 3 + 10 \).
Now, calculate it step by step:
\[ 5 + 3 = 8 \]
\[ 8 + 10 = 18 \]
So, the result of the expression is:
\[ \boxed{18} \]