document.write( "Question 752656: How do I solve an equation where the base is a fraction and the exponent is a negative fraction? \n" ); document.write( "
Algebra.Com's Answer #457936 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I solve an equation where the base is a fraction and the exponent is a negative fraction? \n" ); document.write( "----- \n" ); document.write( "Not exactly sure what you mean, but this might be an example: \n" ); document.write( "(27/64)^(-2/3) = ? \n" ); document.write( "---- \n" ); document.write( "The 3 in the exponent means \"take the cube root\" \n" ); document.write( "The 2 in the exponent means \"square\" \n" ); document.write( "The negativ sign in the exponent means \"invert\" \n" ); document.write( "------ \n" ); document.write( "Inverting you get: \n" ); document.write( "(64/27)^(2/3) \n" ); document.write( "Taking the cube root you get: \n" ); document.write( "= (4/3)^2 \n" ); document.write( "----- \n" ); document.write( "Squaring you get: \n" ); document.write( "= 16/9 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |