I will go about solving this using the elimination method.
First, convert the equations.
10x + y = -20
4x + y = -12
Second, find the easiest variable to get rid of and get rid of it! (In this case, y) We will subtract to get rid of y.
6x = -8
Third, you want to solve the equation.
6x = -8 (divide by 6)
x =

Fourth, solve for y by inserting the answer for x into one of the equations.
10(

) + y = -20

+ y = -20 (subtract

)
y =

The solution for this system of equations is (

,

).
Answer:
0.06
Step-by-step explanation:
3/47
Answer:

Step-by-step explanation:
Factorise the numerator and denominator
8a² - 2 ← factor out 2 from each term
= 2(4a² - 1) ← 4a² - 1 is a difference of squares
= 2(2a - 1)(2a + 1)
4a² + 4a + 1 ← is a perfect square
= (2a + 1)²
Thus

=
← cancel (2a + 1) on numerator/ denominator
= 
= 
Answer:
0.875
Step-by-step explanation:
they're proportional.
[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.