Answer:
The answer is option D.
Step-by-step explanation:
(4a - b)(2a - 3b)
Expand the terms
We have
8a² - 12ab - 2ab + 3b²
Which is
8a² - 14ab + 3b²
That's option D.
Hope this helps you
Answer:
Look at the place after the tenths, it is more than 5.
99.999
So add +1 to the tenths place.
Rounded to the nearest tenth would be:
<h2>100.0</h2>
Answer:
<u>Residue</u>
Step-by-step explanation:
Let a and b be integers. We define a mod b to be the residue of dividing a by b. For example, if a evenly divides b, then a mod b=0, 20 mod 6= 2. The modulus operator is widely used in programming, and it is convenient when a and b are large numbers.
a mod b is always a nonnegative integer. In fact, 0≤ a mod b≤ |b-1| by the division algorithm. a and b can also be negative integers. Since 8=-(-5)+3 then 8 mod -5= 3.
As a final example, some known properties can be rewritten in terms of mod. a mod 2=0 if and only if a is even. a mod 2=1 if and only if a is odd.
Step-by-step explanation:
200,000 X 50,000 = 100000000
There are 120 different combinations.
There are 5 to use for the first bead; then after it is used, 4 for the second; 3 for the third; 2 for the fourth; and 1 for the fifth and last bead:
5*4*3*2*1 = 120.