document.write( "Question 309037: How would I solve this problem given assume all variables represent positive numbers.Write answers with positive exponents only. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "[(a^-1/2) / (3a^2/3)]^-3 \n" );
document.write( "
Algebra.Com's Answer #220958 by mollukutti(30)![]() ![]() You can put this solution on YOUR website! [(a^-1/2) / (3a^2/3)]^-3\r \n" ); document.write( "\n" ); document.write( "= (a^-1/2)^-3 / (3a^2/3)^-3 \n" ); document.write( "= a^3/2 /(3^-3 x a^-2) \n" ); document.write( "= a^3/2 x 3^3 x a^2 \n" ); document.write( "= 27 a^7/2 (add the exponents 3/2 and 2 of the variable a) \n" ); document.write( " \n" ); document.write( " |