document.write( "Question 828602: write an expression for the sequence of operations:
\n" );
document.write( "subtract 1 from x, double, add 4 \n" );
document.write( "
Algebra.Com's Answer #499402 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2(x-1)+4 \n" ); document.write( " |