document.write( "Question 1176907: A lawyer has determined that the number of people P(t) in a city of 1.9 million people who have been exposed to a news item after t days is given by the function
\n" );
document.write( "P(t) = 1,900,000(1 ā eā0.03t).
\n" );
document.write( "(a) How many days after a major crime has been reported has 20% of the population heard of the crime? (Round your answer to the nearest day.) \r
\n" );
document.write( "\n" );
document.write( "(b) A defense lawyer knows it will be difficult to pick an unbiased jury after 80% of the population has heard of the crime. After how many days will 80% of the population have heard of the crime? (Round your answer to the nearest day.) \n" );
document.write( "
Algebra.Com's Answer #805061 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 380000=1900000(1-e^(-0.03t)) \n" ); document.write( "0.2=1-e^(-0.03t)) \n" ); document.write( "-0.8=-e^(-0.03t) \n" ); document.write( "change both signs and take ln of both sides \n" ); document.write( "-0.2231=-0.03t \n" ); document.write( "t=7.4 days or 7 days \n" ); document.write( "- \n" ); document.write( "for 80% \n" ); document.write( "0.2=e^(-0.03t) \n" ); document.write( "-1.61=-0.03t \n" ); document.write( "t=54 days \n" ); document.write( " |