document.write( "Question 1208432: when pipe is transported it is bundled into regular hexagons for stability during shipment. let n be the number of pieces of pipe on any side of the regular hexagon. write a rule for this situation. how many pieces of pipe are in a bundle when n = 12\r
\n" ); document.write( "\n" ); document.write( "the photo : imgur.com/a/3GF6R6G (IT IS NUMBER 2)
\n" ); document.write( "

Algebra.Com's Answer #846843 by ikleyn(53299)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "When pipe is transported it is bundled into regular hexagons for stability during shipment.
\n" ); document.write( "Let n be the number of pieces of pipe on any side of the regular hexagon.
\n" ); document.write( "Write a rule for this situation. How many pieces of pipe are in a bundle when n = 12 ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "A regular hexagon consists of 6 congruent equilateral triangles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let's consider one such a triangle as a bundle of pipes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The number of pipes in one such a triangled bundle, with n pipes along each side \r\n" );
document.write( "is the sum\r\n" );
document.write( "\r\n" );
document.write( "     1 + 2 + 3 + . . . + n = \"%28n%2A%28n%2B1%29%29%2F2\".    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the sum of first n natural numbers, so this formula is very well known.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "OK. But we have 6 such triangles in the hexagon.  So, the first move is to multiply \r\n" );
document.write( "the right side of (1) by 6 and to get  3n*(n+1).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "But doing this way, we count n pipes twice along each common side of these triangles.\r\n" );
document.write( "So, from 3n(n+1) we should subtract 6n to get  3n*(n+1) - 6n.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "But this is not the end.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "When we multiplied (1) by 6, we counted the central pipe 6 times.\r\n" );
document.write( "\r\n" );
document.write( "Then we subtracted it 6 times.\r\n" );
document.write( "\r\n" );
document.write( "Now to compensate everything, we should add 1 for the central pipe.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the final formula is \r\n" );
document.write( "\r\n" );
document.write( "    f(n) = 3n*(n+1) - 6n + 1,    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "or, which is the same\r\n" );
document.write( "\r\n" );
document.write( "    f(n) = 3n^2 - 3n + 1.        (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You may check, using your pictures for small  n = 2, 3, 4,  that this formula is correct.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    f(12) = using formula (2) = 3*12*13 - 6*12 + 1 = 397.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, with explanations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thank you for asking.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope you will have fun reading this solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );