Answer:
0
Step-by-step explanation:
In my opinion, the string won't display because, the intCount was not initialized before you started outputting the "Hi" string. So in order fro you to get the string to appear, the control point or value has to be initialized to maybe 0. then you can start looping from there. And if you are looping from the top or using greater than (>), The loop works best buy subtracting the control value else, you can end up with infinity loop.
Answer: C. 4
Step-by-step explanation:
First, we can prime factorize 52.
52 = 2^2 * 13
13 is not a square number, but 4 is a square number because it equals 2 squared.
Therefore, the correct answer is C. 4
Answer:
1.133.
Step-by-step explanation:
Yes because if you divide 17 by 15 you get about 1.133 and if you divide 68 by 60 you also get about 1.133.
Answer: 35 inches.
Step-by-step explanation:
We know that:
hypotenuse = 5*y in
cathetus 1 = (x + 8) in
cathetus 2 = (x + 3) in
The perimeter of the triangle is 76 inches, then:
5*y + (x + 8) + (x + 3) = 76
5*y + 2*x + 13 = 76
We also know that the length of the hypotenuse minus the length of the shorter leg is 17 in.
The shorter leg is x + 3, then:
5*y - (x + 3) = 17
Then we have the equations:
5*y + 2*x + 11 = 76
5*y - (x + 3) = 17
With only these two we can solve the system, first we need to isolate one of the variables in one of the equations, i will isolate x in the second equation.
x = 5*y - 3 - 17 = 5*y - 20
x = 5*y - 20
Now we can replace this in the other equation, we get:
5*y + 2*x + 11 = 76
5*y + 2*(5*y - 20) + 11 = 76
15*y - 40 + 13 = 76
15*y - 29 = 76
15*y = 76 + 29 = 105
and remember that the hypotenuse is equal to 5*y, then we want to get:
3*(5*y) = 105
5*y = 105/3 = 35
5*y = 35
Then te length of the hypotenuse is 35 inches.
Answer:
x=-2
Step-by-step explanation:
Since it is an equilateral triangle (note the little lines across the legs of corner 2) the other angle must be 69° as well.
That leaves 180-69-69 = 42 for ∠2.
So x + 44 = 42 => x = 42-44 = -2.