document.write( "Question 1064253: A large equilateral triangle is constructed by using toothpicks to create rows of small equilateral triangles. For example, in the figure we have 3 rows of small congruent equilateral triangles, with 5 small triangles in the base row. How many toothpicks would be needed to construct a large equilateral triangle if the base row of the triangle consists of 2003 small equilateral triangles?\r
\n" );
document.write( "\n" );
document.write( "Image is in the link: http://prntscr.com/dvr60m \n" );
document.write( "
Algebra.Com's Answer #679304 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A large equilateral triangle is constructed by using toothpicks to create rows of small equilateral triangles. For example, in the figure we have 3 rows of small congruent equilateral triangles, with 5 small triangles in the base row. \n" ); document.write( "top row has 3 picks \n" ); document.write( "2nd row has 3+3 = 6 picks \n" ); document.write( "base row has 3+3+3 = 9 picks \n" ); document.write( "-------------------------------- \n" ); document.write( "Arithmetic Sequence with a(1) = 3 , d = 3 and n = 3 \n" ); document.write( "# of picks = (3/2)(3+9) = 3*6 = 18 \n" ); document.write( "-------------------------- \n" ); document.write( " How many toothpicks would be needed to construct a large equilateral triangle if the base row of the triangle consists of 2003 small equilateral triangles? \n" ); document.write( "-------------------- \n" ); document.write( "1st row:: 1 triangle \n" ); document.write( "2nd row:: 3 triangles \n" ); document.write( "3rd row:: 5 triangles \n" ); document.write( "nth row:: 2003 triangles \n" ); document.write( "Row Arithmetic Sequence with a(1) = 1, d = 2, a(n) = 2003 \n" ); document.write( "1 + (n-1)2 = 2003 \n" ); document.write( "2n-1 = 2003 \n" ); document.write( "n = 1002 rows \n" ); document.write( "--------------------- \n" ); document.write( "Toothpick Arithmetic Sequence \n" ); document.write( "1st row:: 3 \n" ); document.write( "2nd row:: 6 \n" ); document.write( "3rd row:: 9 \n" ); document.write( "1003 row:: 3009 \n" ); document.write( "----------------------------- \n" ); document.write( "Ans: S(1002) = (1002/2)(3+3009) = 501(3012) = 1509012 tootpicks \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( "----------------------- \n" ); document.write( "------- \n" ); document.write( " \n" ); document.write( " |