document.write( "Question 1068787: Simplify: x/50 + x/25 + 3x/50 + 2x/25 + ... + 2x =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #684069 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Factor out (x/50), \n" ); document.write( "(1/50)x+(2/50)x+(3/50)x+...+(100/50)x=(x/50)(1+2+3+...+100) \n" ); document.write( "(1/50)x+(2/50)x+(3/50)x+...+(100/50)x=(x/50)(5050) \n" ); document.write( "(1/50)x+(2/50)x+(3/50)x+...+(100/50)x=101x \n" ); document.write( " |