document.write( "Question 911901: A cellular telephone company has currently enrolled 36,000 customers in a new calling plan. If an average of 1,200 people are signing up for the plan each day, in how many days will the company surpass their goal of having 150,000 customers enrolled? \n" ); document.write( "
Algebra.Com's Answer #553430 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c(d)=1200d+36000
\n" ); document.write( "150000=1200d+36000
\n" ); document.write( "114000=1200d
\n" ); document.write( "1140=12d
\n" ); document.write( "d=95
\n" ); document.write( "In 95 days the goal will be reached so in 96 days the goal will be surpassed
\n" ); document.write( "
\n" );