document.write( "Question 988300: A company starts with a customer base of 15 and every month it increase its customer base by 6 new customers without losing any customer, Find the number of customers the company has at the end of one year. \n" ); document.write( "
Algebra.Com's Answer #608863 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "(Start number)+((increase per period) x (number of periods))= Total \n" ); document.write( "15 customers + (6 customers/month x 12 months)= Total \n" ); document.write( "15 customers + 72 customers = Total \n" ); document.write( "77 customers= Total \n" ); document.write( ". \n" ); document.write( "ANSWER: 77 customers \n" ); document.write( " \n" ); document.write( " |