document.write( "Question 824073: If 2 log (base 3) y - 3 log (base 3) x - log (base 3) b + log (base 3) a = 3,
\n" ); document.write( "express y in terms of a. b and x.\r
\n" ); document.write( "\n" ); document.write( "Help Please!
\n" ); document.write( "

Algebra.Com's Answer #496044 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "First we will combine the logs using the following properties:
  • \"log%28a%2C+%28p%29%29+%2B+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Aq%29%29\"
  • \"log%28a%2C+%28p%29%29+-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29\"
  • \"n%2Alog%28a%2C+%28p%29%29+=+log%28a%2C+%28p%5En%29%29\"
The first two will be used to combine the logs. But they require that the logs have the same base and coefficients of 1. The third property is used to \"move\" pesky coefficients out of the way so the other two properties may then be used.

\n" ); document.write( "So we start with the third property:
\n" ); document.write( "
\n" ); document.write( "Now we can start combining the logs. Because of the \"-\" between the first two logs, we will use the second property to combine them:
\n" ); document.write( "\"log%283%2C+%28y%5E2%2Fx%5E3%29%29+-+log%283%2C+%28b%29%29+%2B+log%283%2C+%28a%29%29+=+3\"
\n" ); document.write( "The first two logs of what remains have a \"-\" between them so back to the second property:
\n" ); document.write( "\"log%283%2C+%28%28y%5E2%2Fx%5E3%29%2Fb%29%29+%2B+log%283%2C+%28a%29%29+=+3\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"log%283%2C+%28y%5E2%2F%28b%2Ax%5E3%29%29%29+%2B+log%283%2C+%28a%29%29+=+3\"
\n" ); document.write( "Next we use the first property to combine the remaining logs because they have a \"+\" between them:
\n" ); document.write( "\"log%283%2C+%28%28y%5E2%2F%28b%2Ax%5E3%29%29%2Aa%29%29+=+3\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"log%283%2C+%28%28a%2Ay%5E2%29%2F%28b%2Ax%5E3%29%29%29+=+3\"

\n" ); document.write( "Now that the logs are all combined, we will rewrite the equation in exponential form. In general \"log%28a%2C+%28p%29%29+=+n\" is equivalent to \"p+=+a%5En\". Using this pattern on our equation we get:
\n" ); document.write( "\"%28a%2Ay%5E2%29%2F%28b%2Ax%5E3%29+=+3%5E3\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"%28a%2Ay%5E2%29%2F%28b%2Ax%5E3%29+=+27\"

\n" ); document.write( "Now that the logs are gone, we can solve for y. Multiplying each side by \"b%2Ax%5E3\" (to eliminate the fraction):
\n" ); document.write( "\"a%2Ay%5E2+=+27b%2Ax%5E3\"
\n" ); document.write( "Dividing by a:
\n" ); document.write( "\"y%5E2+=+%2827b%2Ax%5E3%29%2Fa\"
\n" ); document.write( "And finally, a square root of each side. (Note: Usually when one finds a square root of each side, a + is required to include both the positive and negative square roots. But in this problem the original equation had \"log%283%2C+%28y%29%29\" in it. Because arguments of logs may never be negative we can \"forget\" the + on purpose since the negative square root is not a possibility.)
\n" ); document.write( "\"y+=+sqrt%28%2827b%2Ax%5E3%29%2Fa%29\"
\n" ); document.write( "Here's y expressed in terms of a, b and x.
\n" ); document.write( "
\n" );