Answer:
15
Step-by-step explanation:
To answer this, we would have to look at the last place first, which is the hundredths place. In the hundredths place, we have a 2. 2 is less than 5, so we would just pretend it isn't there since we would round down. Now, looking at the tenths place, which is the 6, we can determine whether or not we round. If the number is 5 and above, (including 5) we would round up. In this case, it is 6, so we would round the number in front of it (4) up by one to get 15.
Brainliest would be appreciated!
<span>Int var1 = 0b0001;
int var2 = 0b1111;
int results1 = var1 & var2;
int results2 = var1 | var2;
int results3 = var1 ^ var2;
int printit = results1 + results2 + results3;
what are the values for results1, results2, results3 and printit after executing the code?
notes:
1. faster responses will be obtained if your code is presented line by line (in a file) before posting.
2. please specify language, many languages use the same syntax but could have differences in interpretation
-------------------------------------------------------------------------------
Assuming Java as the language. C is similar.
</span><span><span>& bitwise AND &
^ </span><span>bitwise exclusive OR
</span><span>| bitwise inclusive OR
So
results1=var1&var2=0b0001&0b1111=0b0001
results2=var1|var2=0b0001&0b1111=0b1111
results3=var1^var2=0b0001&0b1111=0b1110
printit=results1+results2+results3=0b0001+0b1111+0b1110
=0b10000+0b1110
=0b11110
Note: by default, int has 4 signed bytes, ranging from decimal -2147483648 to +2147483647
</span></span>
To start to solve this problem, we need to know what vertex form is. The vertex form of a parabola is. The vertex form of a parabola is a(x-h) + k, where k is the vertical shift, h is the horizontal shift, and a is the value that tells the stretch.
To start to solve this equation, we want to start to create a difference of two squares.
y = 2(x²+
x) We do this step to make the x² have a coefficient of 1
Now, we want to complete the square. To complete the square, we take 1/2 of the coefficient of x, and then square that.
1/2 * 1/2 = 1/4, and 1/4²=1/16
That means that we need to add 1/16 inside and outside the parenthesis.
We get:
y = 2(x²+1/2x + 1/16) - 1/16*2
We do -1/16*2 on the outside because since we added it inside the parenthesis, we need to take it away somewhere else (if that makes sense). The two is there because there is a two in front of the parenthesis.
We get:
y = 2(x+1/4)² - 1/8, by completing the square and simplifying, and this is the final answer.
Answer:
Jassjsjdhjajjjjajajajajjjajajajajajqjqjjqjsjsjajajajajjajajaja