for all non-zero real values of a and b, then the value of x+y is
Entered answer:
Solution
✅ Correct Answer: 14
We have two equations with exponents that we need to solve systematically.
We start with: (57)3x−y=2401875
The key insight is to express both sides using the same base. Let's work on the right side first.
We need to factorize 875 and 2401:
875=7×125=7×53
2401=74
So: 2401875=747×53=7353=(75)3
Now here's a crucial step: (75)3=(57)−3
Why? Because when we flip a fraction, we change the sign of the exponent.
For the left side: 57=(57)1/2
So our equation becomes:
((57)1/2)3x−y=(57)−3
Using the power rule (am)n=amn:
(57)23x−y=(57)−3
When two expressions with the same base are equal, their exponents must be equal.
Therefore: 23x−y=−3
3x−y=−6 ... (Equation 1)
We have: (b4a)6x−y=(b2a)y−6x
Let us rewrite this by separating the numerical and variable parts:
b4a=b22⋅a=22⋅ba
b2a=2⋅ba
So our equation becomes:
(22⋅ba)6x−y=(2⋅ba)y−6x
Using the power rule:
22(6x−y)⋅(ba)6x−y=2y−6x⋅(ba)y−6x
Since this equation must hold for ALL non-zero real values of a and b, the only way this is possible is if the exponents of each base are equal on both sides.
For the base ba: 6x−y=y−6x
12x=2y, so y=6x ... (Equation 2)
Substituting Equation 2 into Equation 1:
3x−6x=−6
−3x=−6
x=2
Therefore: y=6(2)=12
x+y=2+12=14
The beauty of this problem is that it combines exponent rules with the powerful constraint that the second equation must work for ANY values of a and b.