document.write( "Question 876511: \"five more than a number is the same as 4 times the sum of the number and 8\"
\n" );
document.write( "I dont know why, but i can get it! it must be than dang \"more than'...
\n" );
document.write( "Thank you for your time!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #528810 by Alan3354(69443) You can put this solution on YOUR website! \"five more than a number is the same as 4 times the sum of the number and 8\" \n" ); document.write( "---- \n" ); document.write( "n = a number \n" ); document.write( "n + 5 = 4(n + 8) \n" ); document.write( "n + 5 = 4n + 32 \n" ); document.write( "3n = -27 \n" ); document.write( "n = -9\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |