#$&* course MTH 151 If your solution to stated problem does not match the given solution, you should self-critique per instructions at
.............................................
Given Solution: `aThe statement says that if the group doesn't have supervision, they will not act in an orderly manner. So if they don't have supervision and yet do act in an orderly manner the statement is contradicted. If the group does have supervision, the statement cannot be contradicted because condition of the statement, that the group doesn't have supervision, does not hold. The statement has nothing to say about what happens if the group does have supervision. Of course if the group doesn't have supervision and doesn't act in orderly manner this is completely consistent with the statement. Therefore the only way to statement can be considered false is the group doesn't have supervision and does act in an overly manner. Note that what we know, or think we know, about childrens' behavior has nothing at all to do with the logic of the situation. We could analyze the logic of a statement like 'If the Moon is made of green cheese then most six-year-olds prefer collard greens to chocolate ice cream'. Anything we know about the composition of the Moon or the tastes of children has nothing to do with the fact that the only way this statement could be shown false would be for the Moon to be made of green cheese and most six-year-olds to prefer the ice cream. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique Rating: ********************************************* Question: `q002. List the different orders in which the letters a, b and c could be arranged (examples are 'acb' and 'cba'). Explain how you know that your list contains every possible order. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Abc, cba, bac, cab, acb, bca You start with one letter at the beginning such as “a” and then since there are only 2 other letters than you can only have 2 different orders with that letter being at the beginning. You get these different orders by switching the other 2 letters. So if you do this with all three letters you get 6 different orders. confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aThe only reliable way to get all possible orders is to have a system which we are sure the list every order without missing any. Perhaps the simplest way to construct all possible orders is to list then alphabetically. We start with abc. There is only one other order that starts with a, and it is obtained by switching the last two letters to get acb. The next alphabetical order must start with b. The first possible listing starting with b must follow b with a, leaving c for last. The orders therefore bac. The only other order starting with b is bca. The next order must start with c, which will be followed by a to give us cab. The next order is obtained by switching the last two letters to get cba. This exhausts all possibilities for combinations of the three letters a, b and c. Our combinations are, in alphabetical order, abc, acb, bac, bca, cab, cba. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ok ------------------------------------------------ Self-critique Rating: ok ********************************************* Question: `q003. One collection consists of the letters a, c, d and f. Another collection consists of the letters a, b, d and g. List the letters common to both collections. List the letters which appear in at least one of the collections. List the letters in the first half of the alphabet which do not appear in either of the collections. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: “a” and “d” are in both collections “a”, “b” “c” “d” “f” and “g” appear in at least one collection The middle of the alphabet is m so e, h,I,j,k,l,m are all letters of the first half of the alphabet that do not appear in either collection. confidence rating #$&*:3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aTo letters a and d each appear in both collections. No other letter does. The letters a, c, d, and f appear in the first collection, so they all in at least one of the collections. In addition to letters b and g appear in the second collection. Therefore letters a, b, c, d, f and g all appear in at least one of the collections. We consider the letters in the first half of the alphabet, in alphabetical order. a, b, c and d all appear in at least one of the collections, but the letter e does not. The letters f and g also appear in at least one of the collections, but none of the other letters of the alphabet do. The first half of the alphabet ends at m, so the list of letters in the first half of the alphabet which do not occur in at least one of the collections is e, h, i, j, k, l, m. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ok ------------------------------------------------ Self-critique Rating: ok ********************************************* Question: `q004. Give the next element in each of the following patterns and explain how you obtained each: 2, 3, 5, 8, 12, ... 3, 6, 12, 24, ... 1, 3, 4, 7, 11, 18, ... YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 2,3,5,8,12,17 you are adding 1 more number as you go along, 2+1=3, 3+2=5, 5+3=8, 8+4=12, 12+5=17 3,6,12,24,48 you are multiplying each by 2, 3*2=6, 6*2=12, 12*2=24, 24*2=48 1,3,4,7,11,18,29 in this pattern you are adding the 2 previous numbers to get the next, 1+3=4, 4+3=7, 7+11=18, 11+18=29 confidence rating #$&*:3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aThe pattern of the sequence 2, 3, 5, 8, 12, ... can be seen by subtracting each number from its successor. 3-2 = 1, 5-3 = 2, 8-5 = 3, 12-8 = 4. The sequence of differences is therefore 1, 2, 3, 4, ... . The next difference will be 5, indicating that the next number must be 12 + 5 = 17. The pattern of the sequence 3, 6, 12, 24, ... can be discovered by dividing each number into its successor. We obtain 6/3 = 2, 12/6 = 2, 24/12 = 2. This shows us that we are doubling each number to get the next. It follows that the next number in the sequence will be the double of 24, or 48. The pattern of the sequence 1, 3, 4, 7, 11, 18, ... is a little obvious. Starting with the third number in the sequence, each number is the sum of the two numbers proceeding. That is, 1 + 3 = 4, 3 + 4 = 7, 4 + 7 = 11, and 7 + 11 = 18. It follows that the next member should be 11 + 18 = 29. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ok ------------------------------------------------ Self-critique Rating:ok ********************************************* Question: `q005. The number 18 can be 'broken down' into the product 9 * 2, which can then be broken down into the product 3 * 3 * 2, which cannot be broken down any further . Alternatively 18 could be broken down into 6 * 3, which can then be broken down into 2 * 3 * 3. Show how the numbers 28 and 34 can be broken down until they can't be broken down any further. Show that there at least two different ways to break down 28, but that when the breakdown is complete both ways end up giving you the same numbers. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 28 = 4*7 = 2*2*7 or 28 = 2*14 = 2*2*7 same answer in the end but two different ways to break it down at first 34 = 2*17 confidence rating #$&*:3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aA good system is to begin by attempting to divide the smallest possible number into the given number. In the case of 34 we see that the number can be divided by 2 give 34 = 2 * 17. It is clear that the factor 2 cannot be further broken down, and is easy to see that 17 cannot be further broken down. So the complete breakdown of 34 is 2 * 17. To breakdown 28 we can again divide by 2 to get 28 = 2 * 14. The number 2 cannot be further broken down, but 14 can be divided by 2 to give 14 = 2 * 7, which cannot be further broken down. Thus we have 28 = 2 * 2 * 7. The number 28 could also the broken down initially into 4 * 7. The 4 can be further broken down into 2 * 2, so again we get 28 = 2 * 2 * 7. It turns out that the breakdown of a given number always ends up with exactly same numbers, no matter what the initial breakdown. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating: ok ********************************************* Question: `q006. Give the average of the numbers in the following list: 3, 4, 6, 6, 7, 7, 9. By how much does each number differ from the average? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: To get the average of a set of number you must first add them all together. 3+4+6+6+7+7+9= 42 Then you must divide by how many numbers there are, which in this case is 7 42/7 = 6 is the average 3 differs by 3 (6-3=3) 4 differs by 2 (6-4=2) 6 differs by 0 (6-6=0) 7 differs by 1 (7-6=1) 9 differs by 3 (9-6=3) confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aTo average least 7 numbers we add them in divide by 7. We get a total of 3 + 4 + 6 + 6 + 7 + 7 + 9 = 42, which we then divide by 7 to get the average 42 / 7 = 6. We see that 3 differs from the average of 6 by 3, 4 differs from the average of 6 by 2, 6 differs from the average of 6 by 0, 7 differs from the average of 6 by 1, and 9 differs from the average of 6 by 3. A common error is to write the entire sequence of calculations on one line, as 3 + 4 + 6 + 6 + 7 + 7 + 9 = 42 / 7 = 6. This is a really terrible habit. The = sign indicates equality, and if one thing is equal to another, and this other today third thing, then the first thing must be equal to the third thing. This would mean that 3 + 4 + 6 + 6 + 7 + 7 + 9 would have to be equal to 6. This is clearly not the case. It is a serious error to use the = sign for anything but equality, and it should certainly not be used to indicate a sequence of calculations. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ok ------------------------------------------------ Self-critique Rating:ok ********************************************* Question: `q007. Which of the following list of numbers is more spread out, 7, 8, 10, 10, 11, 13 or 894, 897, 902, 908, 910, 912? On what basis did you justify your answer? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The difference between this first set of numbers is 6 (13-7=6) The difference between the second set is 18 (912-894=18) Therefore the second set is more spread out confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aThe first set of numbers ranges from 7 to 13, a difference of only 6. The second set ranges from 894 to 912, a difference of 18. So it appears pretty clear that the second set has more variation the first. We might also look at the spacing between numbers, which in the first set is 1, 2, 0, 1, 2 and in the second set is 3, 5, 6, 2, 2. The spacing in the second set is clearly greater than the spacing in the first. There are other more sophisticated measures of the spread of a distribution of numbers, which you may encounter in your course. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ok ------------------------------------------------ Self-critique Rating: ok ********************************************* Question: `q008. 12 is 9 more than 3 and also 4 times 3. We therefore say that 12 differs from 3 by 9, and that the ratio of 12 to 3 is 4. What is the ratio of 36 to 4 and by how much does 36 differ from 4? If 288 is in the same ratio to a certain number as 36 is to 4, what is that number? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The ratio is found by dividing. 36/4=9 To find out how much they differ we must subtract 36-4=32 If 288 is in the same ratio to a certain number as 36 is to 4 and 36/4=9 then we would need to divide 288 by 9 288/9=32 confidence rating #$&*:3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `aJust as the ratio of 12 to 3 is 12 / 3 = 4, the ratio of 36 to 4 is 36 / 4 = 9. 36 differs from 4 by 36 - 4 = 32. Since the ratio of 36 to 4 is 9, the number 288 will be in the same ratio to a number which is 1/9 as great, or 288 / 9 = 32. Putting this another way, the question asks for a 'certain number', and 288 is in the same ratio to that number as 36 to 4. 36 is 9 times as great as 4, so 288 is 9 times as great as the desired number. The desired number is therefore 288/9 = 32. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:ok ********************************************* Question: `q009. A triangle has sides 3, 4 and 5. Another triangle has the identical shape of the first but is larger. Its shorter sides are 12 and 16. What is the length of its longest side? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: You need to find the ratios of the first two to find the ratio of the last and therefore find the length of the longest side. 12/3=4 16/4=4 Given this information we should compile an equation x/5=4 x=5*4 x= 20 therefore the length of the longest side is 20 confidence rating #$&*:3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** You need to first see that that each side of the larger triangle is 4 times the length of the corresponding side of the smaller. This can be seen in many ways, one of the most reliable is to check out the short-side ratios, which are 12/3 = 4 and 16/4 = 4. Since we have a 4-to-1 ratio for each set of corresponding sides, the side of the larger triangle that corresponds to the side of length 5 is 4 * 5 = 20. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):ok ------------------------------------------------ Self-critique Rating:ok ********************************************* Question: `q010. List the different orders in which John, Mary and Sally can be lined up, from left to right, for a picture. In how many orders can the three be lined up so that the two women are next to each other? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: John, mary, sally 1 John, sally mary 2 Mary, sally, john 3 Mary, john, sally Sally, mary, john 4 Sally, john, mary We can find the number of orders just like we did with the “abc” order before. For each person you start a line with them to the left. Since there are only two other people there can be only be two different orders for each person. There can be 4 different orders that they can be lined up and the women still next to each other confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ********************************************* Question: `q011. If John is next to Mary, Sally will be jealous. Sally is jealous. Does it logically follow that John is next to Mary? Explain. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: We do not have enough information to say that yes John is next to Mary. Sally could be jealous because John was looking at some random woman that was walking by. You cannot make a logical assumption from 1 statement without any other information, especially if that statement, such as sally is jealous can have other factors leading to it. confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ********************************************* Question: `q012. By how much does each of the numbers 81, 85, 89, 83, 86, 86 differ from the average of the six numbers? The average is a whole number, and you should be able to figure out the number without using a calculator. Explain how you got your solution. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: To find the average we must add up all the numbers and then divide by how may numbers there are 81+85+89+83+86+86= 510 510/6=85 81 differs by 4 (85-81=4) 85 differs by 0 (85-85=0) 89 differs by 4 (89-85=4) 83 differs by 2 (85-83=2) 86 differs by 1 (86-85=1) confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ********************************************* Question: `q013. You have blocks colored red, yellow, blue, orange and pink. I have blocks colored yellow, green, blue, purple, brown and white. How many colors do you have? How many colors do I have? How many colors are there all together? How many colors do we have in common? How many colors do I have that you don't? How many colors do you have that I don't? If I had 9 colors and you had 12, and if there were a total of 18 colors present, then how many colors would I have that you don't, how many would you have that I don't, and how many would we have in common? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: If I have red, yellow, blue, orange, and pink then I have 5 different colors. If you have yellow, green, blue, purple, brown, and white then you have 6 colors. We both have yellow and blue = 2 colors that we both have I only have red orange and pink = 3 colors that you don’t have You have green, purple, brown, and white = 4 colors that I don’t have Add those together 2+3+4=9 colors total If you have 9 colors and I have 12 then that’s a total of 21. but if there is only 18 colors present then we must have 3 colors that are the same (21-18=3) You would have 6 colors that I do not (9-3=6) I would have 9 colors that you do not (12-3=9) confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ********************************************* Question: `q010. List the different orders in which John, Mary and Sally can be lined up, from left to right, for a picture. In how many orders can the three be lined up so that the two women are next to each other? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: John, mary, sally 1 John, sally mary 2 Mary, sally, john 3 Mary, john, sally Sally, mary, john 4 Sally, john, mary We can find the number of orders just like we did with the “abc” order before. For each person you start a line with them to the left. Since there are only two other people there can be only be two different orders for each person. There can be 4 different orders that they can be lined up and the women will still be next to each other confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ********************************************* Question: `q014. The number 18 can be 'broken down' into the product 9 * 2, which can then be broken down into the product 3 * 3 * 2, which cannot be broken down any further . Alternatively 18 could be broken down into 6 * 3, which can then be broken down into 2 * 3 * 3. In how many different ways could we completely break down the number 72? If we put the numbers in the final breakdown in order from least to greatest, do all possible breakdowns lead to the same result, or is there more than one possible final result? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 72=2*36=2*18*2=2*2*2*9=2*2*2*3*3 72= 4*18=2*2*2*9=2*2*2*3*3 72=3*24=3*2*12=3*2*2*6=3*2*2*2*3=2*2*2*3*3 72=6*12=2*3*2*6=2*3*2*2*3=2*2*2*3*3 72=8*9=4*2*3*3=2*2*2*3*3 There are 5 different ways to break down the number 72. it always comes to the same final result confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ********************************************* Question: `q015. Of the numbers 1240, 1270, 1320 and 1500, which do you think differs the most from the average of the four numbers? Answer as best you can without doing any calculations, and give your reasoning. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Normally to find which number differs the most from the average you would need to calculate the average. However, sometimes it is not needed. This is the case when you have outliers, numbers that are differ on an extreme from the mean number. In this case, 1500 is an outlier. While the other numbers are within 100 of each other while 1500 differs much more than that confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------------------------------ Self-critique Rating:ok " Self-critique (if necessary): ------------------------------------------------ Self-critique rating: