The absolute value is the distance the number is from zero. For example, the absolute value of -4 is 4 and the absolute value of 4 is 4. Also |-24| is 24.
The absolute value of -9 is 9. 2 times 9 is 18.
The absolute value of -4 is 4. 4 times 4 is 16.
The absolute value of 1 is 1. 1 times 1 is 1.
The absolute value of 1 is 11. 11 times 11 is 121.
The absolute value of -2 is 2. 9 times 2 is 18.
━━━━━━━━━━━━━━━ ♡ ━━━━━━━━━━━━━━━
The opposite of a number is the difference it is from zero but on the other side (opposite sign). For example, the opposite of -5 is 5, and the opposite of 2 is -2.
11 is opposite of -11.
-8 is opposite of 8.
31 is opposite of -31.
-1 is opposite of 1.
-17 is opposite of 17.
━━━━━━━━━━━━━━━ ♡ ━━━━━━━━━━━━━━━
♡ Hope this helped! ♡
❀ 0ranges ❀
22 is half
u go down by 1 and up by 1
It ends up at 17 and 27
17+27=44
The two numbers you are looking for are <u>17 and 27</u>
Answer:
f(N) = 2+ N/2 + 6N² units of time.
Step-by-step explanation:
Assigning 0 to the variable sum takes one unit of time.
Each time you increment sum by B, you need to call the value of sum, sum it to B and assign it to sum, which takes three units of time in total. You are repeating this process for each value of B which ranges from 1 to 4n and for each value of A which ranges from 1 to n/2. Opening the FOR takes also another unit of time, so, as a result, we have
f(N) 1 + 1 (open the FOR in A)+ N/2*(1 (open the FOR in B) + 4N*3) = 2+ N/2 + 6N² units of time. It has order complexity O(N²).
surface area of a rectangular prism
A=2(wh+lw+lh)