document.write( "Question 1027488: A new movie premiered on Friday September 2, and 1350 people attended.Attendance then decreased by 20% each day. Write an exponential decay function to model this situation.Then find the attendance on September 7 \n" ); document.write( "
Algebra.Com's Answer #642707 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! y=1350 \n" ); document.write( "y-.2y=1,080 \n" ); document.write( "1,080-.2*1,080=864 \n" ); document.write( "z=percent of 1350 that equals 864 \n" ); document.write( "1350z=864 \n" ); document.write( "z=864/1350 \n" ); document.write( "z=.64 \n" ); document.write( ".8y=1,080 \n" ); document.write( ".64y=864\r \n" ); document.write( "\n" ); document.write( " x=number of days after September second \n" ); document.write( "1350*.8^x \n" ); document.write( "1350*.8^(5)=442.368 \n" ); document.write( "The attendance on September seven would be four hundred forty two people. \n" ); document.write( " |