#$&* course Mth 151 4/30 11 If your solution to stated problem does not match the given solution, you should self-critique per instructions at
.............................................
Given Solution: `a** The prime factorizations are 180=2 ^2 * 3 ^ 2 * 5 and 300=2 ^2 * 3 ^1 * 5^2. They have in commin 2^2, 3 and 5, and no higher power of any of these factors. Since 2^2 * 3^1 * 5^1=60 the greatest common factor is 60. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):OK ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: `q query 5.3.24 Euclidean algorithm to find GCF(25,70) Show how you used the Euclidean algorithm to find the greatest common factor of the two numbers. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 70/25=2 remainder 20 25/20=1 "" 5 20/5=4 "" 0 GCF 5 (last divisor) confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** To apply the Euclidean algorithm we divide the larger number by the smaller, obtaining a remainder. We then divide the remainder by the divisor and repeat this process until we get 0 remainder. The greatest common divisor is the last divisor. In this case 70 divided by 25 gives us remainder 20. Then we divide the previous divisor 25 by the remainder 20, obtaining remainder 5. Then we divide the previous divisor, which is now 20, by the remainder 5. The remainder of this division is 0. So the last divisor, which is 5, is the greatest common factor. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):OK ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: `q query 5.3.36 LCM of 24, 36, 48 How did you use the prime factors of the given numbers to find their greatest common factor? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 24 2*2*2*3 36 2*2*3*3 48 2*2*2*2*3 2*2*2*2*3*3=144 GCF confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** The prime factorizations are 24 = 2*2*2*3, 36 = 2*2*3*3, 48 = 2*2*2*2*3. The smallest number that includes all these factors has four 2's and two 3's. 2*2*2*2 * 3*3 = 144. So 144 is the GCF. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):OK ------------------------------------------------ Self-critique Rating:3 ********************************************* Question: `q query 5.3.36 LCM of 24, 36, 48 How did you use the prime factors of the given numbers to find their greatest common factor? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 24 2*2*2*3 36 2*2*3*3 48 2*2*2*2*3 2*2*2*2*3*3=144 GCF confidence rating #$&*: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: `a** The prime factorizations are 24 = 2*2*2*3, 36 = 2*2*3*3, 48 = 2*2*2*2*3. The smallest number that includes all these factors has four 2's and two 3's. 2*2*2*2 * 3*3 = 144. So 144 is the GCF. ** &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary):OK ------------------------------------------------ Self-critique Rating:3 #*&!