document.write( "Question 251636: The percentage of adult smokers in the U.S. is declining each year. If t represents the number of years since 1997, then\r
\n" );
document.write( "\n" );
document.write( "P(t) = -0.51t + 24.675\r
\n" );
document.write( "\n" );
document.write( "represents the corresponding percentage of adults who smoked cigarettes during that year. \r
\n" );
document.write( "\n" );
document.write( "Write an inequality that can be used to determine the first year in which the percentage of adult smokers falls below 15%. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Solve the inequality in part a using an algebraic approach.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #183557 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The percentage of adult smokers in the U.S. is declining each year. If t represents the number of years since 1997, then \n" ); document.write( "P(t) = -0.51t + 24.675 \n" ); document.write( "represents the corresponding percentage of adults who smoked cigarettes during that year. \n" ); document.write( "Write an inequality that can be used to determine the first year in which the percentage of adult smokers falls below 15%. \n" ); document.write( ". \n" ); document.write( "Solve the inequality in part a using an algebraic approach. \n" ); document.write( ". \n" ); document.write( "Set P(t) to 15 and solve for t: \n" ); document.write( "P(t) > -0.51t + 24.675 \n" ); document.write( "15 > -0.51t + 24.675 \n" ); document.write( "15-24.675 > -0.51t \n" ); document.write( "-9.675 > -0.51t \n" ); document.write( "-9.675/(-0.51) < t \n" ); document.write( "18.97 years < t \n" ); document.write( ". \n" ); document.write( "That is t is greater than 18.97 years \n" ); document.write( " |