document.write( "Question 1205120: The number of cars sold weekly by a new automobile dealership grows according to a linear growth model. The first week the dealership sold seven cars (P0=7). The second week the dealership sold fifteen cars (p1=15).\r
\n" ); document.write( "\n" ); document.write( "Write the recursive formula for the number of cars sold,
\n" ); document.write( "Pn, in the (N+ 1)th week.\r
\n" ); document.write( "\n" ); document.write( "Pn=Pn+ Blank
\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Write the explicit formula for the number of cars sold, Pn, in the (N+1)th week.\r
\n" ); document.write( "\n" ); document.write( " Pn= N+ \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If this trend continues, how many cars will be sold in the sixth week?\r
\n" ); document.write( "\n" ); document.write( "blank cars\r
\n" ); document.write( "\n" ); document.write( "In each box, enter a single number. Do not leave any boxes blank (enter 1 or 0 as appropriate if necessary)
\n" ); document.write( "

Algebra.Com's Answer #841761 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Given data:\r
\n" ); document.write( "\n" ); document.write( "\"P%5B0%5D+=+7\" (number of cars sold in the first week)\r
\n" ); document.write( "\n" ); document.write( "\"P%5B1%5D+=+15\" (number of cars sold in the second week)\r
\n" ); document.write( "\n" ); document.write( "We can see that each week, the number of cars sold increases by \"8\".
\n" ); document.write( "It's an arithmetic sequence, with common difference \"d=8\".\r
\n" ); document.write( "\n" ); document.write( "So, the recursive formula can be expressed as:\r
\n" ); document.write( "\n" ); document.write( "\"P%5Bn%5D=+P%5B1%5D+%2B+%28n-1%29d+\" ....\"d=8\",\"P%5B0%5D=7\"\r
\n" ); document.write( "\n" ); document.write( "\"P%5Bn%5D=7%2B%28n-1%29+8\"\r
\n" ); document.write( "\n" ); document.write( "\"P%5Bn%5D=7%2B8n-8\"\r
\n" ); document.write( "\n" ); document.write( "\"P%5Bn%5D=8n-1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " how many cars will be sold in the sixth week?\r
\n" ); document.write( "\n" ); document.write( "substitute \"n=6\"\r
\n" ); document.write( "\n" ); document.write( "\"P%5B6%5D=8%2A6-1\"\r
\n" ); document.write( "\n" ); document.write( "\"P%5B6%5D=47\"\r
\n" ); document.write( "\n" ); document.write( "in the sixth week \"47\" cars will be sold\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );