Let a and b be two positive numbers different from 1, such that a 3 = b 2 , and x = lo g b 2 a 3 a b . Then, which of the following expressions is a 3 x + 1 equal to?
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.
Even simpler:
x = lo g b 2 a 3 a b ⇒ ( b 2 a 3 ) x = a b by the properties of logarithm which further simplifies to a 3 x + 1 = b 2 x + 1 by grouping like terms.
Log in to reply
Yes, this is simpler! Thank you for sharing it!
Problem Loading...
Note Loading...
Set Loading...
Using the change-of-base formula we get x = ln b 2 a 3 ln a b = 3 ln a − 2 ln b ln b − ln a Multiplying both sides by 3 ln a − 2 ln b x ( 3 ln a − 2 ln b ) = ln b − ln a Transposing terms, we obtain the equivalent equation 3 x ln a + ln a = 2 x ln b + ln b or ( 3 x + 1 ) ln a = ( 2 x + 1 ) ln b Thus, ln a 3 x + 1 = ln b 2 x + 1 Therefore the answer must be b 2 x + 1 .