Answer:
not sure if it's ryt but I think it's A
So, let's start off with explaining what these different questions mean;
y = |x + c| Shifts the graph c units left.
y = |x - c| Shifts the graph c units right.
y = |x| + c Shifts the graph c units up.
y = |x| - c Shifts the graph c units down.
(0,0) Is the starting point on any graph like this. So, determine the answer by going through the list of answers.
I believe the answer is y = 2x.
I would like to know if I am wrong so contact me!!
Answer:
First let's define what modular arithmetic is, what would come is an arithmetic system for equivalence classes of whole numbers called congruence classes.
Now, the modular division is the division in modular arithmetic.
Answering the question, a modular division problem like ordinary arithmetic is not used, division by 0 is undefined. For example, 6/0 is not allowed. In modular arithmetic, not only 6/0 is not allowed, but 6/12 under module 6 is also not allowed. The reason is that 12 is congruent with 0 when the module is 6.
Answer: 33
Step-by-step explanation: substitute a with 22 and c with 11.
22+11=33
<h3>
Answer: H. 33</h3>
=============================================
Work Shown:
Solve 5m^2 = 45 for m to get
5m^2 = 45
m^2 = 45/5
m^2 = 9
m = sqrt(9)
m = 3
I'm making m to be positive so that way the expression 12m is not negative. Otherwise, sqrt(12m) would not be a real number result.
--------------
Plug m = 3 into the expression we want to evaluate
m^3 + sqrt(12m)
3^3 + sqrt(12*3)
27 + sqrt(36)
27 + 6
33