document.write( "Question 860707: pat designed a patio consisting of 16 rows of congruent slate tiles. the number of tiles in the rows form an arithmetic sequence. the first row contains 15 tiles and the last row contains 30 tiles. how many tiles are used in the deck? \n" ); document.write( "
Algebra.Com's Answer #518659 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! S = ½(a1 + an)n \n" ); document.write( "S = ½(15 + 30)16 \n" ); document.write( "S=8*45 \n" ); document.write( "s=360 \n" ); document.write( " |