document.write( "Question 612334: If ln x=A and ln y=B write in expanded from the expression ln(x^2/y^3)
\n" );
document.write( "in terms of A & B.
\n" );
document.write( "I will appreciate the help.. \n" );
document.write( "
Algebra.Com's Answer #385353 by nerdybill(7384) You can put this solution on YOUR website! If ln x=A and ln y=B write in expanded from the expression ln(x^2/y^3) \n" ); document.write( ". \n" ); document.write( "ln(x^2/y^3) \n" ); document.write( "ln(x^2) - ln(y^3) \n" ); document.write( "2ln(x) - 3ln(y) \n" ); document.write( "2A-3B \n" ); document.write( " \n" ); document.write( " |