Answer:
27x3-16y3=
3x-4y
Step-by-step explanation:
I don't understand your question fully
I hope I helped you
area = width * length
or
A = W * L
55 = W * (W+6)
solve for width:
0 = W^2 + 6W - 55
this is a quadratic and has two solutions -11 and 5
a length can only be non-negative so discard -11.
width W = 5 miles
now the length is 5+6 = 11 miles
Answer:
8.06
Step-by-step explanation:
√(x2 - x1)² + (y2 - y1)²
√(6 - 2)² + (0 - 7)²
√(4)² + (-7)²
√(16) + (49)
√65
= 8.06
4(x-y)
4x-4y^10
I'm glad to help you
[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.