document.write( "Question 201879: 1. A disc jockey must play 16 commercial sports during 1 hour of a radio show. Each commercial is either 30 seconds or 60 seconds long. If the total commercial time during 1 hour is 13 min, how many 30-second commercial were played that hour? How many 60-second commercials?\r
\n" ); document.write( "\n" ); document.write( "2.The Everton College store paid $1834 for an order of 50 calculators. The store paid $ 10 each scientific calculator. The others, all graphing calculators, cost the store $56 each. How many of each type of calculator was ordered?\r
\n" ); document.write( "\n" ); document.write( "3.Snookers Lumber can convert logs into either lumber or plywood. In a given day, the mill turns out three times as many units of plywood as lumber. it makes a profit of $30 on a unit of lumber and $45 on a unit of plywood. How many of each unit must produced and sold in the order to make a profit of $16830?
\n" ); document.write( "I have a hard time to Solving Word problems. please help me with step by step.
\n" ); document.write( "I really appreciate !!!!
\n" ); document.write( "

Algebra.Com's Answer #152209 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
1. let t=\"30 sec commercials\" and s=\"60 sec commercials\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"A disc jockey must play 16 commercial sports during 1 hour\" ___ t + s = 16 ___ t = 16 - s\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"total commercial time during 1 hour is 13 min\" ___ 60t + 30s = 13 * 60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ 60 (16 - s) + 30s = 13 * 60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "960 - 60s + 30s = 780 ___ -30s = -180 ___ s = 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ t + 6 = 16 ___ t = 10\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "follow this same technique for the other questions\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. let s=\"scientific calcs\" and g=\"graphing calcs\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"an order of 50 calculators\" ___ s + g = 50 ___ s = 50 - g\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"The Everton College store paid $1834\"
\n" ); document.write( "\" The store paid $ 10 each scientific calculator. The others, all graphing calculators, cost the store $56 each\" ___ 10s + 56g = 1834\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ 10 (50 - g) + 56g = 1834
\n" ); document.write( "solve for g, and then substitute to find s\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. let L=\"lumber units\" and p=\"plywood units\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"three times as many units of plywood as lumber\" ___ p = 3L\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"it makes a profit of $30 on a unit of lumber and $45 on a unit of plywood. How many of each unit must produced and sold in the order to make a profit of $16830\"
\n" ); document.write( "30L + 45p = 16830\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substituting ___ 30L + 45 (3L) = 16830
\n" ); document.write( "solve for L, and substitute to find p
\n" ); document.write( "
\n" );