document.write( "Question 1168255: hello there, can I get help with this? \r
\n" );
document.write( "\n" );
document.write( "i need to solve for x!
\n" );
document.write( "8x^3/x^5 = 512\r
\n" );
document.write( "\n" );
document.write( "and then i need to enter the exact answers in increasing order.
\n" );
document.write( "x = ?
\n" );
document.write( "x = ?\r
\n" );
document.write( "\n" );
document.write( "bye now.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #792851 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 8x^3/x^5 = 512 \n" ); document.write( "8/x^2 = 512 \n" ); document.write( "1/x^2 = 64 \n" ); document.write( "x^2 = 1/64 \n" ); document.write( "x = 1/8 \n" ); document.write( "x = -1/8 \n" ); document.write( " |