m = 0............................
Answer:
6
Step-by-step explanation:
Using Euclid's algorithm, we divide the larger by the smaller. If the remainder is zero, the divisor is the GCF. Otherwise, we replace the larger with the remainder and repeat.
18 ÷ 12 = 1 r 6
12 ÷ 6 = 2 r 0 . . . . the GCF is 6
__
You can also factor the numbers and see what the common factors are.
18 = 2·3·3
12 = 2·2·3
The common factors are 2·3 = 6.
In the factorizations, we see 2 to powers of 1 and 2, and we see 3 to powers of 1 and 2. The GCF is the product of the common factors to their lowest powers: (2^1)(3^1) = (2)(3) = 6
Answer:
There are 13 pieces of pie left.
Step-by-step explanation:
So there are 3 pieces of apple pie left, there are 4 pieces of cherry pie left, and there are 6 pieces of pumpkin pie left. 3 + 4 + 6 = 13.
3/8 = 3 pieces because each fraction in this one equals one piece. So the numerator is how many left.
1/2= 4 because you just divide 8 by 2.
3/4 = 2 because you can multiply the fraction by 2 and get 6/8. Then the numerator is how many that's left.
I hope I helped.
Step-by-step explanation:
Given
2a + b = 6......equation 1
a - 6 = b
a = b + 6........equation 2
Putting equation 2 in equation 1
2 ( b + 6 ) + b = 6
2b + 12 + b = 6
3b = 6 - 12
3b = - 6
b = - 6 / 3
Therefore b = - 2
Now
a = - 2 + 6 = 4
hope it will help :)