Question
Question: Solve the following system of equations. \( {3^x} \cdot {2^y} = 576 \) , \( {\log _{\sqrt 2 }}\le...
Solve the following system of equations.
3x⋅2y=576 , log2(y−x)=4
Solution
Hint : In this question, two equations are given and we have to solve them and find the value of xandy variables. We first simplify one equation and find a relation between both the variables and then using that relationship, we can calculate the value of the variables.
Complete step-by-step answer :
The system of equations-
The first equation is,
3x⋅2y=576
And, the second equation is,
log2(y−x)=4
Now considering the second equation and solving it step by step, we get,
log2(y−x)=4
In order to remove the logarithm, we have to raise both sides of the equation to the same value of exponent as the base of the log value. So, removing the log2 by raising both sides to 2 we get,
(y−x)=(2)4 (y−x)=4 y=4+x
So, now we have a relation between the variables xandy given by
y=4+x
Now substituting this value of y in the second equation and solving it for the values of xandy -
3x⋅24+x=576
We can write this as-
3x⋅24⋅2x=576
We know that ax⋅bx=(ab)x and 24=16 , substituting this in the equation we get,
16⋅6x=576 6x=16576 6x=36
We can write 36 as 36=62 , putting this in the equation we get,
6x=62
Comparing the exponents from both the sides we get,
x=2
Substituting this value of x in the first equation and solving it for y we get,
32⋅2y=576 9⋅2y=576 2y=9576 2y=64
We can write 64 as 64=26 , putting this in the equation we get,
2y=26
Comparing the exponents from both the sides we get,
y=6
Therefore, The value of x is 2 and the value of y is 6 .
Note : If we consider the first equation 3x⋅2y=576 and then from this equation, we try to find a relation between variables, xandy the solution gets more complex and harder to solve. That is the reason we have considered the second equation and derived the relation between xandy from it.