document.write( "Question 485511: x^2/3-4x^1/3-5=0\r
\n" );
document.write( "\n" );
document.write( "Solve the equation after making the appropriate substituion, whatever that means. \n" );
document.write( "
Algebra.Com's Answer #332048 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x^2/3-4x^1/3-5=0 \n" ); document.write( "---------- \n" ); document.write( "Sub z for x^1/3 \n" ); document.write( "z^2 - 4z - 5 = 0 \n" ); document.write( "(z-5)*(z+1) = 0 \n" ); document.write( "z = -1, 5 \n" ); document.write( "------------ \n" ); document.write( "x^1/3 = -1 \n" ); document.write( "x = -1 \n" ); document.write( "------ \n" ); document.write( "x^1/3 = 5 \n" ); document.write( "x = 125 \n" ); document.write( " \n" ); document.write( " |