document.write( "Question 1109263: The number of streetlights in a town is growing linearly. Four months ago (n = 0) there were 130 lights. Now (n = 4) there are 146 lights. If this trend continues,\r
\n" ); document.write( "\n" ); document.write( "-Find an explicit formula for the number of lights in month n\r
\n" ); document.write( "\n" ); document.write( "-How many months will it take to reach 200 lights?\r
\n" ); document.write( "\n" ); document.write( "I think the difference is 4 therefore, the equation thus far is, p_(n)=p_(o)+4n.
\n" ); document.write( "Is P_(o) 130 since that is the starting amount? If so, then I can just substitute 200 for p_(n) to solve for the second question.
\n" ); document.write( "

Algebra.Com's Answer #724252 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
(146 - 130) / 4 = 4, so 4 lights are added each month
\n" ); document.write( ":
\n" ); document.write( "let y be the total number of lights for a given month
\n" ); document.write( ":
\n" ); document.write( "y = 4n + 130
\n" ); document.write( ":
\n" ); document.write( "200 = 4n + 130
\n" ); document.write( ":
\n" ); document.write( "4n = 70
\n" ); document.write( ":
\n" ); document.write( "n = 17.5 months
\n" ); document.write( ":
\n" ); document.write( "your formula is correct
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );