Tyler's mistake was that even though he walked from left to right as required he did not follow the order of operations totally.
The order of operation is PEMDAS( Parenthesis, Exponents, Multiplication, Division, and Subtraction). One must move strictly from the left of the operations to the right as written, that is from Parenthesis down to Subtraction in that order. Tyler went from left to right as required but instead forgot to Multiply first, then Divide and finally Add, as the order goes, He instead Multiplied, Added then Divided.

