document.write( "Question 656241: What is the last element in the 20th row\r
\n" );
document.write( "\n" );
document.write( " 1
\n" );
document.write( " 2 3
\n" );
document.write( " 4 5 6
\n" );
document.write( " 7 8 9 10 \n" );
document.write( "
Algebra.Com's Answer #409405 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Hint: The last number in each row is part of the Triangular Number Sequence. \n" ); document.write( " |