document.write( "Question 330237: Can someone please walk me through this?\r
\n" );
document.write( "\n" );
document.write( "Plastic pipe is stacked so that the bottom row has 25 pipes, the next row has 24 pipes, the next row has 23 pipes, and so on until there is 1 pipe at the top of the stack. If a worker removes the top 17 rows of pipe, how many pieces of pipe will be left in the stack?
\n" );
document.write( "___ pieces of pipe \r
\n" );
document.write( "\n" );
document.write( "Thank you,
\n" );
document.write( "Edgar \n" );
document.write( "
Algebra.Com's Answer #236677 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Can someone please walk me through this? \n" ); document.write( "Plastic pipe is stacked so that the bottom row has 25 pipes, the next row has 24 pipes, the next row has 23 pipes, and so on until there is 1 pipe at the top of the stack. If a worker removes the top 17 rows of pipe, how many pieces of pipe will be left in the stack? \n" ); document.write( "___ pieces of pipe \n" ); document.write( "-------------------- \n" ); document.write( "The total number of pipes is 1+2+3+...+23+24+25 \n" ); document.write( "= (25/2)(1+25) = 325 \n" ); document.write( "------------------------- \n" ); document.write( "The top 17 rows have 1+2+3+4...+15+16+17 \n" ); document.write( "= (17/2)(1+17) = 153 \n" ); document.write( "----------------------------- \n" ); document.write( "You can figure out how many are left after removing 153 of the pipes. \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================================== \n" ); document.write( " |