Work shown above! x = 7
To solve use the supplementary angle next to the unknown angle to find an expression for that unknown angle and use that with the expressions inside the triangle to set equal to 180 and solve for x.
hope this helps c:
Answer:
1
Step-by-step explanation:

||-4|- |-3||
|4-3|
|1|
Answer: 40
Step-by-step explanation: I’m not too sure but 1,080 divided by 27 equals 40
Can you please include a pic
[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.