Answer:
1,215
Step-by-step explanation:
Because if you think of it it multiplies by 3x so 3x5=? 15! 15x3=? 45! 45x3=? 405! 405x=3? 1,215! 1,215x3=? 3,645! anyways, I can go on and on I hope this answer was right!
It is often more convenient to evaluate a polynomial when it is written is "Horner form."
... f(x) = (((10x -4)x -8)x +3)x -6
The graphs offered can be distinguished by their values of f(1) and f(2), so our table can be a short one.
... f(1) = (((10·1 -4)1 -8)1 +3)1 -6 = -5 . . . . . . . eliminates graph d
... f(2) = (((10·2 -4)2 -8)2 +3)2 -6 = 96 . . . . eliminates graphs a and c
The appropriate choice is b.
Answer:
B? I think
Step-by-step explanation:
sorry I really want to help but I dont get what the question is asking
Answer:
4
Step-by-step explanation:
The degree is equal to the largest exponent on a variable. In this instance, it is 4.
[x] represents floor function also called as Greatest integer function.
Floor function is the function that takes as input a real number and gives as output the greatest integer less than or equal to.
like [1.5]=1
[0.7]=0
[-0.3]=-1
Now we have to find set of x-values which satisfies equation [x-1]=[x]
Due to -1 in [x-1], it always produces output value one less than value of [x]
for example when x=0.5 then [x]=[0.5]=0, [x-1]=[0.5-1]=[-0.5]=-1
when x=1.5 then [x]=[1.5]=1, [x-1]=[1.5-1]=[0.5]=0
when x=3 then [x]=[3]=3, [x-1]=[3-1]=[2]=2
From above results we can see that there is no value of x which satisfies the given equation [x-1]=[x]
Hence there is NO solution.