Question 39095
<pre><font size = 4><b>Hi, please help me on this question, I've been thinking 
about it for a long time. 

If log<sub>a</sub>(xy) = 3 and log<sub>a</sub>(x<sup>2</sup>y<sup>3</sup>) = 4, determine
 
a) the values of x and y in terms of a, using positive
indices.
b) an equation of x in terms of y

I've tried using the first log rule to do both equations
and came up with

log<sub>a</sub>(x) + log<sub>a</sub>(y) = 3 and 2·log<sub>a</sub>(x) + 3·log<sub>a</sub>(y) = 4
resectively but I don'tknow where to go from there.

<i><font color = "indigo">That doesn't help</i></font>

I also transformed it into an exponential equation

a<sup>3</sup> = xy and a<sup>4</sup> = x<sup>2</sup>y<sup>3</sup> respectively and still have no clue
of what to do. 

<i><font color = "indigo">This is a correct start.

You have to solve this system of equations:

a<sup>3</sup> = xy
a<sup>4</sup> = x<sup>2</sup>y<sup>3</sup> 

Solve the first one for x

x = a<sup>3</sup>/y

Substitute in the second one

a<sup>4</sup> = x<sup>2</sup>y<sup>3</sup> 
a<sup>4</sup> = (a<sup>3</sup>/y)<sup>2</sup>·y<sup>3</sup>

a<sup>4</sup> = (a<sup>6</sup>/y<sup>2</sup>)·y<sup>3</sup>

a<sup>4</sup> = a<sup>6</sup>y

a<sup>4</sup> - a<sup>6</sup>y = 0

a<sup>4</sup>(1 - a<sup>2</sup>y) = 0

Using the zero-factor principle:

a<sup>4</sup> = 0
or
1 - a<sup>2</sup>y = 0

We cannot have a<sup>4</sup> = 0 because that would
make a = 0 and 0 cannot be the base of
a logarithm

So 1 - a<sup>2</sup>y = 0 
      -a<sup>2</sup>y = -1
         y = 1/a<sup>2</sup>

Substituting that in

x = a<sup>3</sup>/y

x = a<sup>3</sup>/(1/a<sup>2</sup>)

Invert and multiply

x = a<sup>3</sup>(a<sup>2</sup>/1)

x = a<sup>5</sup>     

So x - a<sup>5</sup> = 0, or

x = a<sup>5</sup>

So the answer to the (a) part is

x = a<sup>5</sup> and y = 1/a<sup>2</sup> 

To find the answer to (b), we eliminate a
from 

x = a<sup>5</sup> and y = 1/a<sup>2</sup>

Clearing of fractions:

x = a<sup>5</sup> and a<sup>2</sup>y = 1

We can make both equations have
a term in a<sup>10</sup> by squaring both sides
of the first equation and raising both 
sides of the second to the 5th power:

x<sup>2</sup> = a<sup>10</sup> and  a<sup>10</sup>y<sup>5</sup> = 1

Substitute x<sup>2</sup> for a<sup>10</sup> in the second

x<sup>2</sup>y<sup>5</sup> = 1 

Edwin
AnlytcPhil@aol.com</pre></font><i></font>