document.write( "Question 1147569: Given the set {1,2,3,4,5,8,13,21,34} which integers between 30 and 50 cannot be written as a number from the set on it’s own, or as the sum of either two or three numbers from the given set. \n" ); document.write( "
Algebra.Com's Answer #768931 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "ALL of them CAN be.... \n" ); document.write( "30 to 34: (21+8) + 1, 2, 3, 4, or 5 \n" ); document.write( "35 to 39: (21+13)+ 1, 2, 3, 4, or 5 \n" ); document.write( "40 to 43: (34+5) + 1, 2, 3, or 4 \n" ); document.write( "44 to 47: (34+8) + 2, 3, 4, or 5 \n" ); document.write( "48 to 50: (34+13) + 1, 2, or 3 \n" ); document.write( " \n" ); document.write( " |