document.write( "Question 655387: PLEASE HELP! Write the perimeter of the figure as a polynomial
\n" );
document.write( "its a hexagon with b+1 on every side. and the 4 more b's in the middle..\r
\n" );
document.write( "\n" );
document.write( "http://i47.tinypic.com/2ag8cb6.jpg < picture of the problem\r
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #409081 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Ignore the 'b's in the middle since they don't form the outer perimeter. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All you need to do is add up the six \"b+1\" terms that are the lengths of the six outer sides to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = s1 + s2 + s3 + s4 + s5 + s6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = (b+1)+(b+1)+(b+1)+(b+1)+(b+1)+(b+1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = b+1+b+1+b+1+b+1+b+1+b+1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = (b+b+b+b+b+b) + (1+1+1+1+1+1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = (6b) + (6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = 6b + 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the answer is choice C \n" ); document.write( " |