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:
The equation is
6x + 12y = 48
Step-by-step explanation:
Standard form another way of writing a linear equation. It is in the form
Ax + By = C
Total amount with Samantha = $48
Single player games = $6 each
Multi player games = $12 each
Let
Number of Single player games = x
Number of Multi player games = y
The number of single player games (x) and the number of multi player games (y) Samantha can buy is
6x + 12y = 48
That is price × quantity of single player games + price × quantity of multi player games = Total amount with Samantha
Solution:
C=32.50t+8.50
236=32.50t+8.50
236-8.50=32.50t
227.50=32.50t
227.50/32.50=32.50t/32.50
t=7
The family bought 7 tickets.
In order to find the answer you will have too divide 58 by 18 and then divide what you get from that by 100 to get your answer.
100%/x%=58/18
(100/x)*x=(58/18)*x
100=3.22222222222*x
(3.22222222222) to get x
100/3.22222222222=x
x=31.0344827586
Therefore your answer is "31%."
Hope this helps.
Answer:
76
Step-by-step explanation:
let the number be x
Then 16 + x/-4 = -3, so
x/-4 = -16-3 = -19 (add -16 on both sides)
x = -4*-19 = 76 (multiply by -4 on both sides)