document.write( "Question 407493: 2(x-7)^1/3 +5 = 7
\n" );
document.write( "(What would I need to do here?)\r
\n" );
document.write( "\n" );
document.write( "Also..
\n" );
document.write( "2x^1/2 +8 = 0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #287276 by graphmatics(170)![]() ![]() You can put this solution on YOUR website! To move the 5 from the left side of the equation to the right side of the equation add -5 to both sides of the equation \n" ); document.write( "2(x-7)^1/3 + 5 + -5 = 7-5 \n" ); document.write( "2(x-7)^1/3 = 2 \n" ); document.write( "(x-7)^1/3 = 1 \n" ); document.write( "now we simply raise each side of the equation to the power 3 and get \n" ); document.write( "((x-7)^1/3)^3 = 1^3 \n" ); document.write( "x-7 = 1 \n" ); document.write( "x = 1+7 \n" ); document.write( "x=8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to solve 2x^1/2 + 8 = 0 is similar. \n" ); document.write( " |