Given:
5x−3y=13438 ... (1)
5x−1+3y+1=9686 ... (2)
Key insight: We can rewrite these equations using the fundamental exponent rules:
5x=5x−1×51=5×5x−1
3y+1=3y×31=3×3y
This creates a connection between our two equations that we can exploit.
From equation (1): 5x−3y=13438
Substituting 5x=5×5x−1:
5×5x−1−3y=13438 ... (3)
From equation (2): 5x−1+3y+1=9686
Substituting 3y+1=3×3y:
5x−1+3×3y=9686 ... (4)
Let's make this simpler by setting:
a=5x−1
b=3y
This substitution turns our exponential equations into linear equations - much easier to solve!
Our equations become:
From (3): 5a−b=13438 ... (5)
From (4): a+3b=9686 ... (6)
From equation (5): 5a−b=13438
From equation (6): a+3b=9686
To eliminate a, we multiply equation (6) by 5:
5a+15b=48430 ... (7)
We subtract equation (5) from equation (7):
(5a+15b)−(5a−b)=48430−13438
5a+15b−5a+b=34992
16b=34992
b=2187
We substitute b=2187 into equation (6):
a+3(2187)=9686
a+6561=9686
a=3125
Remember: a=5x−1 and b=3y
Find x:
5x−1=3125
We recognize powers: 3125=55 (since 55=5×5×5×5×5=3125)
Therefore: 5x−1=55
This gives us: x−1=5
So: x=6
Find y:
3y=2187
We recognize powers: 2187=37 (since 37=36×3=729×3=2187)
Therefore: 3y=37
This gives us: y=7
x+y=6+7=13
Answer: 13