document.write( "Question 985263: Given that log x = 5.5 and log y = 1.7, evaluate
\n" );
document.write( "log (x^2 y^3) \n" );
document.write( "
Algebra.Com's Answer #606082 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Given that log x = 5.5 and log y = 1.7, evaluate \n" ); document.write( "log (x^2 y^3) \n" ); document.write( "Solution: \n" ); document.write( "log (x^2 y^3) = log (x^2) + log (y^3) \n" ); document.write( " = 2 log (x) + 3 log (y) \n" ); document.write( " = 2(5.5) + 3(1.7) \n" ); document.write( " = |