document.write( "Question 1117644: Find the solution to the sentence, ''2 times the sum of a number and 4 is at least 6 times the number decreased by 8''.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #732762 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 2(x+4) => 6x-8 \n" ); document.write( "2x+8 => 6x-8 \n" ); document.write( "-4x => -16 \n" ); document.write( "x => 4 \n" ); document.write( " |