document.write( "Question 270706: six times the sum of a number and -28 amounts to -108 \n" ); document.write( "
Algebra.Com's Answer #198247 by vksarvepalli(154)\"\" \"About 
You can put this solution on YOUR website!
let the number be x\r
\n" ); document.write( "\n" ); document.write( "given\r
\n" ); document.write( "\n" ); document.write( " 6(x-28) = -108
\n" ); document.write( " => x-28 = -18
\n" ); document.write( " => x=10\r
\n" ); document.write( "\n" ); document.write( "so the number is 10
\n" ); document.write( "
\n" );