document.write( "Question 1082104: The worldwide consumption of cigarettes has been increasing steadily in recent years. The number of trillions of cigarettes, y, purchased x years after 1960, is estimated by the linear equation \r
\n" );
document.write( "\n" );
document.write( "y= .075x+2.5\r
\n" );
document.write( "\n" );
document.write( "(a) sketch a graph of the linear equation
\n" );
document.write( "(b) what interpretation can be given to the y-intercept of the graph?
\n" );
document.write( "(c) When were there 4 trillion cigarettes sold?
\n" );
document.write( "(d) If this trend continues, how many cigarettes will be sold in the year 2020?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696194 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The y-intercept represents consumption in 1960. \n" ); document.write( "4=.075x+2.5 \n" ); document.write( "1.5=0.075x \n" ); document.write( "x=20, and that would be 1980. \n" ); document.write( "in 2020, x=60 and y=.075*60+2.5=4.5+2.5=7 trillion. \n" ); document.write( " |