X-6<15
X<21
Draw an unfilled dot on 21, line with arrow pointing toward zero/negative values
Greater than means it can only be greater than the value give for example x is greater than 10, x can only be a number greater than 10. Greater than or equal to is similar because the answer can be greater than the value given or equal to it. For example x is greater than 10, x could be equal to 10 or any value greater than it.
I think the answer is 3/2 but i am not sure
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.
We must divide the total height by the size of the blocks to work out how many are in the tower
22.5 / 1.5 = 15 blocks