Answer:
za=24
Step-by-step explanation:
supplementary angles add up to equal 180
180=7x+x+30+6
step 1 combine like terms
180=8x+36
step 2 subtract 36 from each side
144=8x
step 3 divide each side by 8
x=18
now we just plug in 18 to x in x+6
18+6=24
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
The angle between the segment labled x and the chord labeled 30 is not specified. The measure of x cannot be determined, except to say that it is somewhere between 16 and the radius of the circle, √(16²+15²) = √481 ≈ 21.93.
_____
If the angle between x and the chord were marked as a right angle, one could say x=16, because all chords of the same length are the same distance from the center of the circle.
Answer:
Step-by-step explanation:
In the first pattern, there were 6 sticks
In the second pattern, there were 10 sticks.
In the third pattern, there were 14 sticks.
Based on the pattern, we see that each time, 4 more sticks are added and that the initial amount of stick is 6.
Thus: the equation for how many sticks there would be in pattern n is:
# of sticks in pattern n = 6 + 4n
Hope that helps!
Answer:
4 + 11 = 15
Step-by-step explanation:
brainliest plz