document.write( "Question 908146: From a length of rod 600cm in length, 25 pieces are cut off, each 1 cm longer than the preceding piece. If the rod is exactly used up find the length of the first piece cut off. \n" ); document.write( "
Algebra.Com's Answer #550845 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Natural Number, n.
\n" ); document.write( "p, first term, unknown.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p+(1)+(2)+more
\n" ); document.write( "p++1-1)*1+(2-1)*1+more
\n" ); document.write( "p+(n-1)*1+more, for n going from 1 to 25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"sum%28p%2B%28n-1%29%2Ci=1%2C25%29=600\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using the formula for this arithmetic series,
\n" ); document.write( "\"highlight_green%28n%28p%2B%28p%2B%28n-1%29%29%29%2F2=600%29\";
\n" ); document.write( "Solve for n.
\n" ); document.write( "
\n" );