8/12. 4/6. 2/3 is the simplest. Just keep dividing it down until you can't divide anymore:)
Answer:
x > 5
Step-by-step explanation:
Given that:
= -2(3x + 2) > -8x + 6
(negative sign before bracket will alter the internal signs when multiplied by each term)
= -6x - 4 > -8x +6
Taking x terms on left side and other constants on right side
= -6x + 8x > 6 +4
Signs will be changer for transferred terms
= 2x > 10
By Dividing both sides 2 we get
=x > 10/2
= x >5
Answer:
8.0177716 Ounces
Step-by-step explanation:
Divide by 28.35 (for approximate answer)
3102 base4 = 3x4^3+ 1x4^2 + 2x1 = 3x64 + 1x16 + 2 = 210 base10
The powers of 2 are 2, 4, 8, 16, 32, 64, 128, 256
210 = 128 + 64 + 16 + 2 = 2^7 + 2^6 + 2^4 + 2^1 = 11010010 base2
A faster method is to each digit in base 4 to two digits in base 2
3 base4 = 11 base2
1 base4 = 01 base2
0 base4 = 00 base2
2 base4 = 10 base2
So 3102 base4 = 11010010 base2
If you wanted to convert base 4 to (say) base 5 you would need the first method and convert to base 10 first