document.write( "Question 971639: A book publisher estimates that the total number of sales of a
\n" );
document.write( "particular book, after the first 15 weeks, can be modelled by the linear
\n" );
document.write( "equation\r
\n" );
document.write( "\n" );
document.write( "s = 1400(t − 15) + 150 000 (t ≥ 15),\r
\n" );
document.write( "\n" );
document.write( "where s is the total number of sales, and t is the time on sale in weeks\r
\n" );
document.write( "\n" );
document.write( "(i) Find the number of sales after 24 weeks\r
\n" );
document.write( "\n" );
document.write( "(ii) Calculate the week at which the total number of sales reaches
\n" );
document.write( "171 000\r
\n" );
document.write( "\n" );
document.write( "(iii) Write down the gradient of the straight line represented by the
\n" );
document.write( "equation
\n" );
document.write( "s = 1400(t − 15) + 150 000\r
\n" );
document.write( "\n" );
document.write( "What does this measure in the practical situation being modelled?\r
\n" );
document.write( "\n" );
document.write( "(iv) Explain why the vertical s-intercept of a graph of s is not 150 000\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #594052 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! s = 1400(t − 15) + 150 000 (t ≥ 15) \n" ); document.write( "Plugging in the values we get, \n" ); document.write( "(i)Number of sales after 24 weeks s=1400(24-15)+150000=1400(9)+150000=12600+150000=162600 \n" ); document.write( "(ii)171000=1400(t − 15)+150000 \n" ); document.write( " 1400(t-15)=21000 \n" ); document.write( " t-15=15 \n" ); document.write( " t=30 \n" ); document.write( "(iii)s=1400(t−15)+150000 \n" ); document.write( " s=1400t+129000 \n" ); document.write( " Comparing this with y=mx+c we get, \n" ); document.write( " The gradient of the straight line is 1400. \n" ); document.write( " This measures the incremental rate of publishing the book per week. \n" ); document.write( "(iv)The vertical intercept of the graph is 129000. \n" ); document.write( " |