document.write( "Question 1190479: A local radio station is selling airtime spots to advertisers for the upcoming week. The station charges $150 for one of the 85 30-second spots, and $270 for one of the 45 60-second spots. Which of the following expressions gives the total amount of money, in dollars, collected from selling all of the 60-second spots, and S of the 30-second spots?
\n" );
document.write( "a) 150S+12,150
\n" );
document.write( "b) 150S+270
\n" );
document.write( "c) 85S+12,150
\n" );
document.write( "d) 45S+10,000
\n" );
document.write( "e) S+150 \n" );
document.write( "
Algebra.Com's Answer #822217 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "S = number of 30-second ad slots sold \n" ); document.write( "150S = amount of money collected from those ads (ignore the 60 second ads)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we consider the longer ad length. \n" ); document.write( "There are 45 ads in length of 60 seconds each \n" ); document.write( "If it costs $270 per ad of this longer time length, then the radio station pulls in 45*270 = 12,150 dollars \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In total, the station pulls in 150S + 12,150 dollars from both ad types combined. \n" ); document.write( " \n" ); document.write( " |