Travis writes an expression using the following steps
-start with x
-subtract 3
-multiply by 10
-subtract 13
He writes the final expression 10x-3-13. Explain what he did wrong. Then find the correct expression.