Answer:
Step-by-step explanation:
Given that Z the set of integers is the universal set and
A is given in set builder form.

To convert this into roster form, we can find solutions for x
When 
i.e. all integers lying between -2.236 and 2.236
The only integers satisfying this conditions are
-2,-1,0,1,2
Hence A in roster form is
A=
Answer:
In your console (ctrl + shift + j), the letter a would appear. Beneath that, the letter c would appear.
Step-by-step explanation:
This is because the val2 is not less than or equal to 3. The second condition that's inside the first condition is true but since the first condition is false, the second condition would not run.
Answer:
i think 4 is b
Step-by-step explanation:
<h3>
Answer: 12.5 (choice C)</h3>
=================================================
We apply the pythagorean theorem to find this answer.
a = 11 and b = 6 are the given legs
c = unknown hypotenuse
So,
a^2+b^2 = c^2
c = sqrt( a^2+b^2 )
c = sqrt( 11^2 + 6^2 )
c = sqrt( 121 + 36 )
c = sqrt( 157 )
c = 12.52996 approximately
c = 12.5
Side note: once you replace 'a' and b with 11 and 6, you can compute everything with a calculator in one single step more or less. The steps above are shown if you wanted to find the exact value sqrt(157).