document.write( "Question 773142: How would you go about solving 3x^4 = 24x? I took 3x*3x*3x*3x and got 81x=24x. I'm stuck now and I don't know where to go from here. \n" ); document.write( "
Algebra.Com's Answer #471326 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! solving 3x^4 = 24x \n" ); document.write( "simplify, divide both sides by 3x, resulting in \n" ); document.write( "x^3 = 8 \n" ); document.write( "the cube root of 8 is 2 \n" ); document.write( "x = 2 \n" ); document.write( ": \n" ); document.write( "Check \n" ); document.write( "3(2^4) = 48 \n" ); document.write( "24(2) = 48 \n" ); document.write( " |