Unit #2 Homework Problem
Course Outline HW & Programming Assignments
 3hw3a

  Write a program to compute the sum of the series 3 + 6 + 12 + 24 ….. such that the sum is as large as possible without exceeding 235. The program should write out how many terms are used in the sum.