document.write( "Question 1079400: Hi
\n" );
document.write( "a row of 865 trees was planted. Between the first and second tree 2 flowers were planted. Between the second and third trees 1 flowerwas planted. Between the third and fourth tree 2 flowers were planted, and so on to the end of the row. How many flowers were planted.\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #693702 by KMST(5328)![]() ![]() You can put this solution on YOUR website! A row of 865 trees has 864 spaces between trees. \n" ); document.write( "In the pattern given, 2 consecutive spaces have 2 + 1 = 3 flowers planted. \n" ); document.write( "There are 432 = 864 ÷ 2 pairs of spaces in the 864 spaces between trees. \n" ); document.write( "That means 432×3 = 1296 flowers. \n" ); document.write( " |