document.write( "Question 135269: Rudy must play 12 commercials his 1-hr radio show Each commercial is either 30 sec or 60 sec long. If the total commercial time during that 1-hr is 10 min how many commercials of each type does Rudy play? \n" ); document.write( "
Algebra.Com's Answer #99083 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Rudy must play 12 commercials his 1-hr radio show Each commercial is either 30 sec or 60 sec long. If the total commercial time during that 1-hr is 10 min how many commercials of each type does Rudy play?
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "Let # of 30 sec commercials be x; time involved is 30x seconds
\n" ); document.write( "----------------------------------
\n" ); document.write( "# of 60 sec commercials is \"12-x\" ; time involved is 60(12-x) = 720-60x
\n" ); document.write( "----------------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "time + time = 10 min or 600 sec
\n" ); document.write( "30x + 720-60x = 600
\n" ); document.write( "-30x = -120
\n" ); document.write( "x = 4 (# of 30 sec commercials)
\n" ); document.write( "12-x = 8 (# of 60 sec commercials)
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );