document.write( "Question 173678: I am a parent and trying to help my daugther could you help!
\n" ); document.write( "1. 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 be produced and sold in order to make a profit of $17160?\r
\n" ); document.write( "\n" ); document.write( "Snooker Lumber must produce and sell__ units of lumber and__ units of plywood to make a profit of $17160.\r
\n" ); document.write( "\n" ); document.write( "2. A disc jockey must play 16 commercial spots 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 commercials were played that hour? How many 60-second commercials?\r
\n" ); document.write( "\n" ); document.write( " How many 30-second commercials were played that hour?
\n" ); document.write( " How many 60-second commercials were played that hour?\r
\n" ); document.write( "\n" ); document.write( "3. A student makes a $9.50 purchase at the bookstore with a $20 bill. The store has no bills and gives the change in quarters and fifty-cent pieces. There are 30 coins in all. How many of each kind are there?
\n" ); document.write( " How many quarters are there in the change?
\n" ); document.write( " How many fifty-cent pieces are there in the change?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4. The perimeter of a rectangle is 80.m. The length is 7 m more than twice the width. Find the dimensions.
\n" ); document.write( " What is the length? And Width?\r
\n" ); document.write( "\n" ); document.write( "5. Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 60 points. They won 9 more games than they tied. How many wins and how many ties did the team have?
\n" ); document.write( " How many wins did the team have?
\n" ); document.write( " How many ties did the team have?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #128562 by gonzo(654)\"\" \"About 
You can put this solution on YOUR website!
question number 1:
\n" ); document.write( "-----
\n" ); document.write( " 1. 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 be produced and sold in order to make a profit of $17160?
\n" ); document.write( "Snooker Lumber must produce and sell__ units of lumber and__ units of plywood to make a profit of $17160.
\n" ); document.write( "-----
\n" ); document.write( "answer to question number 1:
\n" ); document.write( "-----
\n" ); document.write( "mill turns out 3 times as many units of plywood as lumber. (given)
\n" ); document.write( "let a = amount of plywood
\n" ); document.write( "let b = amount of lumber
\n" ); document.write( "equation is:
\n" ); document.write( "a = 3*b
\n" ); document.write( "-----
\n" ); document.write( "total profit is 17160
\n" ); document.write( "profit on one piece of plywood is 45 (given)
\n" ); document.write( "profit on one piece of lumber is 30 (given)
\n" ); document.write( "profit on b pieces of lumber is 30*b
\n" ); document.write( "profit on a pieces of plywood is 45*a
\n" ); document.write( "equation for total profit is:
\n" ); document.write( "30*b + 45*a = 17160
\n" ); document.write( "-----
\n" ); document.write( "you have 2 equations you need to solve simultaneously (same value for b and same value for a applies to both).
\n" ); document.write( "those equations are:
\n" ); document.write( "a = 3*b
\n" ); document.write( "30*b + 45*a = 17160
\n" ); document.write( "-----
\n" ); document.write( "since you know a = 3*b, you can substitute 3*b for a to get:
\n" ); document.write( "30*b + 45*(3*b) = 17160
\n" ); document.write( "this equation becomes:
\n" ); document.write( "30*a + 135*b = 17160
\n" ); document.write( "which becomes:
\n" ); document.write( "165*b = 17160
\n" ); document.write( "divide both sides of equation by 165 to get:
\n" ); document.write( "b = 17160/165 = 104
\n" ); document.write( "you have:
\n" ); document.write( "b = 104
\n" ); document.write( "you know that a = 3*b, so
\n" ); document.write( "a = 3*104 = 312
\n" ); document.write( "you now have:
\n" ); document.write( "b = 104
\n" ); document.write( "a = 312
\n" ); document.write( "-----
\n" ); document.write( "substitute in your profit equation to get:
\n" ); document.write( "30*b + 45*a = 17160
\n" ); document.write( "this becomes:
\n" ); document.write( "30*104 + 45*312 = 17160
\n" ); document.write( "which becomes:
\n" ); document.write( "3120 + 14040 = 17160
\n" ); document.write( "-----
\n" ); document.write( "both equations are satisfied (they are true when you substitute the values for a and b).
\n" ); document.write( "-----
\n" ); document.write( "a = 3*b
\n" ); document.write( "312 = 3*104 (true)
\n" ); document.write( "-----
\n" ); document.write( "30*b + 45*a = 17160 (shown to be true just above).
\n" ); document.write( "-----
\n" ); document.write( "your answer to the question is:
\n" ); document.write( "the mill must produce and sell 312 units of plywood and 104 units of lumber to make a profit of 17160.
\n" ); document.write( "-----
\n" ); document.write( "question number 2:
\n" ); document.write( "-----
\n" ); document.write( "2. A disc jockey must play 16 commercial spots 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 commercials were played that hour? How many 60-second commercials?
\n" ); document.write( "-----
\n" ); document.write( "answer to question number 2:
\n" ); document.write( "-----
\n" ); document.write( "let a = number of 30 second commercial
\n" ); document.write( "let b = number of 60 second commercial
\n" ); document.write( "total time for commercials is 13 minutes * 60 seconds per minute = 780 seconds.
\n" ); document.write( "first equation for total time used is:
\n" ); document.write( "30*a + 60*b = 780
\n" ); document.write( "-----
\n" ); document.write( "total number of commercials is 16
\n" ); document.write( "second equation for total number of commercials used is:
\n" ); document.write( "a + b = 16
\n" ); document.write( "-----
\n" ); document.write( "this can also be solved by substitution same as in question number 1.
\n" ); document.write( "solve for a in the second equation:
\n" ); document.write( "a + b = 16
\n" ); document.write( "subtract b from both sides:
\n" ); document.write( "a = 16 - b
\n" ); document.write( "-----
\n" ); document.write( "substitute 16-b for a in the first equation:
\n" ); document.write( "30*a + 60*b = 780
\n" ); document.write( "becomes:
\n" ); document.write( "30*(16-b) + 60*b = 780
\n" ); document.write( "expand:
\n" ); document.write( "30*16 - 30*b + 60*b = 780
\n" ); document.write( "combine like terms:
\n" ); document.write( "30*16 + 30*b = 780
\n" ); document.write( "subtract 30*16 from both sides:
\n" ); document.write( "30*b = 780 - (30*16)
\n" ); document.write( "expand:
\n" ); document.write( "30*b = 780 - 480
\n" ); document.write( "simplify:
\n" ); document.write( "30*b = 300
\n" ); document.write( "divide both sides by 30:
\n" ); document.write( "b = 300/30
\n" ); document.write( "b = 10
\n" ); document.write( "-----
\n" ); document.write( "since b = 10, and a + b = 16, then:
\n" ); document.write( "a = 6
\n" ); document.write( "-----
\n" ); document.write( "you have:
\n" ); document.write( "a = 6
\n" ); document.write( "b = 10
\n" ); document.write( "-----
\n" ); document.write( "substitute for a and b in first equation:
\n" ); document.write( "30*a + 60*b = 780
\n" ); document.write( "30*6 + 60*10 = 780
\n" ); document.write( "180 + 600 = 780
\n" ); document.write( "780 = 780
\n" ); document.write( "-----
\n" ); document.write( "equations are good
\n" ); document.write( "answer to question number 2 is:
\n" ); document.write( "number of 30 second commercials is 6.
\n" ); document.write( "number of 60 second commercials is 10.
\n" ); document.write( "-----
\n" ); document.write( "question number 3:
\n" ); document.write( "-----
\n" ); document.write( "3. A student makes a $9.50 purchase at the bookstore with a $20 bill. The store has no bills and gives the change in quarters and fifty-cent pieces. There are 30 coins in all. How many of each kind are there?
\n" ); document.write( "How many quarters are there in the change?
\n" ); document.write( "How many fifty-cent pieces are there in the change?
\n" ); document.write( "-----
\n" ); document.write( "answer to question number 3:
\n" ); document.write( "-----
\n" ); document.write( "the change is 20.00 - 9.50 = 10.50
\n" ); document.write( "let a = # quarters
\n" ); document.write( "let b = # fifty cent pieces
\n" ); document.write( "-----
\n" ); document.write( "number of coins is 30:
\n" ); document.write( "a + b = 30
\n" ); document.write( "total change is 10.50
\n" ); document.write( ".25*a + .5*b = 10.5
\n" ); document.write( "-----
\n" ); document.write( "two equations are:
\n" ); document.write( "a + b = 30
\n" ); document.write( ".25*a + 5*b = 10.5
\n" ); document.write( "-----
\n" ); document.write( "we can use substitution as in questions 1 and 2 above, or we can solve as two simultaneous equations by manipulating the equations so one of the unknowns drops out allowing us to solve for the other unknown.
\n" ); document.write( "we'll do it the second way this time.
\n" ); document.write( "-----
\n" ); document.write( "two equations are:
\n" ); document.write( "a + b = 30
\n" ); document.write( ".25*a + .5*b = 10.5
\n" ); document.write( "-----
\n" ); document.write( "multiply the second equation by 4:
\n" ); document.write( "a + b = 30
\n" ); document.write( "a + 2b = 42
\n" ); document.write( "-----
\n" ); document.write( "subtract first equation from second equation to get:
\n" ); document.write( "a-a + 2b-b = 42-30
\n" ); document.write( "b = 12
\n" ); document.write( "-----
\n" ); document.write( "if b = 12, then a = 18 because a + b = 30
\n" ); document.write( "we have:
\n" ); document.write( "a = 18
\n" ); document.write( "b = 12
\n" ); document.write( "-----
\n" ); document.write( "substitute in the second equation to see if we get the right answer:
\n" ); document.write( ".25*a + .5*b = 10.5
\n" ); document.write( ".25*18 + .5*12 = 10.5
\n" ); document.write( "4.5 + 6 = 10.5
\n" ); document.write( "10.5 = 10.5
\n" ); document.write( "-----
\n" ); document.write( "values are good
\n" ); document.write( "answer to question number 3 is:
\n" ); document.write( "there are 12 fifty cent pieces in the change
\n" ); document.write( "-----
\n" ); document.write( "question number 4:
\n" ); document.write( "-----
\n" ); document.write( "4. The perimeter of a rectangle is 80.m. The length is 7 m more than twice the width. Find the dimensions.
\n" ); document.write( "What is the length? And Width?
\n" ); document.write( "-----
\n" ); document.write( "answer to question number 4:
\n" ); document.write( "-----
\n" ); document.write( "let a = length
\n" ); document.write( "let b = width
\n" ); document.write( "perimeter = 80 meters
\n" ); document.write( "length is 7 meters more than twice the width.
\n" ); document.write( "equation for that is:
\n" ); document.write( "a = 2*b + 7
\n" ); document.write( "formula for perimeter is:
\n" ); document.write( "2*a = 2*b = 80
\n" ); document.write( "substitute 2*b+7 for a to get:
\n" ); document.write( "2*(2*b+7) + 2*b = 80
\n" ); document.write( "simplify:
\n" ); document.write( "4*b + 14 + 2*b = 80
\n" ); document.write( "combine like terms:
\n" ); document.write( "6*b + 14 = 80
\n" ); document.write( "subtract 14 from both sides:
\n" ); document.write( "6*b = 66
\n" ); document.write( "b = 11
\n" ); document.write( "a = 2*b + 7
\n" ); document.write( "a = 2*11 + 7
\n" ); document.write( "a = 29
\n" ); document.write( "-----
\n" ); document.write( "substitute in perimeter equation to prove this is true.
\n" ); document.write( "2*a + 2*b = 80
\n" ); document.write( "2*29 + 2*11 = 80
\n" ); document.write( "58 + 22 = 80
\n" ); document.write( "80 = 80
\n" ); document.write( "equation is true
\n" ); document.write( "-----
\n" ); document.write( "answer to question # 4 is:
\n" ); document.write( "length is 29
\n" ); document.write( "width is 11
\n" ); document.write( "-----
\n" ); document.write( "question number 5:
\n" ); document.write( "-----
\n" ); document.write( "5. Hockey teams receive 2 points when they win and 1 point when they tie. One season, a team won a championship with 60 points. They won 9 more games than they tied. How many wins and how many ties did the team have?
\n" ); document.write( "-----
\n" ); document.write( "answer to question number 5:
\n" ); document.write( "-----
\n" ); document.write( "w = number of wins
\n" ); document.write( "t = number of ties
\n" ); document.write( "they won 9 more games than they tied:
\n" ); document.write( "w = t+9
\n" ); document.write( "2 points for a win
\n" ); document.write( "1 point for a tie
\n" ); document.write( "total points = 60:
\n" ); document.write( "2w + 1t = 60
\n" ); document.write( "-----
\n" ); document.write( "since w = t+9, substitute in total points equation to get:
\n" ); document.write( "2w + 1t = 60
\n" ); document.write( "2(t+9) + 1t = 60
\n" ); document.write( "2t + 18 + 1t = 60
\n" ); document.write( "3t + 18 = 60
\n" ); document.write( "3t = 42 (you subtract 18 from both sides)
\n" ); document.write( "t = 14 (you divide both sides by 3)
\n" ); document.write( "-----
\n" ); document.write( "w = 23 (w = t+9)
\n" ); document.write( "-----
\n" ); document.write( "you have:
\n" ); document.write( "w = 23
\n" ); document.write( "t = 14
\n" ); document.write( "substitute in equation for total points:
\n" ); document.write( "2w + 1t = 60
\n" ); document.write( "2*(23) + 1*(14) = 60
\n" ); document.write( "46 + 14 = 60
\n" ); document.write( "60 = 60
\n" ); document.write( "equeation is good.
\n" ); document.write( "answer to question number 5 is:
\n" ); document.write( "the team had 23 wins and 14 ties
\n" ); document.write( "-----
\n" ); document.write( "
\n" ); document.write( "
\n" );