12.5%, every 500 years you take away half of the substance (50%) -> 25% -> 12.5%
you divide your number 3 times because 1500/500=3
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.
Answer:
x = -1
Step-by-step explanation:
1/2 = 2/4
____________________________________________________________
1/4x + 3/4 = 2/4
<u> -3/4 -3/4</u>
1/4x = -1/4
divide by -1/4
x = -1
<em><u>Hope this helped! Have a nice day! Plz mark as brainliest!!!</u></em>
<em><u>-XxDeathshotxX</u></em>
Answer:
w<6 THE SMALL LINE UNDER THE LESS THAN SIGN IS STILL THERE I JUST CANNOT ADD IT
Step-by-step explanation:
first solve the equation to the right.
-3(2w+1) = -6w-3
now solve the whole equation
-33-w< -6w-3
-w+6w < -3+33
5w < 30
divide the 5 from both sides to simplify
5/5w < 30/5
w < 6
THE ANSWER IS w < 6