Yes, because each input value corresponds to exactly one output value.Yes, because the outputs increase as the inputs increase.No, because the graph is not continuous.No, because the curve indicates that the rate of change is not constant.
Answer:
The 89th term would be 895.
Step-by-step explanation:
There is a pattern of adding 10 each time. Notice that the 5 at the end doesn't change and that the first number continues (i.e. 2, 3, 4, 5, 6). All you have to do is add an 89 in front of the 5 and that is your answer, 895.
Answer is A, y us smaller/equal to 2 and y is smaller/equal to X
Answer: 11
The code would print 11 as x=x-4 basically sets x to what x was and subtracts it by 4 which means 15 was its previous value and it takes 4 away from it so it is now 11. Then because the loop condition is x=11 the loop condition has been met and will now go and display x.
Answer:
2
Step-by-step explanation:
Diagonals of a parallelogram bisects each other.
Therefore,
4x = 8
x = 8/4
x = 2
Or
5x = 3x + 4
5x - 3x = 4
2x = 4
x = 4/2
x = 2