document.write( "Question 845263: Solve the equation:\r
\n" );
document.write( "\n" );
document.write( "(2m+4)^(1/7)-(m-3)^(1/7)=0\r
\n" );
document.write( "\n" );
document.write( "The Solution set is______.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #509206 by pmesler(52)![]() ![]() You can put this solution on YOUR website! First, let's review some basic algebra principles. We know that \r \n" ); document.write( "\n" ); document.write( "a^1/n = nth root (a) \r \n" ); document.write( "\n" ); document.write( "For example, a^1/2 = sqrt(a).\r \n" ); document.write( "\n" ); document.write( "So, we can rewrite this equation like this:\r \n" ); document.write( "\n" ); document.write( "7throot(2m+4) - 7throot(m-3) = 0\r \n" ); document.write( "\n" ); document.write( "Now, to get rid of roots, we simply need to raise the expression to the same power as the root, in this case 7. \r \n" ); document.write( "\n" ); document.write( "(7throot(2m+4))^7 - (7throot(m-3))^7 = (0)^7.\r \n" ); document.write( "\n" ); document.write( "We are then left with \r \n" ); document.write( "\n" ); document.write( "2m+4 - m - 3 = 0\r \n" ); document.write( "\n" ); document.write( "Now let's solve for m.\r \n" ); document.write( "\n" ); document.write( "Combine like terms\r \n" ); document.write( "\n" ); document.write( "(2m)-m + 4 - 3 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " and we are left with\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m + 1 = 0. \r \n" ); document.write( "\n" ); document.write( "Therefore m = -1. \n" ); document.write( " |