document.write( "Question 51351: I am asked to simplify this problem and assume that all variables represent positive real numbers.
\n" );
document.write( "5(the 3rd root of 125x) + 5(the 3rd root of 27x) \n" );
document.write( "
Algebra.Com's Answer #34291 by THANApHD(104)![]() ![]() You can put this solution on YOUR website! you mean like\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5[(125x)^(1/3)] + 5[ (27x) ^ (1/3)]\r \n" ); document.write( "\n" ); document.write( "= 5{[ 5^(3*1/3) * x^(1/3)] + [3^(3*1/3) * x^(1/3)]\r \n" ); document.write( "\n" ); document.write( "= 5x^(1/3)[5+3] \n" ); document.write( "= 40 x^(1/3) => means 40 times of 3rd root of x \n" ); document.write( " |