Answer:
let us assume the 3 digit number be 984
To check weather the number is divisible by 3 and 4 then when should know the divisibility rule of 3 and 4.
A number is said to be divisible by 3 when the sum of each digit of the number is divisible by 3. Example 9+8+4 = 21 is divisible by 3 hence the number is divisible by 3.
A number is said to be divisible by 4 when the last two digit is divisible by 4 like 84 is divisible by 4 hence 984 is divisible by 4.
Answer:
Step-by-step explanation:
m=x^3+y^2-6(x-y)-2021
distribute: 6x-6y
now you have m=x^3 + y^2 - 6x - 6y - 2021
Answer:
40 steps downwards
Step-by-step explanation:
Use algebra to set up 2 equations.
Assign c as number of tickets for CATS and w for number of tickets of WICKED
c + w = 2700
c / w = 7 / 11
Then solve for one of them in the first equation
c = 2700 - w
Then put this value for c into the 2nd equation
(2700 - w) / w = 7 / 11
Now cross multiply the numerator by denominator of both numerator and denominator pairs
7w = 11 x (2700 - w)
7w = 29700 - 11w
Now solve for w
7w = 26700 - 11w
Add +11w to both sides
18w = 29700
Now divide by 18 on both sides
w = 1650
Then c is the remainder of that ... 2700 - 1650 = 1050
You can also check because 7 / 11 = 1050 / 1650