<span>0 is a natural number, which is part of the rational numbers.</span>
Answer:
x(1.05)+4.00
Step-by-step explanation:
He bought x pens for 1.05 each and you have to add the $4 shipping fee to it
Hope this Helps
Answer:
The airplane would starts its descent from an altitude 500 feet lower.
Step-by-step explanation:
The x-axis is horizontal and the y-axis is vertical (altitude). It would be 500 feet lower because they took 500 away from the 30,000.
Answer:
57709
Step-by-step explanation:
[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.