document.write( "Question 159223: A rock group is going on a talk show. Their Song is 5 minutes 22 seconds, but their time slot is only 4 minutes 58 seconds long. How much faster do they have to play to get the song to fit their time slot?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #117366 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A rock group is going on a talk show. Their Song is 5 minutes 22 seconds, but their time slot is only 4 minutes 58 seconds long. How much faster do they have to play to get the song to fit their time slot? \n" ); document.write( ". \n" ); document.write( "First, convert time in seconds: \n" ); document.write( "5 minutes 22 seconds = (5*60)+22 = 300+22 = 322 seconds \n" ); document.write( "4 minutes 58 seconds = (4*60)+58 = 240+58 = 298 seconds \n" ); document.write( ". \n" ); document.write( "What percent of time is available? \n" ); document.write( "298/322 * 100 = 0.93 * 100 = 93% \n" ); document.write( "This says that only 93% of the time is available. \n" ); document.write( ". \n" ); document.write( "Therefore, the group has to play: \n" ); document.write( "100-93 = 7% faster \n" ); document.write( " \n" ); document.write( " |