A first number plus twice a second number is 3. Twice the first number plus the second totals 24.
Let the first number be x. Let the second number be y. We're given:
No matter which way we choose, we get:
Let the first number be x. Let the second number be y. We're given:
- x + 2y = 3 <-- Because twice means multiply by 2
- 2x + y = 24 <-- Because twice means multiply by 2
No matter which way we choose, we get:
- x = 15
- y = -6