Translate word problems into equations and solve using substitution or elimination.
✏️ Example 1
Tom and Tai have 24 coins. Tom has 4 more than Tai. How many each?
\( a + b = 24 \), \( a = b + 4 \) → \( b = 10, a = 14 \)
✏️ Example 2
Tickets cost 10 Baht for adults, 5 Baht for students. 5 tickets total 35 Baht. Find numbers.
\( a + s = 5 \), \( 10a + 5s = 35 \) → \( s = 3, a = 2 \)
✏️ Example 3
A rectangle's perimeter is 50, length is 3 more than width. Find dimensions.
\( 2l + 2w = 50 \), \( l = w + 3 \) → \( w = 11, l = 14 \)
✏️ Example 4
Two numbers sum to 30, and their difference is 4. What are they?
\( x + y = 30 \), \( x - y = 4 \) → \( x = 17, y = 13 \)