document.write( "Question 43673: 8(3^6-x)=40
\n" );
document.write( "What is the easiest way to solve for X. \n" );
document.write( "
Algebra.Com's Answer #28667 by Nate(3500) ![]() You can put this solution on YOUR website! 8(3^6 - x) = 40 \n" ); document.write( "3^6 - x = 5 \n" ); document.write( "-x = 5 - 3^6 \n" ); document.write( "x = 3^6 - 5 \n" ); document.write( "x = 724 \n" ); document.write( " |