Please, group your sets of numbers, using { } notation or at least semicolons ( ; ). Thanks.
Looking at what I think is your first set: { sqrt(4), sqrt(5), sqrt(16) }
Square each of these and then subst. the results into the Pythagorean Theorem:
{ 4, 5, 16 } Do 4 and 5 when added together result in 16? NO.
Therefore, { sqrt(4), sqrt(5), sqrt(16) } does not produce a right triangle.
Your turn. Pick out the next 3 numbers and test them using the Pyth. Thm.
125 is equivalent to
<em>1.25</em>
<em>1 1/4 </em>
<em></em>
Pick either one... 1.25 is more likely to be correct
<em></em>
<em></em>
Answer:
<h3>x = 27.5</h3>
Step-by-step explanation:

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.