document.write( "Question 62359: the design below grows each day as shown. if it continues to grow like this, how many tiles will there be in the design on the tenth day? on the fitieth day?\r
\n" );
document.write( "\n" );
document.write( " day 1
\n" );
document.write( " 1 tile\r
\n" );
document.write( "\n" );
document.write( " day 2
\n" );
document.write( " 4 tiles\r
\n" );
document.write( "\n" );
document.write( "day 3
\n" );
document.write( " 9 tiles \n" );
document.write( "
Algebra.Com's Answer #43111 by checkley71(8403) ![]() You can put this solution on YOUR website! THE TENTH DAY YOU'LL HAVE 10*10=100 TILES \n" ); document.write( "THE FIFTIETH DAY YOU'LL HAVE 50*50=2500 TILES \n" ); document.write( " |