Find the number of real roots which satisfy the equation above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Write the original equation as:
(1 + 1/2 + 1/4) * 2^x = (1 + 1/7 + 1/49) * 7^x;
or (1 + 1/2 + 1/4) / ( (1 + 1/7 + 1/49) = (7/2)^x;
or (7/4)/(57/49) = (7/2)^x;
or 7/4 * 49/57 = (7/2)^x;
or 343/228 = (7/2)^x;
or x = log_(7/2) {343/228}.
Hence, there is just one root x to the original equation.